This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to access the peripherals of Winbond W90P710 with J-Link?

Hi, all,

I get the MDK 3.22 evaluation from the Keil site and a J-Link from the Segger agent with evaluation license. My target is W90P710 eval board from Winbond. So, I want to access the peripherals easily when I debug my code. But I just get the following messages:
RDI-Error 5: RDIError_DataAbort (Addr:=0xE0028008)
RDI-Error 5: RDIError_DataAbort (Addr:=0xE0028004)
RDI-Error 5: RDIError_DataAbort (Addr:=0xE002800C)
RDI-Error 5: RDIError_DataAbort (Addr:=0xE0028000)
RDI-Error 5: RDIError_DataAbort (Addr:=0xE0028008)
DIR VTREG XTAL: ulong, value = 0x01F78A40
RDI-Error 5: RDIError_DataAbort (Addr:=0xE01FC088) CLOCK: ulong, value = 0x01F78A40
DIR VTREG
____^
*** error 122: AGDI: memory read failed (0xE01FC088)

I have modify the W90P710.H with the correct SFRs address.

So, How to access the W90P710's Peripherals with J-Link?

Parents Reply Children
No data