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.

SYS/BIOS + CSL

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

in the  TI SYS/BIOS Real-time Operating  System v6.x User’s Guide is written:

Hwis must not use the Chip Support Library (CSL) for the target. Instead, see
Chapter 6 for a description of Hardware Abstraction Layer APIs.

This means that inside HWI interrupt service routine I cannot use CSL function like ???

CSL_aif2GetHwStatus(gAif2,CSL_AIF2_QUERY_AT_RAD_SYMBOL_COUNT,&symb);

Best Regards,

Angelo