hi , i am novice of Sys/bios.
I am working with sys/bios6.20, the hardware platform is based TMS320c6748.
It took me about 3 days to run "hello world" in my platform. [too slowly, i know that.]
Now I am trying to using thread staffs like SWI.
Here is my question: In graphical config interface, the static created obj is named as "ti.sysbios.swi0".
How can I manipulate it in .C code?
as i knows bios api need a Handle of that obj.