Hi,
>>unless somehow it is outputting slightly more robust JTAG signals than the ‘Plus’ version.
Precisely this. In certain systems that have some marginal specifications, sometimes either older or newer JTAG debuggers perform better by a small margin…
Part Number: TMS320C6727 Tool/software: Code Composer Studio CCS Version: 8.1.0.00011
Java 8.191
Bios 5.42.1.09
compiler 7.4.23
I am part of a group where at least 4 others can build from the same project files without problems. I am setting up…
Part Number: TMS320C6727 Tool/software: TI-RTOS I am working on creating a two program solution on our C6727. One program is our 'normal' operation mode that will use the DSP/BIOS and run from an external RAM after being loaded from flash. Our second…
Part Number: TMS320C6727 Tool/software: Code Composer Studio Hello,
I am attempting to keep state of my program through the use of GEL in CCS3.3. I would like to know the state of the program to make loading of symbols seamless for a user that is…
Part Number: TMS320C6727 Tool/software: TI C/C++ Compiler Hello,
I am working with CCS3.3 and I am just trying to understand what C++ libraries and functions are available. Is there a document that details this or can someone explain to me which directories…
Part Number: TMS320C6727 Hi, I'm running into what looks like a low-level or hardware issue which causes one of my functions to jump to a bogus address on return.
I'm using CCSV7 on linux and compiler 7.3.17. The function causing the issue is written…
Part Number: TMS320C6727B Other Parts Discussed in Thread: TMS320C6727 We are designing a circuit card using the TMS320C6727. I found a thread where engineers asked Sam for the Evaluation Board schematics. I was hoping Sam could send me a copy of the…
Part Number: TMS320C6727 Tool/software: Code Composer Studio Hi,
I work on a DSP TMS320C6727 project. I want to simulate the DSP behavior with the load6x.exe program.
I'm able to launch my program, ' puts ' and ' printf " functions work as expected…