I want to use the I2C boot option for the 28335.
We have the equivalent of the TMS320F28335 eZdsp Starter Kit, so code/explanations for that platform will work.
Updated all software as of this month. We are using the SD USB510 emulator.
I have a preliminary program (following pretty closely TIs example programs from sprc530) that I run from CCS,
but now I want to test it out standalone. For multiple reasons, I think it makes the most sense to boot (or otherwise xfer code to)
the DSP from the I2C serial EEPROM (cat24c256). PLS don't reply saying just run from DSP flash.
A step-by-step example program (e.g. just to blink an LED) would be perfect.
I can only find minimal hints on how to accomplish this.For example, I need to use the hex2000 utility with the appropriate options. The latest "boot rom reference guide" states
"Updates will be made to support the I2C boot. See the Codegen release notes for the latest information."
There is an ecan example there, not I2C, so besides trying many days of trial and error, I don't see how to proceed with this route.
Any help would be appreciated. Contacted TI support almost 2 weeks ago with no response (other than use DSP flash).