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.

XDC runtime error: ti.sysbios.BIOS

Other Parts Discussed in Thread: SYSBIOS

Hello,

While following Lab 4 of TI_RTOS_Kernel_Workshop_Lab_Manual_rev1.70.pdf, I faced an error.

If I add LoggingSetup of UIA to .cfg file, the error occurs instantly.

The error message is "XDC runtime error: ti.sysbios.BIOS: no property named 'getCpuFrequency'

I installed mcsdk_02_01_02_06 and uia_2_00_00_28. I think both versions are the latest.

ccs version is 6.0.1.00040 and dsp is c6671.

What should I do to use UIA?