• 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...
  • 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...
  • 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...
  • 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...
  • remapping of ddr
    Hi again I am still struggling with debugging my code in DDR3 memory using the Keil uLink2. I have created a .ini file for the uLink2 to execute which initializes the DDR3 for use, load my code to...