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.

MMWCAS-DSP-EVM: How to compile an application using CCS?

Part Number: MMWCAS-DSP-EVM

Hi all sorry if this isn't the place to ask this,

I'm wondering if CCS can be used to compile an application for the MMWCAS-DSP-EVM that will run on the linux that comes on the board out of the box. I'm new to using any of the toolchain components TI offers, and as far as I can tell CCS is for creating bare metal applications. If CCS can't be used what other tools can be used, that TI offers? I could of course build a cross compiler, but I'd expect I'm just missing something obvious that would save me that headache. I've downloaded the processor-vision-sdk and it seems like this is also for building bare metal applications or rebuilding the linux image entirely. I am trying to just get a hello_world to run on the board.