Re: PSoC 5LP program

2021-11-17 Thread Yasushi SHOJI
Hi, On Thu, Nov 18, 2021 at 9:07 AM Yasushi SHOJI wrote: > "verify_image" command shows you that the NV flash is the one that failed. > > , > | Error: verify failed in bank at 0x9000 starting at 0x > ` For this verification, `armv7m_checksum_memory()` is used. From the TRM[1

PSoC 5LP program

2021-11-17 Thread Yasushi SHOJI
Hi, Recently, I've got a new toy, CY8CKIT-059, which is a PSoC 5LP based dev kit. Naturally, I've launched the latest openocd with "interface kitprog" to see how well it works. It sort of works. I can see CPU registers, read/write memories and flash memory. Unfortunately, it doesn't seem to "pr