Hi,
I am trying to get uartLog to work in the simple peripheral project of the latest sdk. I have been able to do so with older SDK versions but either I am forgetting some crucial part or the simple project has been changed with the latest SDK in a way which forces me to do additional steps that I do not know about.
I have added -DUARTLOG_ENABLE to simple_peripheral_app.opt which seems to be the new ble5_simple_peripheral_cc26x2r1lp_app_FlashROM_Debug.opt where the pre processing symbols are defined. For some reason the build behaves as if UARTLOG_ENABLE is not defined.
Any ideas?
Best Regards!