[quote user="Chris Lightcap"]As I'm using a custom AM3351 board, I needed to modify the DDR memory configuration and pinmux settings to be compatible with my board. [/quote]The address 0x80800000 at which the "Trouble Writing Memory Block" occurs is in DDR memory. I suspect that either: - The SPL code hasn't configured the DDR memory correctly to allow the U-boot file to be loaded into DDR memory. - There is a fault with the DDR memory on the custom AM3351 board. Suggest that after running the SPL code which configures the DDR memory, then pause the processor and attempt to use the CCS memory browser to see if you can read / write the DDR memory starting at 0x80000000 successfully.
↧