Hi all.
This is my first time using Mbed Studio, I downloaded the software from Mbed Studio | Mbed
I did create my workspace folder, now after I have opened the workspace and I start my first program which is the blinky program, I try to build the program using the ‘blue hammer’ icon, with the target being NUCLEO-F446RE, and on Build Profile, I selected Release.
The compilation starts with some warning as it progresses, and it finishes and the result is that the Program was’nt built successfully.
Below is the output I get which lists some errors, Please help, anyone.
[Warning] @0,0: L3912W: Option ‘legacyalign’ is deprecated.
[Error] @0,0: L6636E: Pre-processor step failed for ‘BUILD/NUCLEO_F446RE/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\Siwa’
armclang: error: no such file or directory: ‘Nzwayiba\AppData\Local\Temp\p34c8-2’
armclang: error: no such file or directory: ‘Nzwayiba\AppData\Local\Temp\p34c8-3’
armclang: error: no input files
Error: L6636E: Pre-processor step failed for ‘BUILD/NUCLEO_F446RE/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\Siwa’
armclang: error: no such file or directory: ‘Nzwayiba\AppData\Local\Temp\p34c8-2’
armclang: error: no such file or directory: ‘Nzwayiba\AppData\Local\Temp\p34c8-3’
armclang: error: no input files
Error: L6636E: Pre-processor step failed for ‘BUILD/NUCLEO_F446RE/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.