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!