Hi,
I'm developing a software for my BBB using CCS6.
I add the SYS/BIOS modules to my project.
My code compiles right, but when I debug I see this error:
Can't find a source file at "/db/rtree/library/trees/xdcprod/xdcprod-t25/product/xdccore/Linux/xdctools_3_30_01_25_core/packages/xdc/runtime/Core-mem.c"
Locate the file or edit the source lookup path to include its location.
I tought that when I debug the code (with the SYS/BIOS modules selected), CCS put the TI-RTOS on the board, but this error seems like the TI-RTOS should be on the board before debugging the code...is it right?
Daniele