Other Parts Discussed in Thread: SFRA
Tool/software:
FYI- I'm seeing errors when I try to build this project with CCS v12.2.0.00009. I've been able to do this in the past with this project and I haven't changed anything since then. I'm going to upgrade CCS to see if that will solve this issue, so I don't think I'll be able to replicate this in the future (hopefully!). The error type was listed as "C/C++ Problem".
"C:\\ti\\ccs1220\\ccs\\utils\\bin\\gmake" -k -j 12 all -O
gmake: *** No rule to make target 'DCL_PI_C4.obj', needed by 'all'.
gmake: *** No rule to make target 'DCL_PI_L2.obj', needed by 'all'.
gmake: *** No rule to make target 'sfra_gui_scicomms_driverlib.obj', needed by 'all'.
gmake: *** No rule to make target 'vienna.obj', needed by 'all'.
gmake: *** No rule to make target 'vienna_clatask.obj', needed by 'all'.
gmake: *** No rule to make target 'vienna_hal.obj', needed by 'all'.
gmake: *** No rule to make target 'vienna_main.obj', needed by 'all'.
gmake: *** No rule to make target 'device/F2837xD_CodeStartBranch.obj', needed by 'all'.
gmake: *** No rule to make target 'device/device.obj', needed by 'all'.
gmake: Target 'all' not remade because of errors.
**** Build Finished ****