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.

Burning NOR flash in C5515 eZdsp

I followed the direction in http://processors.wiki.ti.com/index.php/Burning_NOR_flash_in_C5515_eZdsp

and I was able to burn NOR flash for C5515 eZdsp using the hex55.exe file

I would like to do the same for EVM5515 and I believe I have to change the command below when running hex55.exe file:

hex55.exe -boot -v5505 -serial8 -b -i .\<COFF_OBJ_File>.out -o .\<Binary_Output_File >.bin

unfortunately the hex55 help file  doesn't say anything about  "-serial8' so I'm not really sure what is it .

can someone tell me how can I create bin file for EVM c5515 ?

Thanks in Advanced,

Talmor