Hi,
I have created a flash loader based on the open flashloader template, but JLinkExe reports:
Error: Algo error: Cannot find struct "FlashDevice"
There is a comment in Placement.xml which says "Must be the last section acc. to open flash loader spec.".
I have the symbol FlashDevice defined in the output section DevDscr which is the last section in my elf file.
I presume there must be various other requirements which I am not meeting. Where can I find a copy of the open flash loader spec so that I can make this work?
Many thanks,
I have created a flash loader based on the open flashloader template, but JLinkExe reports:
Error: Algo error: Cannot find struct "FlashDevice"
There is a comment in Placement.xml which says "Must be the last section acc. to open flash loader spec.".
I have the symbol FlashDevice defined in the output section DevDscr which is the last section in my elf file.
I presume there must be various other requirements which I am not meeting. Where can I find a copy of the open flash loader spec so that I can make this work?
Many thanks,