• relocating startup code
    Hi, I have an application (let's say "myloader") running (i.e. from 0x0000-0x61FF) on mine LPC2106, the only thing that it does is to listen to the serial port and donwload a new program (let's...
  • Relocating all Code
    Hi, My boot code copys all code from Flash into faster SRAM for execution on startup. How can I relocate all of the code to ensure the jumps work. I've read App note 138 about relocating functions...
  • Code Relocation - Revisited
    I'm looking for some ideas (or solution) to the following problem :- 1. I using an STM32F207VG and I want to operate from 2 x separate code executables. An "old" version, and the "new" uploaded version...
  • Code Relocation - Revisited
    I'm looking for some ideas (or solution) to the following problem :- 1. I using an STM32F207VG and I want to operate from 2 x separate code executables. An "old" version, and the "new" uploaded version...
  • relocating startup code
    Hi, I have an application (let's say "myloader") running (i.e. from 0x0000-0x61FF) on mine LPC2106, the only thing that it does is to listen to the serial port and donwload a new program (let's...