‎2021-02-09 04:31 PM
The 'Debug' Build Configuration in the B-072Z-LRWAN1 Ping-Pong example does not define the DEBUG symbol.
This means that you cannot debug the DEBUG configuration!
Who on earth thought that was a good idea?!
:persevering_face:
If you do want to debug, you must add 'DEBUG' to the list of preprocessor defined symbols in Project Properties:
See also: https://community.st.com/s/question/0D50X00009bNTmPSAW/pingpong-example-from-icubelrwan-software-not-working-on-bl072zlrwan1 - 3 years ago!
Solved! Go to Solution.
‎2021-02-10 06:42 AM
The answer is in the OP: add 'DEBUG' to the list of preprocessor defined symbols in the Project Properties.
‎2021-02-10 06:42 AM
The answer is in the OP: add 'DEBUG' to the list of preprocessor defined symbols in the Project Properties.