J
Jeroen
Guest
Hi,
I'm working on a Cyclone FPGA with NIOS project, which contains an onchip
bootrom. I want to use a makefile to generate the contents of this bootrom.
At first I used a single .C file which worked fine, but now I'm using a
makefile and I can't get it to work. Can't find anything about it in the
Altera documentation or website. My makefile is very simple and only
contains one line to nios-build a bunch of C files.
The command I use is "make -f %2/myproject.make" but it terminates with a
strange error.
Anyone any experience with this?
Jeroen
I'm working on a Cyclone FPGA with NIOS project, which contains an onchip
bootrom. I want to use a makefile to generate the contents of this bootrom.
At first I used a single .C file which worked fine, but now I'm using a
makefile and I can't get it to work. Can't find anything about it in the
Altera documentation or website. My makefile is very simple and only
contains one line to nios-build a bunch of C files.
The command I use is "make -f %2/myproject.make" but it terminates with a
strange error.
Anyone any experience with this?
Jeroen