• LPC1754. Secondary boot. Jump to Application.
    I use LPC1754 for my project. As I can't get boot source from NXP, I made secondary boot program. It is writed in sector 0 and 1 in flash. When power up, real boot execute my secondaray boot program...
  • LPC1754, uVision4, Boot Rom - RAM change
    I use LPC1754, and Keil uVision4. I have a small code that use noinit memory , at the end of the first region of RAM From 0x10003F00 to 0x10003FFF. - 256 bytes. I zeroed this region, and make reset...
  • LPC1754, uVision4, Boot Rom - RAM change
    I use LPC1754, and Keil uVision4. I have a small code that use noinit memory , at the end of the first region of RAM From 0x10003F00 to 0x10003FFF. - 256 bytes. I zeroed this region, and make reset...
  • LPC1754. Secondary boot. Jump to Application.
    I use LPC1754 for my project. As I can't get boot source from NXP, I made secondary boot program. It is writed in sector 0 and 1 in flash. When power up, real boot execute my secondaray boot program...
  • full SRAM of LPC1754 is not accessible
    Hi all, I am using LPC1754 Microcontroller for our project. I am unable to access whole 32K SRAM of LPC1754. As soon as I tries to use SRAM more than 16K my application gets hang. Does there are some...