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.

CCS V6 problem debug on first project Hello world - TMDSHVMTRINSPIN / TMS320C200 / 320F28069M - Windows 7 64bit

Other Parts Discussed in Thread: TMDSHVMTRINSPIN, MOTORWARE, TMDSCNCD28035, CONTROLSUITE

Hello,

Is there any trouble if I only want to DEBUG some program in CCS V6 without connecting the PC to TMDSHVMTRINSPIN?

If that is possible, which configuration should I use in CCS V6 for TMDSHVMTRINSPIN-TMS320C200-320F28069M?

I created a project in CCS V6 with the automatic template <HelloWorld> for the F28069 device and I received this error message:

Debugger Initialization Error

Unable to load ..\.\..\emulation\tpi\tpi28xx.dll: failed to start the application; parallel configuration is incorrect. See event register or use sxstrace.exe.

------------.------------------.--------------------.--------------------.-------------------

Also I found a PDF with a good and basic Introduction for C2000 Piccolo (I attached this file), but I would like a BASIC intro for TMDSHVMTRINSPIN and CCS V6. Does anyone know any?

I know there are many information in texasInstruments-webpage about this, but for me all that info is like a resume of what does the kit included or how the variable in MCU are defined. Like If you already know how to do the rest of programming, connection, compilation, etc.

thanks in advance.

Uriel

TIprogramming.pdf
  • Code Composer Studio does not include a simulator for this but the kit appears to include a simulator when I look at the users guide. http://www.ti.com/lit/ug/spruho5/spruho5.pdf

    I am going to move this to the C2000 forum.  The team there can provide more details on using this kit.

    John

  • As far as creating a new project for F28069.  If you are going to be downloading to the board you should just be able to select the device and then select XDS100v2 as the debug connection as that would be the type of debug probe built into the kit.

    The team in this forum may be able to point to some more documentation for creating a project for the kit.

  • ok thanks Jhon.

  • if you are trying to use InstaSPIN-FOC or -MOTION you should use the MotorWare projects that support this kit. Proj_lab01 is Hello World.

    If you are not using InstaSPIN you may want to get a different controlCARD (like TMDSCNCD28035) and use the controlSUITE based projects as as starting point.

    I do NOT recommend starting with a blank project...