Description
Hello folks i tried to connect my mdot online with the example in following link:
"https://thethingsnetwork.org/labs/story/getting-started-with-the-multitech-mdot/step/arm-mbed#step-anchor"
but the problem is something going wrong when i try to do this example and nothing appears in serial monitoring scene.
"Warning: Incompatible redefinition of macro "__MBED_CMSIS_RTOS_CM" in "mbed-rtos/rtx/TARGET_CORTEX_M/cmsis_os.h", Line: 60, Col: 10
Warning: Incompatible redefinition of macro "__CMSIS_RTOS" in "mbed-rtos/rtx/TARGET_CORTEX_M/cmsis_os.h", Line: 62, Col: 10
Warning: Statement is unreachable in "main.cpp", Line: 57, Col: 6"
Those are the errors i saw when i tried to compile my code or arm mbed compile.
Is there anyone have any advice to help me?
Thanks in Advice