Hi,
I am trying to follow the reference manual 4.4.6.2 to create my 0x9A hard coded RCW settings for my ls1021a stand alone board. After I follow the recommended settings and regenerate the code it shows me an error below:
Can anyone help?
Hello Elias Bitbaker,
I didn't reproduce your project, please refer to my attached workspace.
your work space i load your PBL.bin file but it shows
IFC NAND (NAND flash) shouldn't it be eMMC
also if I want to use 0x9a hard coded option the clock should be 100 MHz right ?
On my side, the system clock frequency is 100MHz, please import the project form File->Import->General->Existing Projects into Workspace.
i did what you told me to do.
First of all can you answer this question would be super helpful
Do i need to change the RCW source to eMMC, hardcoded instead of IFC NAND????????? because I am flashing into the eMMC my customized board does not have NAND flash
I assume you was using 9A, this what I did.
(1)I imported your project
(2) I went to generated code then I changed the pbl.bin to ls1021a-rcw.txt then I load this file from the debug configuration of my OCRAM board project
(3) I used OCRAM init script and memory script then run debug
No need to change RCW source.