Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I'm working with the Nucleo-F303K8 and getting an error compiling after importing the latest mbed-os from the official github repo. The error is Error: The build system did not finish successfully. and the error code to the right is -231. I'm using the online compiler. The code compiles fine when I switch to the Nucleo-F446RE or Nucleo-L432KC, the error is only present with the F303K8. My code is below, obviously a test program after I ran into this in the actual application I'm working on. I can compile using the mbed library, but I need some of the features in mbed-os.