Part Number: TMDSDOCK28035 I have been trying to get support for 2 days, and have perhaps been dropped off the queue. Please refer to my previous post of the same title.
If possible contact me at my email address and I'll be available to talk day or…
Hello
ramfuncs needs to be defined in your linker command file.
See the following resources:
http://software-dl.ti.com/ccs/esd/documents/sdto_cgt_Linker-Command-File-Primer.html
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/700783…
Part Number: TMDSCNCD28035 Other Parts Discussed in Thread: TMDSDOCK28035 , , C2000WARE While running a program on the Piccolo f28035, I had an error show up saying that the processor was in low power mode. I replied to all the options in the pop-up,…
Part Number: TMDSCNCD28035 Tool/software: Code Composer Studio I'm a new user of the Piccolo u-controller. I need to talk with an expert about getting this system working as advertised in the Piccolo workshop documentation. Could you please contact me…
Part Number: TMS320F28035 Tool/software: Code Composer Studio What is now used for the GPIO Enable clock bit SysCtrlRegs.PCLKCR3.bit.GPIOINENCLK? This bit field does not appear in the DSP2803x_SysCtrl.h file which is inconsistent with the C2000 Piccolo…
1. You may connect an encoder to H1 connector of HV-Kit, the left/Top 5pins of H1 are connected to EQEP pin (A/B/I), 5V and GND, the right/Bottom 5 pins are connected to GPIOs for Hall sensor input.
2. Generally, the HV-kit supports 1-phase AC or DC…
Part Number: TMDSCNCD28035 Tool/software: Code Composer Studio Hello there
I am trying to load the code into the TMDSCNCD28035 control card but when I tried to debug the code I got an error "C28xx: Error connecting to the target: (Error -1015 @ 0x0…
Part Number: TMS320F28035 Other Parts Discussed in Thread: C2000WARE Tool/software: Code Composer Studio Hi, I'm BEGINNER with TI DSPs. I'm trying to implement some mathematical functions (atan2 and sqrt). I've read that I can use de IQmath libraries…
Luis,
The TI compiler (e.g. path is C:\ti\ccsv8\tools\compiler\ti-cgt-c2000_18.12.1.LTS\lib) contains the necessary libraries that you will need to link into your project. You will see a file called libc.a - this is the archiver index file that will…