With respect to the C6455 and the previous question regarding booting from FLASH in 8-bit mode than transitioning to 32-bit modeon the EMIF:
If I use the lower bytes in FLASH at first ( inital boot in 8-bit mode ) and then reconfigure to use 32bits, the byte select lines that are used for the lower address in 8 bit mode, will still be connected and would always be 0 when I transition to 32bit mode. This means that only every 4th word would be accessible still making ¾ of the flash useless. Please verify I was not missing something. How do I get the DSP to first boot in 8-bit mode, then become FLASH efficient ( using all of the FLASH rather than every 4th word ) when I transition to 32-bit mode?
Also, is there a utility for programming the flash from the EMIF? An application note or example code would be helpful.
Thank you,
Bryan Busacco.