Forum Discussion
Hello HPB,
Thanks for your reply.
it helped me allot.
now i have our own development board with DDR3 (MT41J128M16JT-125:K) and SoC (5CSEBA5U23I7N) on it.
i am now able to run the baremetal on chip memory by following this tutorial.
https://www.intel.com/content/www/us/en/programmable/documentation/lro1424280108409.html
Now i get the following error if i want to use "Create a New Scatter File to Locate the Bare Metal Application in the SDRAM"
ERROR(CMD16-TAD274-NAL22):
! Failed to load "bare metal-hello-world-01.axf"
! Failed to write 4,896 bytes to address S:0x02000000 while writing block of 4,096 bytes to address S:0x02000000
! General error on memory or register access.
Is there any method to debug why i get this error?
in my memory view of DS-5 i cant see the DDR3 memroy (my program runs in the endless loop)
Is there any possibility to move forward.
thanks.
:)
- HBhat25 years ago
Contributor
Hi,
Good to know that you are able to make the progress.!
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_bm.pdf
page 37
refer to "Create a New Scatter File to Locate the Bare Metal Application in the SDRAM " section
There are some similar errors mentioned and solution is mentioned. I think that should help you to proceed.
With Regards,
HPB