Other Parts Discussed in Thread: TMS320VC5505
how to bootload the tms320vc5505 dsp with the spi eeprom device
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.
Other Parts Discussed in Thread: TMS320VC5505
how to bootload the tms320vc5505 dsp with the spi eeprom device
Use this programmer:
8738.eZdsp_Programming_Tool.zip
Make sure you set up your Target Configuration with the proper .gel file
Load the program on CCS and input the file path and file name of your boot image (no white spaces are allowed, so make sure your file is in a folder such as C:\temp\)
I hope this helps.
Regards,
Juliana Almeida
i was little bit confused can you give me the step by step procedure of how to boot load the ezdsp5505 usbstick
Take a look at our Wiki Page for the C5515 programmer.
http://processors.wiki.ti.com/index.php/C5515_Boot-Image_Programmer
Section 2 will show you step by step how to create a boot image for your .out file
First, load the programmer_USBKey.out from the zip folder in my previous post using the Code Composer Studio by selecting “Load Program…” under the Target menu in CCS.
Next, run the program, when the user will be asked to input the filepath and filename for the boot image:
Input your binary file path... C:\<filepath>\led.bin SPI EEPROM... Writing data to device... Opening C:\<filepath>\led.bin... Input file opened Programming Complete Regards, Juliana Almeida
hai juliana almedia
i has gone through the above procedure and i dont know how to create a boot image using hex55 conversion utility can you help me on how to do it
Seeni,
This page will give you all the instructions necessary to create non-encrypted boot images using hex55 conversion utility.
http://processors.wiki.ti.com/index.php/C5000_Creating_Boot-Images
Regards,
Juliana Almeida