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!
Perhaps you should communicate with your colleagues/boss about your assorted issues.
There should be drivers and utilities for the ULINK in the \Keil\ARM\ULINK and \Keil\ARM\ULINK\Utilities directories.
If you used UV4.70 it should have updated the firmware, although this will not be backward compatible with older releases of UV. See release notes.
Go to the options for the project, select the "Debug" tab, select "CMSIS-DAP Debugger", click "Settings". Another child window will come up. This should provide details of the ULINK, serial number, connection method, along with a device view showing what can be found on the SWD/JTAG chain.
In the aforementioned child window with the debugger/target settings, the flash algorithm can be located under the "Flash Download" tab. You must select a flash algorithm than matches the device make/model you are using.
My colleague was able to help me out. We had the incorrect options file, filename.uvopt.