Hello,
I cannot add new tasks to my project, using the TCF Configuration Tool, without generating a #10104 error, saying "undefined symbol" in <projectname>.cmd. I was trying to add in an IDL task, but it occurs if adding in a new TSK, etc as well. The project/TCF has exsiting tasks, which were added at an earlier point in the project, which are being recognized, so it's unclear why this has stared now.
This is the line it's choking on, in the .cmd file:
_IDL_main = IDL_main;
IDL_main is the name of the IDL loop task I am trying to add in, under Scheduling->IDL->"Insert IDL". Once again, though, this will occur when trying to add in other places as well, like Scheduling->TSK->"Insert TSK", etc.
CCS version: 5.1.0.09000
BIOS version: 5.41.11.38
Tools: v7.31
Please advise,
Robert