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.

TMS320F280039C: pto_pulsegen_demo_f28003x can't generate VCD file

Part Number: TMS320F280039C
Other Parts Discussed in Thread: C2000WARE

Hi,

Version:  Version: 12.5.0.00007 

C:C:\ti\c2000\C2000Ware_MotorControl_SDK_5_00_00_00\solutions\boostxl_posmgr\f28003x\ccs

I imported the above routine after compilation can not generate VCD files, SVG files do

I import C:\ti\c2000\C2000Ware_5_00_00_00\driverlib\f28003x\examples\ The clb routine under CLB will also open normally

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
**** Clean-only build of configuration F28003x_RAM for project pto_pulsegen_demo_f28003x ****
"C:\\ti\\ccs1250\\ccs\\utils\\bin\\gmake" -k -j 8 clean -O
DEL /F "syscfg\board.h" "syscfg\board.cmd.genlibs" "syscfg\pinmux.csv" "syscfg\c2000ware_libraries.cmd.genlibs" "syscfg\c2000ware_libraries.h" "syscfg\clocktree.h" "syscfg\board.c" "syscfg\board.opt" "syscfg\c2000ware_libraries.opt" "syscfg\c2000ware_libraries.c" "pto_pulsegen_demo_f28003x.out"
DEL /F "device\device.obj" "device\f28003x_codestartbranch.obj" "source\pto_pulsegen_main.obj" "source\pulsegen.obj" "syscfg\board.obj" "syscfg\c2000ware_libraries.obj"
DEL /F "device\device.d" "source\pto_pulsegen_main.d" "source\pulsegen.d" "syscfg\board.d" "syscfg\c2000ware_libraries.d"
DEL /F "device\f28003x_codestartbranch.d"
RMDIR /S/Q "syscfg\"
D:\TI\Project\TMS320F280039C\pto_pulsegen_demo_f28003x\F28003x_RAM\device\f28003x_codestartbranch.d
Finished clean
**** Build Finished ****
**** Build of configuration F28003x_RAM for project pto_pulsegen_demo_f28003x ****
"C:\\ti\\ccs1250\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
Building file: "../source/pulsegen_f28003x.syscfg"
Invoking: SysConfig
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

I have seen several common error solutions, and my problem is not quite the same, I hope you can import the above routine to try, see if you will appear the same problem as me

Thanks.

Regards