Search Results
Search results 1-2 of 2.
-
Where can I find the source for the cypress flash loader? I believe if I had that I would hopefully simply need to only change a couple lines to start erasing after the bootloader. Thanks.
-
Hello, I am trying to use a j-link plus to flash my cypress proc CYBL10563. I find that it is erasing the bootloader I have previously loaded even though I am not writing anywhere near that address. In the J-Link Server GDB output, you can see reads done near 0x00 that contain data, after loading, those values are all 0. This is preventing me from being able to flash my application using J-Link onto my cypress PRoC and have it run, as the bootloader have been removed. Any ideas or help would be …