cancel
Showing results for 
Search instead for 
Did you mean: 

'Debug' Config in B-072Z-LRWAN1 Ping-Pong example does not set DEBUG flag

Andrew Neil
Evangelist

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:

0693W000007Ecm4QAC.png 

See also: https://community.st.com/s/question/0D50X00009bNTmPSAW/pingpong-example-from-icubelrwan-software-not-working-on-bl072zlrwan1 - 3 years ago!

1 ACCEPTED SOLUTION

Accepted Solutions
Andrew Neil
Evangelist

The answer is in the OP: add 'DEBUG' to the list of preprocessor defined symbols in the Project Properties.

View solution in original post

1 REPLY 1
Andrew Neil
Evangelist

The answer is in the OP: add 'DEBUG' to the list of preprocessor defined symbols in the Project Properties.