ZigBee ZBOSS SDK log ouput (TRACE_MSG)

Hi,

I am using the ZBOSS SDK to develop the zigbee function, and I see that there are


TRACE_MSG(TRACE_ZCL1, ">> zb_zcl_finish_and_send_packet_common param %hd delay %d", (FMT__H_D, buffer, delay));


How can I make TRACE_MSG print out the log? Or how is this TRACE_MSG used?

I believe that many developers are interested in this, which is conducive to the work of developers.

Parents Reply Children
No Data
Related