• Stack of instructions application_part2
    Hi Everyone Maybe previous a question to application external memory has confused, let me repost sample question about stack of instructions. The assembler code is push register R0,R1 onto stack...
  • Compute Stack Size require for application
    dear all, How to compute maximum Stack Size require for specific application? Is Keil compiler specify Stack Size require for application after linking operation? Regards... Yogesh
  • Modify stack dimension in main main application
    I am using an LPC2478 i have a firmware like this: 1) the bootloader hardcoded in the micro does some stuff and jumps to 0x00000000 2) my bootloader at 0x00000000 executes startup.s (where it...
  • application
    we want applications of pendriVe to pendrive data transfer using ARM7
  • stack
    I am writing a code in embedded C.I would like to know how much should be my stack? How to calculate it?.