Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi
Ti
where is simulation output files (____.vcd and ____.html) in latest c2000ware 3.03.
Thanks
Harshit
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.
Tool/software: Code Composer Studio
Hi
Ti
where is simulation output files (____.vcd and ____.html) in latest c2000ware 3.03.
Thanks
Harshit
Use the build configuration for CLB. Then you can find it in the syscfg folder in your Build artifacts folder.
Nima
Hi
Nima
"CLB.vcd" file is not coming under "Debug " folder. Hence i could not able to view simulation waveform output.
Thanks
Harshit
1. Use the CLB build configuration for simulation file to get created.
2. The VCD file will be under the build artifact folder (the name of the config which has CLB support)
Nima
we are following build settings in project property.
but not getting CLB.vcd file in example 8.
Thanks
Harshit
Also, if you download the latest C2000Ware and latest CCS + the simulation TDM compiler specified in the CLB User's Guide, everything will build perfectly out of the box with ELF.