Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
I am integrating SYS/BIOS into an existing non-RTOS project and am running into an odd problem when trying to build. I deleted my Debug and Release directories and now when I try to build, the makefile generated is completely empty. All of the .mk files: objects.mk, sources.mk, etc appear to be correct and the subdirectory structure reflects my source code.
Here is my build page: