How do I compile code generated by C6flo with C6run?
It seems like C6flo generates code that is easilly compilled by CCS(3,4) but when I try to compile the generated code with C6run (by modifying examples provided under ~/ti-dvsdk_omapl138-evm_4_01_00_09/c6run_0_94_05_06/examples/c6runapp/, it seems like the code generated by c6flo is just not suited for that purpose.
This is strange considering that throughout the documentation...
http://processors.wiki.ti.com/index.php/C6EaseOfDevelopmentTools
C6run, c6Accel, and C6flo are grouped as if they are tools that are ment to be used together.
Could a simple tutorial be generated similar to the tutorial that shows how to compile C6flow code with CCS3 and CCS4 (C6Flo-CCS4 Training (5 minutes) Opening your C6Flo-generated application in Code Composer Studio v4) but covers how to compile C6flow output code with C6run?
I'm using an L138 EVM.
Thanks,
- Orlando