The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Issue: FRDM K64F _RTE_ issue?

  • This may be unrelated, but know that this board has been updated today and now shows up as DAPLINK instead of BOOTLOADER. Thank you so much!

can anybody help me out with this mbed Compiler warning?

https://os.mbed.com/media/uploads/elevatorguy/mbed_error.png

Warning: L6312W: Empty Execution region description for region RW_IRAM1 in "tmp/oZ8Jq4", Line: 133, Col: 3

In searching, I found 2 archived mbed issues

https://os.mbed.com/questions/81822/Compiling-Error/

https://os.mbed.com/questions/82171/Warning-L6312W-Empty-execution-region-de/

and followed Karen Yen's advice, but adding _RTE_

https://os.mbed.com/media/uploads/elevatorguy/mbed_rte.png

doesn't seem to stop the warning from showing up for me.