Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hello,
I'm totally new for this whole code composer thing and I have this issue:
I Installed CCS v5.4 and every time I'm trying to build any project it keeps reporting this error:
Inside Uart getLibs
will link with ti.psp.uart:lib/DM8148/ti.psp.uart.aea8f
will link with ti.ndk.config: ../lib/A8F/miniPrintf.lib
will link with ti.ndk.config: ../lib/A8F/netctrl.lib
will link with ti.ndk.config: ../lib/A8F/nettool.lib
will link with ti.ndk.config: ../lib/A8F/os.lib
will link with ti.ndk.config: ../lib/A8F/hal/hal_ser_stub.lib
will link with ti.ndk.config: ../lib/A8F/hal/hal_timer_bios.lib
will link with ti.ndk.config: ../lib/A8F/hal/hal_userled_stub.lib
will link with ti.ndk.config: ../lib/A8F/hal/hal_eth_stub.lib
will link with ti.ndk.config: ../lib/A8F/cgi.lib
will link with ti.ndk.config: ../lib/A8F/console.lib
will link with ti.ndk.config: ../lib/A8F/hdlc.lib
will link with ti.ndk.config: ../lib/A8F/servers.lib
will link with ti.ndk.config: ../lib/A8F/stack.lib
Inside EDMA3 Drv Sample getLibs
will link with ti.sdo.edma3.drv.sample:lib/ti814x-evm/a8/debug/edma3_lld_drv_sample.aea8f
Inside EDMA3 Drv getLibs
will link with ti.sdo.edma3.drv:lib/a8/debug/edma3_lld_drv.aea8f
Inside EDMA3 RM getLibs
will link with ti.sdo.edma3.rm:lib/ti814x-evm/a8/debug/edma3_lld_rm.aea8f
clea8f package/cfg/bootable_mon_a8_app_pea8f.c ...
Fatal error: could not open source file "Code"
1 fatal error detected in the compilation of "Code".
Compilation terminated.