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/PROCESSOR-SDK-AM65X: Compiler for R5F project

Part Number: PROCESSOR-SDK-AM65X
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

Hi all,

I am currently developing and working on the Gatewayapplication example project provided with Processor SDK RTOS for AM65x. I created a CCS project for the R5F core, imported the source code and got the application to build succesfully from there by linking in the neccesary component and driver libraries.. I am using the TI compiler. The application however does not want to upload to the development board from CCS, and I think this might have to do with the linker and compiler.

Should the GNU compiler or TI compiler be used for this application?

If the GNU compiler should be used, is there an example project for CCS (not from command line) somewhere on the SDK where the R5F core uses the GNU compiler? (A SYSBIOS project is not able to be selected for the R5 core using the GNU compiler, only a basic project) I would like to be able to take a look at these project settings in order to possibly get the gatewayapp to build successfully from within CCS and to upload successfully onto the development board.

When building the project from the command line, it does seem however that the TI compiler is used. If the TI compiler should be used, is there still an example project for the R5F core somewhere I can reference?

I hope my question is clear, otherwise let me know. I look forward to hearing from you.

Regards,

Johnny