Hello,
Where can I find documentation for SYS/BIOS kernel functions such as: System_printf() and related functions?
Kind regards
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 assume that you are using version 6.x of BIOS...
You should be able to find the BIOS documentation in the docs directory. For example, if you installed in the default location, go to:
C:\Program Files\Texas Instruments\bios_6_30_00_28\docs
You should take a look at the BIOS User's Guide for a general intro.
You should consult the "cdoc" as a reference for all the BIOS modules.
You can also find all this under the Help menu of CCS 4.x.