This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Support Path: /Tools & software/Help me with an issue/Design Kits / Evaluation Modules / Boards/Hardware issue/
I received the TMS320 F280049M Experimenter's Kit for C2000 Real-Time Control Development Kits. However, there was NO documentation on how to set this up, e.g., no quick start guide, configuration info, etc.
Can some provide that info. (I have used uterkits, and there is usually a t least q "Quick Start Guide".)
Leland,
from TMDXDOCK280049M
Get Started
There should have been a quick start guide in the box though. Let us look into the issue.
Thanks Chris. In Addition, there were two single-conductor cables (a red one and a green one) as well as two small jumpers n the box. But no info on what to do with them. Also, in the Information Guide for the Control Card, page 4, there is a reference to two .pdf documents which are suppose to describe the pin-outs. But I was unable to find these two documents.
Can you direct me to the source for these documents as well as what to do with the jumpers/jumper cables. (FYI, the small control card was in the bottom of the box (not in the foam packaging material like the breadboard/docking board.)
Thanks
Leland Langston
Leland,
Thank you for providing us feedback about your user experience. We will take steps to improve this as soon as possible.
The wire and shunt jumpers are included for general purpose experimentation and are not required for board configuration. The jumpers are commonly used for shorting Tx/Rx pins for communications loopback testing and for shorting the buffered DAC outputs to ADC inputs for analog evaluation.
The two PDF documents are found in the C2000Ware download package. The current installed paths are:
C:\ti\c2000\C2000Ware_x_xx_xx_xx\boards\controlCARDs\TMDSCNCD280049M\A\TMDSCNCD28004x_RevA_120cCARD_pinout.pdf
C:\ti\c2000\C2000Ware_x_xx_xx_xx\boards\controlCARDs\TMDSCNCD280049M\A\TMDSCNCD28004x_RevA_100DIM_map.pdf
You will only need to use TMDSCNCD28004x_RevA_120cCARD_pinout.pdf for your TMDXDOCK280049M Experimenter Kit unless you are using an adapter and 100-pin dock (neither are included with TMDXDOCK280049M).
-Tommy
Leland,
I hear that you are having trouble creating a new CCS target configuration for the controlCARD. Many of the TMS320F28004x devices were added to CCS in December. Can you check for CCS updates to see if you have an update available for TI C2000 Device Support? Launch the check from the Help Menu >> Check for Updates.
If the update installs correctly, you will be able to see the F28004x devices when you create a new target configuration. You will also be able to see the source files in your CCS device support directory: \ti\ccsv7\ccs_base\common\targetdb\devices\
-Tommy
Leland,
I just installed CCSv8, but was not able to reproduce your issue. My target configuration is attached. You should be able to import it through the Target Configurations view. Hopefully it will work for you.
With respect to the F280049M vs F280049C situation, you are rightfully confused. You can use the F280049C definition on TMDXDOCK280049M without any issues.
Background Story:
When the unqualified TMDXDOCK280049M kit was created in early 2017, the plan was to highlight the "M" variant of F280049 on the development kit. TI C2000 Device Support updates added F280049M to CCS throughout the year. However, the "M" variant of F280049 was unexpectedly cancelled in late 2017 and the plan was then changed to use the "C" variant of F280049 on the qualified version of the development kit (TMDSDOCK280049C). Consequently, F280049M was pulled from subsequent CCS updates and some of the documentation had references of F280049M changed to F280049C during the course of making other updates. So that's how we currently have kits with F280049M, but the collateral is referencing F280049C instead. Everything should be consistent with TMDSDOCK280049C when it is released.
-Tommy
Steps to get to Run an Example Program (WINDOWS 10). Before you start, go to the TI Web site and navigate to http://www.ti.com/sitesearch/docs/universalsearch.tsp?searchTerm=Piccolo%2520F280049C%2520controlCARD%2520Information%2520Guide#linkId=1&src=top and download the “Piccolo F280049C controlCARD Information Guide” for reference.
…C2000-c2000ware_1_00_04_00-device_support, Then select f28004x. Then select “Examples”. For this initial test, select “LED” example. Then select the c source code for led_ex1-blinky. The c code for “blinky” should then appear in a window.
NOW YOU ARE READY TO BEGIN USING THE DOCKING STATION AND controlCARD to DEVELOP CODE!
.
The XDS100 USB Serial Port on some LAUNCHXL-F28069M boards may not be configured correctly. A symptom of this condition is that the USB Serial Port will not be identified by Windows. Below is a snapshot of an XDS100 USB Serial Port port that is correctly identified in the Device Manager:
If the serial port is not identified on your LAUNCHXL-F28069M, you can reprogram the XDS100 EEPROM using the following steps:
After the above sequence, your USB Serial Port should be identified in the Device manager.
Thanks for the reply. However, for someone like me, this start guide is not sufficient to get me "up-and-running". After almost a week of reading and trials, I finally succeeded in getting the TMDXDOCK280049M with the C2000 microcontroller working so I can run an example (led_ex1-blinky). Here is what I would like as a start guide, and I would guess others might want such a detailed start guide. (This works for my Windows 10 environment, but I would suggest testing it in other environments before actually distributing it.) You are free to use as you see fit.
Leland