Hi
I'm attempting to create an Ozone project which permits the debugging of some code that lives in an external flash bank. There is also a bootloader which runs in the internal flash of the K60.
After some guidance on this forum, I have the process running until the bootloader hits a terminating break point. At this point, I load the elf of the external flash code, after which I anticipate having to adjust the target PC and SP accordingly.
At the point of loading the file into external flash, Ozone hangs (LED off on JLINK and blue circle displayed after 4-5 mins). I'm wondering whether I should need to perform manual configuration of the K60's FlexBus before attempting to write to external flash (as I am doing when using JFLASH), but that's one of the functions that the bootloader is performing, so I don't think it should be necessary.
Is there some other consideration I need to be aware of here?
Many thanks
David
I'm attempting to create an Ozone project which permits the debugging of some code that lives in an external flash bank. There is also a bootloader which runs in the internal flash of the K60.
After some guidance on this forum, I have the process running until the bootloader hits a terminating break point. At this point, I load the elf of the external flash code, after which I anticipate having to adjust the target PC and SP accordingly.
At the point of loading the file into external flash, Ozone hangs (LED off on JLINK and blue circle displayed after 4-5 mins). I'm wondering whether I should need to perform manual configuration of the K60's FlexBus before attempting to write to external flash (as I am doing when using JFLASH), but that's one of the functions that the bootloader is performing, so I don't think it should be necessary.
Is there some other consideration I need to be aware of here?
Many thanks
David