I have an OMAP3530 custom board and am using X-loader. After X-loader runs the config_3430sdram_ddr() function,
should SDRAM be able to be modified via a JTAG debugger, such as a Realview ICE, for example?
I want to check my DRAM to make sure it is configured correctly by writing values and then reading them, but not sure
if the functionality exists within a JTAG debugger to do the proper writing/reading or if it can only be done through the processor.
Thanks
GatorBoz