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

Windows 10 make problem #14

Open
elektor-labs opened this issue Aug 22, 2018 · 0 comments
Open

Windows 10 make problem #14

elektor-labs opened this issue Aug 22, 2018 · 0 comments

Comments

@elektor-labs
Copy link

elektor-labs commented Aug 22, 2018

Hi,

I am trying to compile this on Windows 10, but there seems to be a problem with the makefile (or, also very probable, I am doing something wrong). libopencm3 builds fine.

In folder /d/dev/arm/1bitsy:

$ ls
1bitsy-stm32f415rgt.ld README.md libopencm3.rules.mk make.log src
Makefile libopencm3 libopencm3.target.mk scripts

$ make
GENHDR include/libopencm3/stm32/f4/irq.json
BUILD lib/stm32/f4
make[3]: Nothing to be done for 'all'.
BUILD src
make[1]: *** No rule to make target '1bitsy-example.elf', needed by 'elf'. Stop.
make: *** [src] Error 2

Any suggestions?

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