Hey all, I've managed to follow this:
http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/639/1452.Booting_5F00_from_5F00_SPI-NOR_5F00_C6678.pdf
to get a test image to boot from the NOR flash on the 6657 EVM. When I try my actual image (which is larger, 112kB), the bootloader hangs at the very end, reading the word right AFTER my image over and over and over again. The NOR flash responds with 0xFFFFFFFF, since this location is empty of course.
Any ideas? Is there any way to check for some sort of error code in the bootloader? Thanks
John