Forum Discussion
Altera_Forum
Honored Contributor
9 years agoMy_First_HPS Error
Hi, I have just started the DE10-Standard kit and run through the tutorial included in the package but I was stucked in My_First_HPS topic. I have this error below: "make: *** no rule to make t...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- cflags=-g-wall -d$(alt_device_family) -i$(hwlibs_root)/include/$(alt_devive_family) -i$(hwlibs_root)/include/ldflags= -g-wall --- Quote End --- I think this should be on a single line, and LDFLAGS on its own line:
CFLAGS=-g-Wall -D$(ALT_DEVICE_FAMILY) -I$(HWLIBS_ROOT)/include/$(ALT_DEVIVE_FAMILY) -I$(HWLIBS_ROOT)/include/
LDFLAGS= -g-Wall