• 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...
  • How to flash two applications?
    Hi, I have a Default-Application and a Bootloader-Application. Both are developped separately. The Bootloader-Application can load the Default-Application. But prior to shipment of our product...
  • How to combine application with bootloader?
    Hi, I'm using the STM32F103ZD uC and the Keil IDE uVision V4.03q. I wrote two programs: a default Application and a Bootloader. The Bootloader can load the Application by some interface and execute...
  • how to interface two 8052 with each other
    i am going to do a 8052 based project in which we must be interface two s-series 8052 with each other but we have no idea about it. can anybody help me to suggest me how to interface two 8052 together...