• Memory Initialization Routine
    Does anyone know what C-code source, header or library file gets compiled to generate the following memory initialization code using a Program Counter (PC) data table for the 8051? And what is the purpose...
  • Microcontroller memory initialization
    Hi, I am using a cortex M0 microcontroller, after reset the flash memory addresses are initilazed to 0xFFFFFFFF, Is it possible to initialize an address to ZERO once at programming stage ? That means...
  • Microcontroller memory initialization
    Hi, I am using a cortex M0 microcontroller, after reset the flash memory addresses are initilazed to 0xFFFFFFFF, Is it possible to initialize an address to ZERO once at programming stage ? That means...
  • Memory Initialization Routine
    Does anyone know what C-code source, header or library file gets compiled to generate the following memory initialization code using a Program Counter (PC) data table for the 8051? And what is the purpose...
  • Array initialization in ext memory
    Hi! i have use p89c669 microcontroller and am29f040b [512 kb] flash.When i using the external code memory i can't initialize the array that have more than 4 values.if i initialize more than that the...