• 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 (RealView MDK-ARM)
    There are some codes in the "Startup.s" for "User Initial Stack & Heap". And, as per this URL http://www.keil.com/support/man/docs/armlib/armlib_chdegjfd.htm There are another codes for "Sets...
  • Startup Code Microlib - Stack heap initialization
    Hi, I am trying to understand STM32F4-Discovery startup code that is added automatically to Keil project. i.e. github.com/.../startup_stm32f407xx.s I am using Keil MDK v5. Everything is...
  • initialize keil for use ezternal memory as heap
    Hi i have less experience in embedded systems and i am using lpc1788 micro With 2mb external memory on board. I could successfully use from external memory(I could successfully use from it in tft lcd...
  • Initialization
    Hi, Last 10days, i face the initialization problem in the P87c51MC2 based board. Just written the program the switch ON and OFF two bits in Port1. Attached the schematic. The code is very...