Hi All,
I've read alot of good information here about how to section and deal with bootloader code that jumps to application code.
I'm really hoping to learn how to best manage these elements in uVision.
Should both codes be managed in the same project (that's what I'm thinking as I download using JTAG during development)?
Is there a way of configuring uVision to just create the binary of the application or bootloader code (perhaps using Project Targets or Groups)?
I'm using RealView on an ARM target.
Thanks,
Malcom