Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm-none-eabi-gcc: fatal error: cannot read spec file 'nosys.specs': No such file or directory #24

Open
e3k opened this issue Oct 1, 2022 · 0 comments

Comments

@e3k
Copy link

e3k commented Oct 1, 2022

i skipped the steps:

select emulator to compile in CMakeLists.txt (uncomment ${XXX_SOURCES} and comment out the rest)
select platform options in config/platform_confih.h (e.g. PICOMPUTER, default is MCUME_REV1)

as i did not know what exactly to do.

then the compilation fails at 'make':
[ 2%] Linking ASM executable bs2_default.elf
arm-none-eabi-gcc: fatal error: cannot read spec file 'nosys.specs': No such file or directory
compilation terminated.
make[2]: *** [pico-sdk/src/rp2_common/boot_stage2/CMakeFiles/bs2_default.dir/build.make:97: pico-sdk/src/rp2_common/boot_stage2/bs2_default.elf] Error 1
make[1]: *** [CMakeFiles/Makefile2:1483: pico-sdk/src/rp2_common/boot_stage2/CMakeFiles/bs2_default.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant