This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to load bootloader(using debugger) in ARM7 based target?

Hello, I built bootloader for NXP LPC2468FBD208. Following files were generated:

NXP2468_BootLoader.axf
NXP2468_BootLoader.hex

I'm using Keil tools. I have ULINK2 debugger connected from PC(USB) to target board.

Which above file do I load in the target using the debugger? How do I know where in memory
will bootloader reside? How do I load the bootloader into the target?

Thank you!

Parents
  • OK. Now, again I can build the bootloader. From micro Vision4, I went to Flash - Download. It tried to load .axf file but following are the messages from the Build Output:

    No algorithm found for 00000000H - 00000D6FH
    (This messages repeats for other address ranges)
    Erase Skipped!

    Please advise!

Reply
  • OK. Now, again I can build the bootloader. From micro Vision4, I went to Flash - Download. It tried to load .axf file but following are the messages from the Build Output:

    No algorithm found for 00000000H - 00000D6FH
    (This messages repeats for other address ranges)
    Erase Skipped!

    Please advise!

Children
No data