hehe yes - however blinky works on two boards (nucleo and frdm)
I think it’s something in USBMIDI library - have you tried to compile one of the examples?
to be honest I do not understand your argument about
State of the binky example has nothing together with another project that was probably badly imported.
Please be so kind see below the result of successful compilation after import. Same result was also with updated MbedOS library to latest.
So, I created new project. Then, I replaced content of main.cpp file with usbmidi example.
It compiled without any issues.
When I try to use Import into Keil Studio button, the compilation fails.
Thank for giving me hope, guys
Tom
Ok, I also tried this with KeilStudio and after import I saw same wrong behavior like you wrote.
However the example is delivered with very old MbedOS version - 6.0.0 - RC01. The RC means Release Candidate and that really not good version for use I think. As soon as I updated the Mbed OS library to 6.17 everything seems to be OK