This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6670 boot

Hi all,

Recently, I'm working on boot of 6670 DSP. Our boot progress is as follows:

First, we select the i2c boot mode. We configure the parameter table and boot table. In the boot table, spi read flash function will be inserted into boot table. DSP and FPGA

program will be stored in flash. And the spi read function will read the program and write to DSP and FPGA. I know that the table can be created by hex concersion utility. And 

can be written into EEPROM via EEPROM writer. But I wonder what's the format of DSP and FPGA program which will be written into flash? Do I have to convert it into hex code?

Is this boot method feasible? If it's not, could you give some advice on it?

Thank you

Best regards

Nick