If you've ordered one of the TMS570 USB evaluation sticks (TMDX570LS20USB) through the TI e-store or one of TI's preferred distributors then you should soon be receiving it!
Let us know what you think of the tool! We are very interested to making a positive out-of-box experience for first time evaluators of our unique MCU.
How was the installation process?
Is the quickstart material sufficient and helpful?
Feedback on the included demos?
How can we make the product better?
Feel free to respond to this thread
Hello,
I am an EE graduate student. I'm interested in avionics and robotics. I wanted to try out a high end microcontroller after playing with Arduino/AVR and Cortex-M3 so I picked up the TMS570 USB eval stick. I am not very familiar with CCS at all so please put these comments in the context of a newbie.
In general, I think the TMS570 USB is a great value and has sufficient source code & documentation included to get started developing for Cortex-R4F.
Thanks
My name is Shah Sheybani, and I am support engineer, trying to use your TMDX570LS20USB with our automated testing tool.
I have to say that the ordering and shipment of the kit was fantastic.
I had CCS4.1 installed on my PC to test the simulator before receiving the kit. Which made the Kit CD installation very difficult. The Norton ant virus also flagged one of the startup.exe as positional dangerous program, and had to be disabled.
Now that I am setup with the CCS4 and TMDX570LS20USB. however I have a major issue with the download speed.
It is taking little more than 5min to download the included demo code, ~282Kbyte, using the CCS4. Is this normal?
Shah,
Thank you for providing feedback on the TMS570 USB Stick Kit (TMDX570LS20USB). The USB Stick has a low cost XDS100v2 JTAG emulator on the board to provide debug and flash programming/erase access. However; even with the low cost XDS100v2 emulator, the 5 min demo code download (flash erase/programming) time with CCSv4.1 seems excessive. By default CCSv4.1 will erase the entire 2MB of flash memory of TMS570 microcontroller even if it is not necessary. You may change this configuration in CCSv4.x to speed up the process by doing the following:
1) While in the CCS 'Debug Perspective' bring up the On-Chip Flash settings by using the 'Tools -> On-Chip Flash' pull down menu.2) In the On-Chip Flash tab (shown in the picture below) choose the 'Necessary Sectors Only (for Program Load)' option in the 'Erase Options' section.
As you progress in your development with the TMS570 you may want to look into using a higher performance JTAG emulator. This will greatly enhance the debug and flash erase/programming experience. Please see this TMS570 WIKI page for more information on JTAG emulators:
http://processors.wiki.ti.com/index.php/JTAG_Emulator_Options_for_TMS570LS