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.
Dear Champs,
I am asking this for our customer.
I followed the post and set both the variables CLB_DEBUG and GENERATE_DIAGRAM to 1.
Environment:
CCS 11.1.
C2000ware V4.01
CLB examples like clb_ex8_external_signal_AND_gate
I could see the block diagram (clb.html), but I could not see its corresponding .vcd.
TDM compiler is the specific version from the doc (https://www.ti.com/lit/ug/spruir8a/spruir8a.pdf?ts=1655696716156)
“tdm-gcc” from the following link: https://sourceforge.net/projects/tdm-gcc/files/TDMGCC%20Installer/tdm64-gcc-5.1.0-2.exe/download
It's weird that the simulation folder (for CLB) is empty.
There were some errors related to building the simulation files, but I could not understand why.
Would you please help clarify?
**** Build of configuration CPU1_RAM for project clb_ex8_external_signal_AND_gate **** "C:\\ti\\ccs1110\\ccs\\utils\\bin\\gmake" -k -j 8 all -O Building file: "../clb_ex8_external_signal_AND_gate.syscfg" Invoking: SysConfig "C:/ti/ccs1110/ccs/utils/sysconfig_1.11.0/sysconfig_cli.bat" -s "C:/ti/c2000/C2000Ware_4_01_00_00/.metadata/sdk.json" -d "F28003x" --script "C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/clb_ex8_external_signal_AND_gate.syscfg" -o "syscfg" --package 100PZ --part F28003x_100PZ --compiler ccs Running script... Validating... Generating Code (clb_ex8_external_signal_AND_gate.syscfg)... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\board.c... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\board.h... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\pinmux.csv... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\clb_config.h... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\clb_config.c... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\clb.dot... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\clb_sim.cpp... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\c2000ware_libraries.cmd.genlibs... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\c2000ware_libraries.opt... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\c2000ware_libraries.c... Writing C:\Users\a0388935\TI Drive\TI\Work\20220620_CCS1110_F280039CC_CLB\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\c2000ware_libraries.h... Finished building: "../clb_ex8_external_signal_AND_gate.syscfg" Building file: "../clb_ex8_external_signal_AND_gate.c" Invoking: C2000 Compiler "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="clb_ex8_external_signal_AND_gate.d_raw" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "../clb_ex8_external_signal_AND_gate.c" Finished building: "../clb_ex8_external_signal_AND_gate.c" Building file: "syscfg/board.c" Invoking: C2000 Compiler "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/board.d_raw" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/board.c" Finished building: "syscfg/board.c" Building file: "syscfg/clb_sim.cpp" Invoking: C2000 Compiler "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/clb_sim.d_raw" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/clb_sim.cpp" Finished building: "syscfg/clb_sim.cpp" Building file: "syscfg/clb_config.c" Invoking: C2000 Compiler "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/clb_config.d_raw" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/clb_config.c" Finished building: "syscfg/clb_config.c" Building file: "syscfg/c2000ware_libraries.c" Invoking: C2000 Compiler "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/c2000ware_libraries.d_raw" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/c2000ware_libraries.c" Finished building: "syscfg/c2000ware_libraries.c" Building file: "../device/f28003x_codestartbranch.asm" Invoking: C2000 Compiler "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="device/f28003x_codestartbranch.d_raw" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="device" --cmd_file="syscfg/c2000ware_libraries.opt" "../device/f28003x_codestartbranch.asm" Finished building: "../device/f28003x_codestartbranch.asm" Building file: "../device/device.c" Invoking: C2000 Compiler "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="device/device.d_raw" --include_path="C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="device" --cmd_file="syscfg/c2000ware_libraries.opt" "../device/device.c" Finished building: "../device/device.c" Building target: "clb_ex8_external_signal_AND_gate.out" Invoking: C2000 Linker "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"clb_ex8_external_signal_AND_gate.map" --heap_size=0x100 --stack_size=0x200 --warn_sections -i"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/lib" -i"C:/ti/c2000/C2000Ware_4_01_00_00" -i"C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" -i"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --reread_libs --define=RAM --diag_wrap=off --display_error_number --xml_link_info="clb_ex8_external_signal_AND_gate_linkInfo.xml" --entry_point=code_start --rom_model -o "clb_ex8_external_signal_AND_gate.out" "./clb_ex8_external_signal_AND_gate.obj" "./syscfg/board.obj" "./syscfg/clb_config.obj" "./syscfg/clb_sim.obj" "./syscfg/c2000ware_libraries.obj" "./device/device.obj" "./device/f28003x_codestartbranch.obj" "../28003x_generic_ram_lnk.cmd" "C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib/ccs/Debug/driverlib.lib" -llibc.a <Linking> Finished building target: "clb_ex8_external_signal_AND_gate.out" if 1 == 1 mkdir "C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation" makefile:177: recipe for target 'post-build' failed A subdirectory or file C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation already exists. gmake[2]: [post-build] Error 1 (ignored) if 1 == 1 C:/TDM-GCC-64/bin/g++ -c -DCLB_SIM -IC:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc-2.3.3/src -IC:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include/type3 -IC:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate -IC:/TDM-GCC-64/bin/include -Og -g -gdwarf-3 -gstrict-dwarf -Wall -MMD -MP -MFC:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.d -MTC:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.o -IC:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg -fno-threadsafe-statics -oC:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.o C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg/clb_sim.cpp makefile:177: recipe for target 'post-build' failed g++: error: Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate: No such file or directory g++: error: Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.d: No such file or directory g++: error: Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.o: No such file or directory g++: error: Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg: No such file or directory g++: error: Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.o: No such file or directory g++: error: Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg/clb_sim.cpp: No such file or directory g++: fatal error: input file 'C:/Users/a0388935/TI' is the same as output file compilation terminated. gmake[2]: [post-build] Error 1 (ignored) if 1 == 1 C:/TDM-GCC-64/bin/g++ -DCLB_SIM -Og -g -gdwarf-3 -gstrict-dwarf -Wall -Wl,-Map,C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/simulation_output.map -LC:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc-2.3.3/build/src -oC:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/simulation_output.exe C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_FSM_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_HLC_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_LUT4_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_OutputLUT_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_counter_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_counter_top_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_FSM_top_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_LUT4_top_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_OutputLUT_top_SC_model.o -Wl,--start-group -lsystemc -Wl,--end-group makefile:177: recipe for target 'post-build' failed g++: error: Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/simulation_output.map: No such file or directory g++: error: Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/simulation_output.exe: No such file or directory g++: error: Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.o: No such file or directory gmake[2]: [post-build] Error 1 (ignored) if 1 == 1 "./simulation/simulation_output.exe" makefile:177: recipe for target 'post-build' failed '"./simulation/simulation_output.exe"' is not recognized as an internal or external command, operable program or batch file. gmake[2]: [post-build] Error 1 (ignored) if 1 == 1 C:/ti/ccs1110/ccs/tools/node/node.exe "C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/dot_file_libraries/clbDotUtility.js" "C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/" "C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" "C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg/clb.dot" CLB block diagram HTML was created! CLB block diagram SVG was created! if 1 == 1 mkdir "C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/diagrams" makefile:177: recipe for target 'post-build' failed A subdirectory or file C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/diagrams already exists. gmake[2]: [post-build] Error 1 (ignored) if 1 == 1 C:/ti/ccs1110/ccs/tools/node/node.exe "C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/.meta/generate_diagrams.js" "C:/ti/c2000/C2000Ware_4_01_00_00" "C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/diagrams" "C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" Output file: adc No input file! Output file: epwm No input file! Output file: clb Block diagram SVG was created! Block diagram HTML was created! **** Build Finished ****
Wayne Huang
Hi Wayne,
I attempted to build the same CLB example (ex8) and my simulation folder and simulation_output.exe file was able to generate successfully. Here is the build output for reference.
**** Build of configuration CPU1_RAM for project clb_ex8_external_signal_AND_gate **** "C:\\ti\\ccs1100\\ccs\\utils\\bin\\gmake" -k -j 8 all -O Building file: "../clb_ex8_external_signal_AND_gate.syscfg" Invoking: SysConfig "C:/ti/ccs1100/ccs/utils/sysconfig_1.13.0/sysconfig_cli.bat" -s "C:/ti/c2000/C2000Ware_4_01_00_00/.metadata/sdk.json" -d "F28003x" --script "C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/clb_ex8_external_signal_AND_gate.syscfg" -o "syscfg" --package 100PZ --part F28003x_100PZ --compiler ccs Running script... Validating... Generating Code (clb_ex8_external_signal_AND_gate.syscfg)... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\board.c... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\board.h... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\pinmux.csv... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\clb_config.h... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\clb_config.c... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\clb.dot... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\clb_sim.cpp... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\c2000ware_libraries.cmd.genlibs... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\c2000ware_libraries.opt... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\c2000ware_libraries.c... Writing C:\Users\a0488298\CCS_workspaces\workspace_v11_CLB_VCD\clb_ex8_external_signal_AND_gate\CPU1_RAM\syscfg\c2000ware_libraries.h... Finished building: "../clb_ex8_external_signal_AND_gate.syscfg" Building file: "../clb_ex8_external_signal_AND_gate.c" Invoking: C2000 Compiler "C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --advice:performance=all --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="clb_ex8_external_signal_AND_gate.d_raw" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "../clb_ex8_external_signal_AND_gate.c" Finished building: "../clb_ex8_external_signal_AND_gate.c" Building file: "syscfg/clb_sim.cpp" Invoking: C2000 Compiler "C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --advice:performance=all --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/clb_sim.d_raw" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/clb_sim.cpp" Finished building: "syscfg/clb_sim.cpp" Building file: "syscfg/board.c" Invoking: C2000 Compiler "C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --advice:performance=all --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/board.d_raw" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/board.c" Finished building: "syscfg/board.c" Building file: "syscfg/clb_config.c" Invoking: C2000 Compiler "C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --advice:performance=all --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/clb_config.d_raw" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/clb_config.c" Finished building: "syscfg/clb_config.c" Building file: "../device/f28003x_codestartbranch.asm" Invoking: C2000 Compiler "C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --advice:performance=all --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="device/f28003x_codestartbranch.d_raw" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="device" --cmd_file="syscfg/c2000ware_libraries.opt" "../device/f28003x_codestartbranch.asm" Finished building: "../device/f28003x_codestartbranch.asm" Building file: "syscfg/c2000ware_libraries.c" Invoking: C2000 Compiler "C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --advice:performance=all --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/c2000ware_libraries.d_raw" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="syscfg" --cmd_file="syscfg/c2000ware_libraries.opt" "syscfg/c2000ware_libraries.c" Finished building: "syscfg/c2000ware_libraries.c" Building file: "../device/device.c" Invoking: C2000 Compiler "C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/device" --include_path="C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib" --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --advice:performance=all --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="device/device.d_raw" --include_path="C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" --obj_directory="device" --cmd_file="syscfg/c2000ware_libraries.opt" "../device/device.c" Finished building: "../device/device.c" Building target: "clb_ex8_external_signal_AND_gate.out" Invoking: C2000 Linker "C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --advice:performance=all --define=DEBUG --define=RAM --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"clb_ex8_external_signal_AND_gate.map" --heap_size=0x100 --stack_size=0x200 --warn_sections -i"C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/lib" -i"C:/ti/c2000/C2000Ware_4_01_00_00" -i"C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" -i"C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --reread_libs --define=RAM --diag_wrap=off --display_error_number --xml_link_info="clb_ex8_external_signal_AND_gate_linkInfo.xml" --entry_point=code_start --rom_model -o "clb_ex8_external_signal_AND_gate.out" "./clb_ex8_external_signal_AND_gate.obj" "./syscfg/board.obj" "./syscfg/clb_config.obj" "./syscfg/clb_sim.obj" "./syscfg/c2000ware_libraries.obj" "./device/device.obj" "./device/f28003x_codestartbranch.obj" "../28003x_generic_ram_lnk.cmd" "C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/f28003x/driverlib/ccs/Debug/driverlib.lib" -llibc.a <Linking> Finished building target: "clb_ex8_external_signal_AND_gate.out" if 1 == 1 mkdir "C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation" if 1 == 1 C:/TDM-GCC-64/bin/g++ -c -DCLB_SIM -IC:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc-2.3.3/src -IC:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include/type3 -IC:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate -IC:/TDM-GCC-64/bin/include -Og -g -gdwarf-3 -gstrict-dwarf -Wall -MMD -MP -MFC:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.d -MTC:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.o -IC:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg -fno-threadsafe-statics -oC:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.o C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg/clb_sim.cpp if 1 == 1 C:/TDM-GCC-64/bin/g++ -DCLB_SIM -Og -g -gdwarf-3 -gstrict-dwarf -Wall -Wl,-Map,C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/simulation_output.map -LC:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc-2.3.3/build/src -oC:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/simulation_output.exe C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation/clb_sim.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_FSM_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_HLC_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_LUT4_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_OutputLUT_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_counter_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_counter_top_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_FSM_top_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_LUT4_top_SC_model.o C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/type3/CLB_OutputLUT_top_SC_model.o -Wl,--start-group -lsystemc -Wl,--end-group if 1 == 1 "./simulation/simulation_output.exe" Info: (I703) tracing timescale unit set: 1 ns (CLB.vcd) if 1 == 1 C:/ti/ccs1100/ccs/tools/node/node.exe "C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/dot_file_libraries/clbDotUtility.js" "C:/ti/c2000/C2000Ware_4_01_00_00/utilities/clb_tool/clb_syscfg/" "C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" "C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg/clb.dot" CLB block diagram SVG was created! CLB block diagram HTML was created! if 1 == 1 mkdir "C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/diagrams" if 1 == 1 C:/ti/ccs1100/ccs/tools/node/node.exe "C:/ti/c2000/C2000Ware_4_01_00_00/driverlib/.meta/generate_diagrams.js" "C:/ti/c2000/C2000Ware_4_01_00_00" "C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/diagrams" "C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg" Output file: adc No input file! Output file: epwm No input file! Output file: clb Block diagram SVG was created! Block diagram HTML was created! C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg/clb_sim.cpp: In constructor 'Top::Top(const sc_core::sc_module_name&, sc_core::sc_trace_file*)': C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg/clb_sim.cpp:331:25: warning: 'Top::TILE1_in1_squareWave' will be initialized after [-Wreorder] squareWave TILE1_in1_squareWave; ^ C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg/clb_sim.cpp:369:47: warning: base 'sc_core::sc_module' [-Wreorder] sc_top_clock("sc_top_clock", 10, SC_NS) ^ C:/Users/a0488298/CCS_workspaces/workspace_v11_CLB_VCD/clb_ex8_external_signal_AND_gate/CPU1_RAM/syscfg/clb_sim.cpp:338:5: warning: when initialized here [-Wreorder] Top(const sc_module_name &name, sc_trace_file *_tf): ^ SystemC 2.3.3-Accellera --- Dec 5 2018 09:15:32 Copyright (c) 1996-2018 by all Contributors, ALL RIGHTS RESERVED **** Build Finished ****
After comparing your output with my output, I see this is the first significant difference
makefile:177: recipe for target 'post-build' failed A subdirectory or file C:/Users/a0388935/TI Drive/TI/Work/20220620_CCS1110_F280039CC_CLB/clb_ex8_external_signal_AND_gate/CPU1_RAM/simulation already exists. gmake[2]: [post-build] Error 1 (ignored)
followed by a number of 'g++ error' that prevent the simulation from building.
Can you attempt the following steps and let me know if you get the same issue?
1. Create a new CCS workspace.
2. Import CLB ex8 from C2000Ware 4.01.00.00
3. Change the CLB_DEBUG and GENERATE_DIAGRAM values in project settings.
4. Right-click project and select "Rebuild Project"
Under the CPU1_RAM folder, there should be another folder title "simulation" which includes a simulation_output.exe file. Do you see this?
Regards,
Peter
Dear Peter,
I had used the same procedures like you in the first post, and even I tried again with a new workspace, it did not work.
However, I just found the name length of workspace (including the folder names I used) was the root cause.
After changing to a new workspace with much shorter name (including the folder names I used), I find it works now.
It's possible that GNU g++ cannot accept such long names and it does not warn this either.
Thank you for your support.