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.

Passing arguments to a SWI

I want to setup DSP BIOS SWI and define 1 or 2 arguments to be passed to the SWI.  How do I define the arguments in my code?  Should they be declared as globals?  It is not very clear in the DSP BIOS User's Guide.

Thanks.