Part Number: TMS320F2811 Does the JTAG connection to the TMS320F2811 need to use the TCK_RET signal? I see that in some TI literature, it is tied to the TCK signal on the board. Do we have to do that or can we leave TCK_RET disconnected?
Part Number: TMS320F2811 The SPRU051D document describes the Address-Bit Multiprocessor mode where frames have an extra bit called an address bit. The address bit is set to 1 in the first frame of the block and 0 in all other frames.
Is it possible…
Part Number: TMS320F2811 Team,
my customer is facing issues with power sequencing and a certain behavior they see at 80C that is messing with their IOs. The behavior is observed in 2 of their 50 prototype boards.
Problem description
At 80C (or higher…
This could also be a function of your ground plane design on the PCB. The heat generated by the power consumption has to escape the device, in this case its either going to be from the package top(as you are seeing), the package bottom or the pins through…
Part Number: TMS320F2811 Tool/software: Code Composer Studio I would like to set the contents of an array in F2811 internal RAM to support software test. How to I configure a script to read the array, change the array contents, and then write the new…
Ashley Scott said: Is there some way I can arrange for part of the code to be transferred to the H0 area and part of the code to be transferred to another area (L0, for example) as part of the startup process?
Instead of one single .text section for…
These are all a result of different CPU definitions being used in the compiler options of the project. C28x-fixed point, C28x with floating point, and the C27x (a legacy device from 20 years ago).
park hyowon said:
error: file "../iqlib/IQmath.lib…
Part Number: TMS320F2811 Tool/software: Code Composer Studio License cannot be acquired.
The Code Composer license that you are using only allows the following connection types:
-XDS100 class emulators
-MSP430 connections
-simulators
-EVMs/DSKs…
Part Number: TMS320F2811 Tool/software: Code Composer Studio I have two laptops both running Code Composer Studio version 6.1.1.00022. I am trying to run them both with a JTAGjet-C2000F probe.
Laptop A works fine and I am able to run and use the debugger…
Part Number: TMDSEMU110-U Other Parts Discussed in Thread: TMS320F2811 , , CCSTUDIO , UNIFLASH Tool/software: Code Composer Studio I am using Code Composer Studio version: 8.0.0.00016 and XDS110 product #TMDSEMU110-U to try to debug a TMS320F2811. When…