Part Number: TMS320C5545
Tool/software: Code Composer Studio
Hi I'm using C5545 on my board.
And I'm using programmer project in C55_csl_3.08 version.
But It is not working well.
and in ReadMe file I read this one
The attached utility is intended to run on C5517 EVM, C5515 EVM or VC5505EVM using an JTAG emulator with CCS.
Change the compiler option in src\programmer.c "#define C5517_EVM", "#define C5515_EVM" or "#define VC5505_EVM" for
desired platform. The default setting is for C5517 EVM.
It could be used for C5545?
Also I'm using CCS9 , but the example folder name is ccs_v6_x_examples.
It could be working??
I already set Hex utillity " --boot --mcbsp8 --silicon_version=5505 --binary "
and made bin file.
but It is not working. please give me some detail...
Thank you for the reading