Tool/software:
Hi I noticed there is a debug log function in your rtos system. However I don't know how to enable it. There is a 'DebugP.h' file in SDK and I have modified the macro definition as #define DebugP_LOG_ENABLED 1. I want to know how could I make the Debug log print out in either UART or in CCS CIO & Debug Output window.
Thanks