Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi gigi,
I've fixed the "aocl --list-boards" issue. One user said in another thread that solved it by installing windows 7 in English because it was in Spanish (Argentina). I am Spanish (Spain) and now, when i install it in English (same environment variables), everything works, including "aoc --board pcie385n_a7 -v hello_world.cl" (if I have windows in Spanish I get the error: can't change into dir) and then i flash the card with the .aocx generated: "aocl flash hello_world.aocx". I shutdown the computer (not restart), I wake up it but "aocl diagnostic" crashes again. I think it's a bug. A question: Whenever I modify my .cl file i need compile with "aocl --board....." and then flash the board with "aoc flash xxxxx.aocx"? Compiling hello_world has taken me an hour ...