Part Number: TMS320C6412 I believe I need to install the XDS510 controller driver. I found the following link:
https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/158032/driver-for-xds510-controller
But all of…
Part Number: TMS320C6412 Other Parts Discussed in Thread: SYSBIOS I am attempting a code tools refresh on my company's older product that uses the C6412. Previously I have created new CCS projects to build our other products (based on newer TI DSPs…
Part Number: TMS320C6412 Hi All, I am searching for a supported JTAG emulator for the TMS320C6412 with use in Code Composer 11. We are still manufacturing products using this (legacy I suppose) DSP. Our current emulator is a USB JTAG emulator from Spectrum…
Hi Sven, I don't think i have any other debug suggestions here. Especially since you have internal memory errors, and the problem seems to follow the device, I would return the devices back to TI to have our quality team test them. They certainly…
Part Number: XIO2001 Other Parts Discussed in Thread: TMS320C6412 Tool/software: Hi Expert,
Most of what I see in the data should be XIO2001 which supports PCI Local Bus General local bus is not very supported
If that is the case, My customer current…
Part Number: TMS320C6412 Hi
I'm debugging legacy C6412 code that predominantly uses SWI's. 99% of the calls are SWI_post(), and there are a few SWI_or() calls. The version of RTOS is bios_5_31_02.
I'm changing a few SWI_post() calls to use SWI_inc…
Part Number: TMS320C6412 Other Parts Discussed in Thread: SYSBIOS Tool/software: TI-RTOS I am maintaining a set of code that is used by a TMS320C6412 and is currently running the following SW:
CCS v3.3 (not actively using CCS, only the libraries)
C6000…
Part Number: TMS320C6412 Hi TI gurus
Following on from a previous posting, I was able to use SWI_inc() rather than SWI_post() in my legacy C64x DSP application.
SInce I am unable to use CCS or other tools, I have added debug code, I have seen definate…
Part Number: TMS320C6412 Tool/software: TI C/C++ Compiler Hello,
I'm getting a preprocessor compiler error that I've been unable to figure out.
Some history: I'm upgrading some legacy SW that used the CCS v3.3 libraries, C6000 packages: CSL, CGTOOLS…
Part Number: TMS320C6412 Tool/software: TI C/C++ Compiler Hello,
Continuing from my thread outlining upgrading from BIOS v5.31.02 to BIOS v5.42.02.10, as per the note on the DSP/BIOS 5.42.02.10 GA Release Notes release notes: "However users *must* rebuild…