Hi
I have a cc1310 launchpad and am working with the rfPactErrorRate example project.
My setup is ccs v6.1.3.00033
I enabled the assert runtime manager through CCS and set the diags_INTERNAL to ALWAYS_ON in the CCS/TI-RTOS/Products/SYSBIOS/Diagnostics/Assert/xdc.runtime screen (for lack of a better way to describe it).
I then ensured that an Assert_isTrue(test,NULL) ; would trigger...but i dont see where the output from the assertion manager is displayed.
So my question is: where is the assertion output SUPPOSED to be displayed?
thanks