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.
6 years, 4 months ago.
Complie Problems
Hello, Several months ago I started to use mbed to build projects on the FRDM-K64F board. Everything worked great. All complies ended up with "Success!" in the compile output window and program ran perfectly.
This week I went back and tried to re-compile the same programs without any modifications and started to get the folling warning: " Warning: L6312W: Empty Execution region description for region RW_IRAM1 in "tmp/oGEh5J", Line: 124, Col: 3 " The program still download and ran correctly.
I tried to update the mbed-os library and now I am getting a list of warnings and errors including: Warning: Redefinition of typedef 'ticker_irq_handler_type' is a C11 feature [-Wtypedef-redefinition] in "extras/mbed- .... Error: L6636E: Pre-processor step failed for '/extras/mbed- .... Info: Unable to download. Fix the reported errors...
Can anyone help ?