6 years, 4 months ago.

Mbed FRDM threads are not working

I tried the online compiler to create two threads for the FRDM-K64F (using the mbed-rtos), and they worked perfectly. However, i exported the project and with the latest version of arm-gcc-none-eabi installed on mac I tried to run the makefile of the exported project. The project was compiled correctly, but the treads -in the generated .bin file- are not working! any ideas?

1 Answer

6 years, 4 months ago.

Please try the Mbed OS 5 example here - https://os.mbed.com/docs/v5.6/reference/thread.html

Thanks Sarah for your prompt response, it is now working with Mbed OS5 (looks like the new version of Mbed included the rtos within the main mbed OS)

posted by Ahmed Khaled 06 Dec 2017