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.
5 years, 2 months ago.
Just installed MBED STUDIO, loaded a blinky template but have erros compiling
Hi,
I've just installed MBED STUDIO and have this error, any help?
Compile [100.0%]: watchdog_api.c Link: mbed-os-example-blinky [Warning] @0,0: L3912W: Option 'legacyalign' is deprecated. [Error] @0,0: L6636E: Pre-processor step failed for 'BUILD/NUCLEO_F429ZI/ARMC6/.link_script.sct' [Error] @0,0: L6372E: Image needs at least one load region. Warning: L3912W: Option 'legacyalign' is deprecated. armclang: error: no such file or directory: 'C:\Users\Azizul' armclang: error: no such file or directory: 'Haque\AppData\Local\Temp\p4014-2' armclang: error: no such file or directory: 'Haque\AppData\Local\Temp\p4014-3' armclang: error: no input files Error: L6636E: Pre-processor step failed for 'BUILD/NUCLEO_F429ZI/ARMC6/.link_script.sct' Error: L6372E: Image needs at least one load region. Not enough information to list the image map. Finished: 1 information, 1 warning and 2 error messages. [ERROR] Warning: L3912W: Option 'legacyalign' is deprecated. armclang: error: no such file or directory: 'C:\Users\Azizul' armclang: error: no such file or directory: 'Haque\AppData\Local\Temp\p4014-2' armclang: error: no such file or directory: 'Haque\AppData\Local\Temp\p4014-3' armclang: error: no input files Error: L6636E: Pre-processor step failed for 'BUILD/NUCLEO_F429ZI/ARMC6/.link_script.sct' Error: L6372E: Image needs at least one load region. Not enough information to list the image map. Finished: 1 information, 1 warning and 2 error messages.
1 Answer
5 years, 1 month ago.
Hi Muhammed,
Which version of Mbed Studio are you using? I use 0.7.0 and build mbed-os-example-blinky on NUCLEO-F429ZI, the build is successful.
Would you give us more information?
Regards, Desmond