• seperate load and execution region for LPC24xx project ...
    Hi everyone, I have a need to store my program in the internal flash memory of the LPC24xx but execute the code from RAM. I tried to use scatter-loading. The problem is that I cannot get my complete...
  • seperate load and execution region for LPC24xx project ...
    Hi everyone, I have a need to store my program in the internal flash memory of the LPC24xx but execute the code from RAM. I tried to use scatter-loading. The problem is that I cannot get my complete...
  • Seperate Hex file creation
    HI i m using 80c52 with external ROM for my project. I hve three external ROM with adress ROM 1 0x0000 to 0x1FFF ROM 2 0x2000 to 0x3FFF ROM 3 0x4000 to 0x5FFF Now i need to burn my code on...
  • Seperate Hex file creation
    HI i m using 80c52 with external ROM for my project. I hve three external ROM with adress ROM 1 0x0000 to 0x1FFF ROM 2 0x2000 to 0x3FFF ROM 3 0x4000 to 0x5FFF Now i need to burn my code on...
  • How to setup uVision4 project for MCB2929 EVB
    Respected colleagues, can anybody please post a sample on how to configure a uVision4 project for use of an external SRAM for data storage on the Keil MCB2929 evaluation board? Do I have to configure...