You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FreeRTOS kernel V11 significantly enhanced the trace event generation by adding traceENTER and traceRETURN macros.
The wrapper for CMSIS-RTOS2 does not have similar trace macros defined and it would be beneficial to have them and enhance the debug experience.
The text was updated successfully, but these errors were encountered:
FreeRTOS kernel V11 significantly enhanced the trace event generation by adding traceENTER and traceRETURN macros.
The wrapper for CMSIS-RTOS2 does not have similar trace macros defined and it would be beneficial to have them and enhance the debug experience.
The text was updated successfully, but these errors were encountered: