Hi
I'm writing a tool to access the flash memory of K10 type MCUs via the Ezport interface.
Reading, erasing and flashing works fine.
Now I want to read the SIM_SDID register which is at address 4004_8024h, but the Ezport read function seems not to be able to access this address space.
Is there a way to read this register?