Hi All,
I will start a BLDC project with TI TMS320F28035 Piccolo card and DRV83028302-HC-EVM for my master thesis.
My CCS version is 5.5.0.00077 and I have full lincense.
I want to learn usage of card with given example projects in the controlSuite. I started with PM_Sensorless example and following the instructions in "How to run Guide" and "Sensorless instaSPIN-BLDC Control" pdf files to run it.
However I have some problems. I would be really glad, if you enlighten me about them.
Here is the problems;
1) When I build the PM_Sensorless project, it gives a warning, which is "warning: build attribute vendor section TI missing in".
I think I can ignore it but when I debug the project, there errors occur
"Error calling target: onIDEEvent." and
"Error during DVT action: Problem: failed to create task or type dvt.import
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
: Problem: failed to create task or type dvt.import
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place."
What should I correct to get rid of this?
The red LED is blinking on the card but I cannot see any changing in the expressions window? for "EnableFlag" and "BackTicker"
2) If I try to reset CPU, it gives this error:
No source available for "0x3ff8a1"
C28xx: Trouble Removing Breakpoint with the Action "Finish Auto Run" at 0x8000: (Error -1066 @ 0x8000) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 5.1.232.0)
3) And lastly, I can open polite real time mode but none of the debugs buttons are enable. I mean next step, step into, break point buttons, and so on?
Thanks you in advance,
Kerim Arat