Tool/software: TI C/C++ Compiler
hey,
we are new to CCS.. we have facing following problem while building project.. if we add only 1 .c file then it works fine but when it comes to multiple file it gives an following error
>> Compilation failure
makefile:157: recipe for target 'MSP430F55xx_flashwrite_01.c.out' failed
symbol in file
--------- ----------------
__nop ./portserial.obj
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "MSP430F55xx_flashwrite_01.c.out" not built
gmake: *** [MSP430F55xx_flashwrite_01.c.out] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
please guide us to rectify this..