Enabling TraceX in my NetXDuo application causes `_nx_trace_event_insert' compile errors.
I am attempting to use TraceX in my NetXDuo application. But when I enable TraceX in the Software Packs of CubeIDE (TX_ENABLE_EVENT_TRACE) I get compiler errors in all of the calls to save a tracex event. The macros that defines the calls to tracex services appear in nx_api.h, but are not defined, and hence the _nx_trace_event_ service is never defined.
I saw a discussion of this same issue over in the Renesis community where a workaound fixed the compiler issue.
But t his workaround did not fix the STM code.
Can anyone suggest something that may help?
Thanks,
MikeH
