Hi everybody,
I booted from sd card the SO Linux cooked using the toolchain of yocto. It works and I am able to develope application that can access to DDR3 and the memory space of fpga.
Now I am trying to program the fpga side with a code that write in a bram, but Linux stops working.
I red some other topics of this forum that were suggesting to change the extention of the boot file, in .bin, but my file is already BOOT.BIN so this seems not to be the problem.
Is there any problem with the applications that I wrote about the access the fpga memory space?
Please I would be glad for any kind of hint or advice.