• 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. ...
  • Question about Stack and Heap
    Hello! I lucking information about different between “stack†an “heapâ€. I read few articles about this topic but, they don’t give me god knowledge. Best regards Mark
  • 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...
  • set heap and stack memories
    Note: This was originally posted on 8th March 2012 at http://forums.arm.com Hello I'm working on a software project based on an AT91SAM9XE256 ARM9 (similar to 9260) I want to set all variables and stack...