Altera_Forum
Honored Contributor
9 years ago.sh file not runningArrow SoCkit
Hi,
I am trying to Running the Application on the Arrow SoCkit Board. I am following below document, as I have Cyclone V terasic board https://rocketboards.org/foswiki/pub/documentation/arrowsockitopencl/sockit_opencl_setup-v14.0--2014-11-25.pdf While I have finished steps like Setting Up The Windows Environment, Compiling the Example Design(Hello world), Que.1 : While I try to building host program, I applied make command but Its not generating hello_world file in bin folder under hello_world folder. Que 2: Running the Application on the Arrow SoCkit Board: when I command source ./init_opencl.sh, I got error:-sh: source: .init_opencl.sh: file not found in Putty, Even Putty is Showing same error for aocl version. but I f I am writing aocl version command in terminal Window(cmd) its showing me all version information. Could you please let me know, what kind of proble has it? Thanks in advance.