Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CCS/AM5718: Why do stack and heap size differ from project propteries and the linker.cmd file

$
0
0

Part Number:AM5718

Tool/software: Code Composer Studio

Hi

Why do stack and heap size differ from project propteries and the linker.cmd file

Should not seetings in the project properties be reflected in the linker.cmd file ?

In app.cfg there are a "third setup" of these sizes!

  

 * The BIOS module will create the default heap for the system.
 * Specify the size of this default heap.
 */
BIOS.heapSize = 0x1000;
/*
 * Build a custom SYS/BIOS library from sources.
 */
BIOS.libType = BIOS.LibType_Custom;
/* System stack size (used by ISRs and Swis) */
Program.stack = 0x2000;

   

Regards


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>