Dear friends,
I am working on Simpliciti, I couldnt get the sample code of simpliciti run on Code composer Studio. I was trying to execute simpiliciti project file that is available from exp5438A. I am getting the below errors and I couldnt figure out where the problem is. Please help me regarding the same. Thanks a lot in advance.
error: symbol "main" redefined: first defined in
"./Applications/application/LinkListen/main_LinkListen.obj"; redefined in
"./Applications/application/LinkTo/main_LinkTo.obj"
error: symbol "toggleLED" redefined: first defined in
"./Applications/application/LinkListen/main_LinkListen.obj"; redefined in
"./Applications/application/LinkTo/main_LinkTo.obj"
undefined first referenced
symbol in file
--------- ----------------
BCSCTL1 ./Components/bsp/bsp.obj
CALBC1_8MHZ ./Components/bsp/bsp.obj
CALDCO_8MHZ ./Components/bsp/bsp.obj
DCOCTL ./Components/bsp/bsp.obj
IFG2 ./Components/mrfi/mrfi.obj
P1DIR ./Components/bsp/bsp.obj
P1IN ./Applications/application/LinkListen/main_LinkListen.obj
P1OUT ./Applications/application/LinkListen/main_LinkListen.obj
P1REN ./Components/bsp/bsp.obj
P2IE ./Components/mrfi/mrfi.obj
P2IES ./Components/mrfi/mrfi.obj
P2IFG ./Components/mrfi/mrfi.obj
P2IN ./Components/mrfi/mrfi.obj
P2SEL ./Components/mrfi/mrfi.obj
P3DIR ./Components/mrfi/mrfi.obj
P3IN ./Components/mrfi/mrfi.obj
P3OUT ./Components/mrfi/mrfi.obj
P3SEL ./Components/mrfi/mrfi.obj
TACTL ./Components/bsp/bsp.obj
UCB0BR0 ./Components/mrfi/mrfi.obj
UCB0BR1 ./Components/mrfi/mrfi.obj
UCB0CTL0 ./Components/mrfi/mrfi.obj
UCB0CTL1 ./Components/mrfi/mrfi.obj
error: unresolved symbols remain
error: errors encountered during linking; "Project.out" not built
>> Compilation failure
gmake: *** [Project.out] Error 1
gmake: Target `all' not remade because of errors.
Build complete for project DEV_ROOT



