Murata Type ABZ platform using online compiler not compiling

Hello,

  • Your first code really not working but MbedOS 2 is not supported any more so you can only try to solve it by your self. I think you need to import mbed-dev instead of the mbed library but there are some troubles with import of this library, it take very long time for import or import fail often. Alternative link for mbed-dev from github. That seems to be compilable.
  • Murata target was removed in a release of the MbedOS6
  • There are some troubles with MbedOS6.3+ and the Oline Compiler, see this
  • Try to right click on mbed-os, chose Revisions... and select a revision with comment tag:mbed-os5.15.5 that seems be also compilable.

BR, Jan