What is the correct way to set both OS_PROFILE and OS_VIEW? What is the difference? I cannot find a reference to OS_PROFILE in the documentation.
The sample code I downloaded is calling the system view initialization code because OS_PROFILE is set. OS_PROFILE if not defined is set in RTOS.h based on the library being used.
I'm using a debug library but I do not want the system view enabled.
The sample code I downloaded is calling the system view initialization code because OS_PROFILE is set. OS_PROFILE if not defined is set in RTOS.h based on the library being used.
I'm using a debug library but I do not want the system view enabled.