Altera_Forum
Honored Contributor
9 years agosopc-create-header-files : command not found ?
hi,
iam an beginner in fpga soc.... i try the tutorial "my_first_hps_fpga.pdf" .... so i have an problem to generate header files about embedded command shell... if i want to execute the bash-file ./generate.sh... generate.sh: # !/bin/sh sopc-create-header-files "./hps_fpga.sopcinfo" --single hps_0.h --module hps_0 i get this message.. ./generate.sh: Line 3: sopc-create-header-files: Commando not found...:oops: http://www.alteraforum.com/forum/attachment.php?attachmentid=12978&stc=1 i hope somebody can help ... thx..