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.

TMS320F2810: CCS v10: Need step-by-step guide to generate .out and convert to .hex for TMS320F2810

Part Number: TMS320F2810
Other Parts Discussed in Thread: CONTROLSUITE

Hi,

I am working on a legacy project based on TMS320F2810 (F281x family) using Code Composer Studio v10

I installed controlSUITE, but the folder:

C:\ti\controlSUITE\device_support\f281x is not present.

Because of this, I am getting build errors such as:

fatal error: cannot open source file "DSP281x_Device.h"

I understand this is a legacy device. Could you please provide:

  1. F281x device support package (headers and examples)

  2. Compatible IQmath library for F281x

  3. Any recommended compiler/toolchain version for this device

I am trying to generate a .out and .hex file for an existing firmware.

Thank you,