18521613

Results 6 comments of 18521613

hi @thinkoco, I want to build my sdcard so i have tried to do your B option with socfpga-opencl_4.1.22 branch on your git. But when i use _cp config_opencl .config_...

@thinkoco I'm following your guides: https://github.com/thinkoco/c5soc_opencl_rte/blob/master/documents/How_to_do.md with linux 4.9. But when I'd used command _make zImage_, i got this error ![image](https://user-images.githubusercontent.com/80325868/111865791-a8cee680-899b-11eb-972e-16d188d89899.png)

> hi @18521613 > have you check out the socfpga-4.9.78-aoc barnch ? > > ``` > git clone --depth 3 --branch socfpga-4.9.78-aocl https://github.com/thinkoco/linux-socfpga.git > export ARCH=arm > export CROSS_COMPILE=arm-linux-gnueabihf- >...

Hi @thinkoco, I have built my sd card image with opencl driver successfully. But when i try to execute hello_world example of BSP(Board Support Package) for Altera SDK OpenCL 18.1...

Hi @thinkoco, I have built opencl driver and copy it to /home/root in partiotion 2 of sdcard, but it not working..

> @thinkoco I'm following your guides: https://github.com/thinkoco/c5soc_opencl_rte/blob/master/documents/How_to_do.md with linux 4.9. But when I'd used command _make zImage_, i got this error > ![image](https://user-images.githubusercontent.com/80325868/111865791-a8cee680-899b-11eb-972e-16d188d89899.png) Hi @thinkoc, I have built another image...