Altera_Forum
Honored Contributor
9 years agosystem_integrator : core dumped
Hi,
I'm currently following the beginner's guide for intel FPGA on linux host (https://www.youtube.com/watch?v=npeuaj-mfvy&t=2s) but I'm stuck during the compilation process of the device with a corre dumped. The command is :aoc device/vector_add.cl -o bin/vector_add.aocx --report --board c5soc_sharedonly Here's the problem : http://www.alteraforum.com/forum/attachment.php?attachmentid=13170&stc=1 The log file shows the same thing. Have you got any clue on how to solve this problem ? Thanks.