Hi,
iam currently working on P1013 processor in my board and for debugging laughterbach trace 32 tool is using.
After Initializing of MMU,LAWS(local access windows),CHIP select properties and DRAM(DDR3) in my script through trace 32 tool iam able access the Internal memory and DDR memory.
when iam trying to access the eLBC memory it is showing as "bus error generated by CPU". we are unable to access the eLBC memory.
OBSERVATION IN FPGA DEBUGGER:
When iam trying to Access the eLBC memory, Jtag_hrst(COP_HRST) is generating from Trace 32 tool.
can you explain me what it could be the reason for above problem.
thank you...