cancel
Showing results for 
Search instead for 
Did you mean: 

How to Print debug message(APP_DBG_MSG) in serial of STM32WB55 ??

MK.3
Associate II

I am trying to print the debug messages in different c files to check the flow of execution. Debug messages like;

  1. BLE_DBG_CRS_STM_MSG("RX Characteristic is added Successfully 0x%02X\n", 

            CRSContext.CRSRXCharHdle);

2. APP_DBG_MSG("-- GAP GENERAL DISCOVERY PROCEDURE_COMPLETED\n");

Thanking in advance.....

0 REPLIES 0