Other Parts Discussed in Thread: CC3220SF, SYSCONFIG
Tool/software: Code Composer Studio
Dear TI,
I am new to CCS & have CC3220SF dev board to work with given by my company.
I have few questions in my mind:
1) I can't find a source on how to do a bare metal coding on this MCU (correct me if i am wrong). I found a forum which almost similar to my current question which some person from TI / contributor mentioned need to use SIMPLELINK SDK to work with as it will be 'easy'. I have tried this on latest CCS but i found out that it's not what i want. I don't plan to use TI or FreeRTOS in the project instead need use a bare metal.
2) I can understand in common case the SDK might be profitable in simplifying the WIFI development. But in my case i just need a simple demo that need to be used in a software testing tool.TI RTOS might not be supported in this environment.
3) Let's say i have CCSv6 (with example) and need to compile it in CCSv8. Can the examples compile or need to tweak to make it work? Is there a guide on this?
Thank you.