In DSP/BIOS version 4 there was a table documenting when you could use the various DSP/BIOS functions (SPRU403G.pdf, appendix A).
Is there a similar table for SYS/BIOS version 6, and if so where can I find it?
Thanks,
Peter Steinberg
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.
In DSP/BIOS version 4 there was a table documenting when you could use the various DSP/BIOS functions (SPRU403G.pdf, appendix A).
Is there a similar table for SYS/BIOS version 6, and if so where can I find it?
Thanks,
Peter Steinberg
Each individual module has a "Calling Context" table, but I don't see an table covering the whole SYS/BIOS.
Also, the function names in the table are missing the module prefix (i.e., I just see "create" instead of "Timer_create".
Peter