Part Number: TMS320F2811 Other Parts Discussed in Thread: LAUNCHXL-F280049C , C2000WARE , TMS320F2810 Hi There,
Thanks for the post of how to use CCS V3.3 old project in CCS V12.2 with updates on XDAIS folder inclusion in C:/ti directory.
This has solved…
Jeff,
Apologies, I didn't realize this was an internal URL when I sent it across. I've attached the CGT Tools pack installer to this post. ti_cgt_c2000_5.2.15_setup_win32.exe.zip
Part Number: TMS320F2811 My question is about the CSM of DSP2811.
Background:
1. We used CSM function to prevent unauthorized persons from obtaining or modifying the code which had been downloaded to DSP.
2. We changed the password, and only the developer…
Part Number: TMS320F2811 How do I configure my script to allow me to enable or disable a breakpoint that has previously been assigned to a line number in my code? I see that I can perform this operation using the GUI in the debugger, but how do I perform…
Part Number: TMS320F2811 Hi,
We have a design using the TMS320F2811. But due to the chip shortage we can't get stock on it and have no real idea of a lead time.
I'm probably grasping at straws, but is there any replacement part that is relatively…
Part Number: TMS320F2811 Other Parts Discussed in Thread: CCSTUDIO I am using Code Composer Studio v9.2.0. I am trying to start a rebuild of a project on the command line. I am getting an error because when the command runs, it calls make all instead of…
Part Number: TMS320F2811 Hi, I would like to know if there is any easy alternate available which is in stock and doesn't require any PCB changes as well as Firmware changes.
I am looking for alternate for below part:
TMS320F2811PBK
Core size: 32b…
Part Number: TMS320F2811 On the TMS320F2811, can I use the linker file to specify placing object files in non-contiguous areas of memory and have the program run correctly? For example, can I have C language code located in M0, L0, and H0 areas of SARAM…
Part Number: TMS320F2812 How do I reset the F2812 via JTAG? I am using a XDS200.
Sometimes when I start up the debugger, the program halts at main (as expected). Other times, the Debugger indicates that the processor is running, and not halted at a point…
Part Number: TMS320F2811 I would like to get the results of the dslite command line that are echoed to the screen and send them to a file.
This was very easy to do with uniflashv3. I would just add " > results.txt" to the end of the command line.…