Search Results
Search results 1-15 of 15.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Hello, I'm having issues flashing a PSoC 5 LP device using J-Link. If I flash the same .hex using PSoC Programmer and Cypress own MiniProg it works. If I use PSoC Programmer and MiniProg to read out the memory, I can see that the only difference in the two cases is that when flashing with MiniProg 'Config Flash Area' address 0x0400 contains some data (roughly between 0x0400 and 0x0f80). - Anyone knows what this data is? - How can I flash it using J-Link? - Has anyone else successfully flashed a …
-
Hello, Linux J-Link EDU, S/N 269402077 SEGGER J-Link Commander V6.14c Yes. Also, I sometimes get this: Source Code (8 lines) Your forum messes up newlines in code..! Downloading file [program.hex]... Comparing flash [100%] Done. Erasing flash [100%] Done. Programming flash [100%] Done. Verifying flash [100%] Done. J-Link: Flash download: Restarting flash programming due to program error (possibly skipped erasure of half-way erased sector). J-Link: Flash download: Skip optimizations disabled for …
-
Hello, Trying to flash a Cypress PSoC CY8C4247 device using J-Link. Everything seems to work but I always get an error message when doing loadfile: Source Code (11 lines) However, after resetting, the system seems to start up just fine. It doesn't matter if I decrease the speed, it always gives the error like above. What may cause this error message? Thanks, Jacob