I am receiving a Undefined Symbol error that makes no sense:
<Linking>
undefined first referenced
symbol in file
--------- ----------------
_CpuTimer0Regs ./main.obj
_FlashRegs ./UtilityCode.obj
_GpioCtrlRegs ./UtilityCode.obj
_GpioDataRegs ./main.obj
>> Compilation failure
_PieCtrlRegs ./UtilityCode.obj
_PieVectTable ./UtilityCode.obj
_SysCtrlRegs ./UtilityCode.obj
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "MyThirdPiccProg.out" not built
How do I fix this?
Thanks,
Steve.