This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-F28069M: Makefile is empty when automatically generating it

Part Number: LAUNCHXL-F28069M
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:


  • Hi,

    Please apologize for the delay.

    Although the Build Properties page looks ok, there is not much else on your post to make an assessment of what may be going on. Is there an error message being generated?

    I see there is a XDC Tools entry on the Tree, but is there a .cfg file? If so, does it resemble one that is present in one of the SYSBIOS examples?

    Actually, I imagine you will be more successful if you start from an example and build your project from there. At least you would have overcome the most basic settings for your device.  

    Sysbios examples can be found at the Project Wizard.

    Hope this helps,

    Rafael

  • Rafael,

    To follow up on my previous post and in case anyone else runs into this...

    My problem was due to the source code sitting on a networked drive. In this case a Google Drive File Stream drive. By moving the code to a local hard disk the makefile is updated immediately upon any change to the source code structure. 

    We can close this problem report.

    Thanks,

    Craig

  • Craig,

    Thanks for sending the outcome of this issue. This hopefully will help other developers in the future.

    Regards,
    Rafael