Other Parts Discussed in Thread: SYSBIOS
Hi,
Is there anyway to develop C/C++ software without the usage of SYS/BIOS.
I plan to use the simulator to execute some of the complex algorithms on CCS, without usage of SYS/BIOS.
Algorithm uses C/C++ language. I just want to compile those algorithms on CCS and run it on simulator
Is there anyway to create a project like that?