Where can I find information needed to write a SWI handler?
The TMS470 C Compiler user's manual provides information on the compiler intrinsic _call_swi() but doesn't explain how to find the SWI #, for example.
So how do you write a handler that responds to different SWI #'s?