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