Hello, I'm having a problem with a "Reference Design" which can be downloaded at:
http://zedboard.org/design
-> "Zynq Concepts, Tools, and Techniques on ZedBoard v14.3"
I worked my way through the tutorials but it causes an error at chapter "5.4 Controlling LEDs and Switches in Linux Example". When I should programm the FPGA on page 73 in step 8, the LED LD12 lights up blue but LINUX crashes with the following error messages (at serial connection):
[ 371.640000] Unhandled fault: imprecise external abort (0x506) at 0xb6d66746
[ 371.640000] Internal error : 406 [#1] PREEMPT SMP
[ 371.640000] Modules linked in:
[ 371.640000] CPU: 0 Tainted: G W (3.3.0-digilent-12.07-zed-beta#2)
...(and so on)
The ethernet is no more online so I'm not able to go on with the tutorial.
Hope someone can help me fixing this error.
regards, dice