Altera_Forum
Honored Contributor
15 years agoaltera_avalon_sgdma.h not found during BSP build
I'm trying to make the app/bsp for the simple socket server plus application on a NEEK board (Cyclone III Starter board w/ NEEK upgrade kit daughter card). I can run the binaries fine, but when I try to build the system I get the following error when compiling alt_sys_init.c:
./drivers/inc/iniche/ins_tse_mac.h:34:38: altera_avalon_sgdma_regs.h: No such file or directory ./drivers/inc/iniche/ins_tse_mac.h:35:33: altera_avalon_sgdma.h: No such file or directory ./drivers/inc/iniche/ins_tse_mac.h:36:44: altera_avalon_sgdma_descriptor.h: No such file or directory This is repeated for a few other files. I'm running 9.1sp2 software versions on a Vista machine. This seems to point to files missing from my installation. I haven't seen anyone else mention this problem in the forums. Anyone have an idea what the problem/solution is? Thanks in advance, Brian