Other Parts Discussed in Thread: UNIFLASH
I am experiencing the same error message form the serial flash bootloader as the referenced thread. However the work around in the previous thread will not work for me - I need a fixed location for "codestart" so I can cleanly launch the application from my bootware located elsewhere in flash.
Verification confirms the vector at 0x084000 was not programmed. (this is where I have placed "codestart" for my application, my bootware starts at 0x080000)
Checking with JTAG - I see the section is still blank.
checking the project TXT stream file, I can see the very small (2 word) section located at 00084000:
Thanks for any advice!