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/TMS320F28335: eZdsp TMS320F28335

Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Dear all,

I am very new into microcontroller programming, but through the examples and other resources I have found I am trying to program a eZdsp TMS320F28335 to control a three-phase inverter. Even though I have found a good aproach to the code, I haven been able to transfer it to the board.

The code I am actually trying to load (in order to check) is the example of ePWM updown aq just downloaded with the ccs. It can be built with just a warning saying:

Description Resource Path Location Type
This project was created using a version of compiler that is not currently installed - 6.2.9 [C2000]. Another version of the compiler will be used during build - 16.9.3.LTS. See 'Help > Install New Software' and select 'Code Generation Tools Updates' to check if this compiler is available through a CCS update. Visit <a href="liveaction:OpenAppCenter">CCS App Center</a> to get the latest compiler support. Or <a href="software-dl.ti.com/.../a> and install the compiler, then register it with CCS through 'Preferences > CCS > Build > Compilers'. Example_2833xEPwmUpDownAQ properties Problems

 Doing this with the software updates installation of the ccs, I get:

If I still try to conect the device and try to debug the code of the example, I get:

IcePick_C_0: Error connecting to the target: (Error -600 @ 0x0) A required dynamic library could not be located. The library isn't on the search path. (Emulation package 7.0.48.0)

I have tryed to uninstall the ccs and install it again disabling the real-time scanning of the antivirus in the folder I am installing the it (not in the whole computer) and I still get the same error.

I would be so glad if anyone here has a clue on what the trouble I am having is and how to fix it. in order to load my codes to the microcontroller.

Thanks in advance to all.

Fernando