• 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...
  • Downloading an APP with text start different than 0x0
    Hi everybody, I am using DKARMv1.03, GNU tools (GCCv331), LPC2104, ULINK. I want to download an Application at address 0x000020000. In accordance with the technical report titled "ARM: PROBLEMS WHEN...
  • 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...