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.
8 years, 1 month ago.
mbed-rtos on DISCO-F746NG
Is there an mbed-rtos library for the DISCO-F746NG platform with the Cortex M7 processor?
Just adding the standard rtos library to the demo project throws the timing off. The 'wait(1.0f)' statements don't seem to work.
Question relating to:
1 Answer
8 years, 1 month ago.
you can use the newer mbed5: instead of using mbed+rtos lib import only the 'mbed-os' lib.