Forum Discussion
Richard_P
New Contributor
2 years agoError when running u-boot using Arm DS debugger on Arria 10 Dev Kit
Hi, I am getting an error when trying the load and run u-boot through the Arm Development Studio debugger on my Arria 10 Dev-Kit. I am using this Arria 10 Han Pilot Dev kit sold through Terasic: h...
aikeu
Regular Contributor
2 years agoHi Richard_P,
Can show the full logs starting from when the board boot up?
Would like to know if there is any ddr failure indicated from the start.
May I know your Han Pilot board is using what ddr memory size?
The defaut size used by Arria10 dev kit is 1GB for your reference:
memory@0 {
name = "memory";
device_type = "memory";
reg = <0x0 0x40000000>; /* 1GB */
};
Thanks.
Regards,
Aik Eu