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.

TMS320F28034: Writing .Out and. Bin file

Part Number: TMS320F28034
Other Parts Discussed in Thread: C2000WARE

Hello E2E,

How to add. Out and. Bin file to write to TMS320F28034 chip?

Regards,
Carlo

  • Carlo,

    You will need to give some additional details here, these are both generated files from building a project.

      The .out file is typically should be loaded via code composer IDE (and created when a project is compiled) through a JTAG connection.  A .bin file is a binary file that is typically created in parallel with the .out for a bootloader to load code into the device via a serial protocol.

    There are many examples in C2000Ware https://dev.ti.com/tirex/explore/node?node=AE5EvIlRW3usarSqmtpC.Q__gYkahfz__LATEST for projects that can be imported into CCS and built and ran.

    Let me know where we want to go from here.

    Best,
    Matthew