• 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 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...
  • Heap & Stack Configuration
    Hi To All, I am using lpc2388 with Keil micro version 3. We are working on a project where the boot loader's heap and stack memory had to be increased from Boot loader Stack Old Configuration...