Other Parts Discussed in Thread: CC1310, SYSBIOS
Hi im building a project which i cloned to my new pc. the project has a dependency project "tirtos_builds_CC1310_LAUNCHXL_debug_ccs", at first when i imported both the projects it said
Build stopped as the referenced RTSC project...something liek that and the other project said something like below
gmake[1]: *** No rule to make target 'xdc/runtime/Registry.c', needed by 'rom_sysbios.obj'.
Then now whats happening is the main project says errors like the below one (100 +)
error #10056: symbol "PINCC26XX_setMux" redefined: first defined in "./PINCC26XX.obj"; redefined in "../Debug__TI/PINCC26XX.obj"
Pls help i tried to bring the project settings file from my colleagues pc and still not working
Compiler and sdk settings are all updated to be same on both (sdk is 1.50)
Thanks