Part Number: TMS320LF2406A
Hi C2000 team,
I know this is an older part, however, is there a recommended debugger and flasher for this device.
What is the best way to compile existing software on this device for windows 10?
Thanks!
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.
Part Number: TMS320LF2406A
Hi C2000 team,
I know this is an older part, however, is there a recommended debugger and flasher for this device.
What is the best way to compile existing software on this device for windows 10?
Thanks!
is there a recommended debugger
Non-Eclipse version of CCS (v3.3 or earlier).
flasher for this device.
JTAG programming: Either the Prg2xx command line utility (or) SDFlash GUI (or) CCS flash plugin can be used. Supported debug probes are XDS510PP+ or XDS510USB. Note that the company that manufactured these debug probes (Spectrum Digital) has shut down and is no longer in business. However, you may be able to buy these probes online. SDFlash was developed by Spectrum Digital, so no support is available for that tool. Even if you manage to buy a XDS510PP+ probe, you may not be able to find a PC with a parallel port.
These two 3rd parties have programming solutions for LF240xA devices:
www.elprotronic.com/collections/c2000
If you would like to do this yourself, these posts may provide some useful information:
What is the best way to compile existing software on this device for windows 10?
Unlike the Eclipse-based CCS, CCS3.3 is not free. The assembler & linker must be purchased as well. You need to jump through some hoops to getCCS3.3 working under Win10.
Unlike the Eclipse-based CCS, CCS3.3 is not free.
Just to clarify, CCS 3.3 for F24x is not free. It is specifically the F24x build tools that have the licensing requirements that require a paid license.
You need to jump through some hoops to getCCS3.3 working under Win10.
Yes. Please see:
https://dev.ti.com/tirex/explore/node?node=A__AJFNkk2jUAyMIAplYIu0cg__ccs_devtools__FUz-xrs__LATEST
Thanks
ki