Forum Discussion
Altera_Forum
Honored Contributor
20 years agopio drive
hi all, does any one have a project(C code) which enable to drive PIO of 1s40 board (sevenseg, lcd, led pio) I used the count_binary example of altera, in nios II IDE it works very well. ...
Altera_Forum
Honored Contributor
20 years agothere is the problem I got : http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gif
make -k all
no emulation specific options.
make: *** No rule to make target `alt_irq.h', needed by `count_binary.o'.
make: *** No rule to make target `io.h', needed by `count_binary.o'.
make: *** No rule to make target `alt_types.h', needed by `count_binary.o'.
make: *** No rule to make target `altera_avalon_pio_regs.h', needed by `count_binary.o'.
make: *** No rule to make target `nios2.h', needed by `count_binary.o'.
make: *** No rule to make target `system.h', needed by `count_binary.o'.
make: Target `all' not remade because of errors .