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.

building C674 executable outside CCS

I am trying to boot the C674 in a TMDXEVM8148 evaluation board.  I can succesfully boot it using CCS and GEL files but what I am trying to achieve is to generate the files necessary (.c, .h, .obj) to include in an external build to create the out file (basically using the compiler/linker externally).  I think there are some basic xdctools files that CCS generates with the basic boot information, but I don't know which ones to use. Any help?

  • Hi Cesar --

    Are you using SYS/BIOS?  If so, you should use one of the SYS/BIOS examples in CCS.  The SYS/BIOS Getting Started Guide should help.  The GSG also includes some information on how to build SYS/BIOS apps using external makefiles.  That board usually comes with an SDK that includes some examples as well.

    Regards,
    -Karl-