Hi,
I'm a beginner in the IMX6 debugging with Trace32 software.
The connection works with IMX6 processor.
I tried to read out the OTP registers with the TRACE32 sample script
but the following error message generated:
bus error at address ANSD:0x21BC010
at the Data.Set command. See below.
; first configure the timing parameters
; the following values are valid after Reset
Data.Set AD:&ocotpBase+0x10 %Long (0x5<<22.)|(6<<16.)|(0x1<<12.)|(0x299<<0.)
Could you please help me?
Thank you in advance!