hi
I'm working with c6727 (CCS 3.3)and I configured my dsp to boot from parallel flash.
I worte secondary bootloader and then I tried to burn it into the flash(at its begining address as requierd).
I use the same files hex6.exe to convert my .out file to .dat file(burning file) as i used at c6713(CCS 3.1).
the result is file filled with alot of 0.
Is a different conversion requiered for .out files created for 6727 ?
where can I get those files?(if existing)
thanks
mano
This is likely due to the fact that 6727 has only 13 address lines. The secondary bootloader likely needs to utilize some GPIO to page through flash. There was lots of good discussion in this thread:
https://community.ti.com/forums/t/78.aspx
Brad
---------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.---------------------------------------------------------------------------------------------------------