We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm developing a Code Banking project. Three hex files has been generated. I'm trying to load them to uVision Simulator for debugging.
PROGRAM.B00: Common Bank + Bank 0; PROGRAM.B01: Common Bank + Bank 1; PROGRAM.B02: Common Bank + Bank 2;
Each file covers about 64K memory space. I failed to load PROGRAM generated by the BL51, which covers about 128K memory space.
Is it possible to load them to each bank seperately?