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!

0