2021-06-11 12:59 AM
Dear Team,
We have a few queries related to our latest IOT project with the following description.
Microcontroller - BlueNRG-M2SP
Environment - Keil uVision v5.28.0.0
Debugger/Programmer - ST link V2 (Dongle)
While working with AT commands and serial communication protocols, there had been difficulties in debugging.
On further research we came across the 'printf for STM32F0 Cortex-M0: Uses CoreSight DAP (Debug Access Port)' functionality. (Document attached).
We tried implementing the instructions but failed to obtain the expected response in the debugger window.
Thank you