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.

CCS/TMS320C5545: programmer project problem

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

  • Hi 

    I read Using the TMS320C5545/35/34/33/32 Bootloader , SPRABL7D.

    2.2.3 I2C EEPROM
    The bootloader supports booting from an I2C EEPROM with the following requirements for the external
    device:
    • The device must support the fast I2C specification (400 kHz).
    • The device must respond to slave address 0x50 (7-bit address).
    • The device uses two bytes for internal addressing (up to 64KB).
    • The device must have the capability to auto-increment its internal address counter to allow sequential
    reads from the device

    If my bin file over 64KB, It could not be used??

  • Hi,

    I'd like to point you to the following FAQ:
      

    Best Regards,
    Yordan