I have a CCS C/C++ 28335 project loaded in CCS. I wish to add some scheduling modules (TSKs, SWIs). Where is the drop down menu that used to be so easy to find?
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.
I have a CCS C/C++ 28335 project loaded in CCS. I wish to add some scheduling modules (TSKs, SWIs). Where is the drop down menu that used to be so easy to find?
Richard,
Which version of BIOS are you using? I'm assuming a 6.x version? I've atttached a screen shot of how to create a new Swi.
Judah

Thanks for reply. Problem was indeed a mismatch between CC and BIOS versions. I updated and all is well.
Thanks