• stack heap initialization
    Dear Sir I don't uderstand the meaning of stack size in the startup assembler code (stm32),what is for ? I have some confusion because the file is talking about stack tailor : Amount of memory...
  • stack heap initialization
    Dear Sir I don't uderstand the meaning of stack size in the startup assembler code (stm32),what is for ? I have some confusion because the file is talking about stack tailor : Amount of memory...
  • ZI data & stack + heap
    I have confusion regarding Zi data + stack. 1. Why total ZI data has also stack size included in it. For example if 512 stack size is declared in code then total ZI data has 512 bytes in it. ...
  • stack Heap setting prob
    Hi i am using RealView mdk for LPC2368 and trying #pragma import (__use_no_semihosting_swi) and redefining stack and heap in retarget.c __value_in_regs struct __initial_stackheap __user_initial_stackheap...
  • ZI data & stack + heap
    I have confusion regarding Zi data + stack. 1. Why total ZI data has also stack size included in it. For example if 512 stack size is declared in code then total ZI data has 512 bytes in it. ...