• IROM Address
    Hi, I have some questions want to asking on my side project, from my thought, I will design a boot loader to jump to one of address application by different configuration. <Application 1 Address...
  • Reset vector not mapped to address 0x0
    Hello, I have stripped a large project of all its files, except the startup file. Then I added USB support and adjusted the scatter file, like this: ; ******************************************...
  • BIN Filer Generate with Different IROM Address
    Hi, I have questions as following, I think that there has no address information in the BIN file, but from my testing, there has different BIN generated with different address Flow 1. "Options...
  • LPC1778 interfacing with SRAM
    Hi, I am trying to initialize this model of SRAM (R1LV0816ASB – 5SI) to my LPC1778. I am currently tracing my code result through the memtest code that I wrote but so far what I am seeing is let...
  • SD Card for LPC1778
    Dear Sir, I used SD Card with SPI interface example code with MCB1700 eval board . This is work well. Then I try to port the code from LPC1768 to LPC1778 ( NXP MCU ) by following SD Card example...