• STM32F411RE Nucleo - mbed export
    Hello, I have a STM32F411RE Nucleo board. I can compile and run the 'Blink-LED' program just fine on mbed. I'm trying out 'free version' of uVision 5.13. When I export the 'Blink-LED' program and...
  • Error exporting project from MBED to uV
    Sorry guys, I am just starting out on this IDE when MBED struggled to run Ticker and Uart together :( after the export, the build shows this error : .\build\Nucleo_printf3.axf: error: L6002U: Could...
  • ST Nucleo 476 Project Exported from mbed Not getting linked on Keil
    Hello, I have got a project in mbed on platform Nucleo-476 board, which sends ASCII characters to serial port. It compiles well and and when .bin file is downloaded in the board, it runs well. ...