Posts by wifijacob

    Hi,
    When I try to connect to a PSoC 6 (CY8C6XX7_CM4) device using JLinkExe v6.46g on ARM I get this:

    hi,
    i'm getting this segmentation fault when trying to use jlinkrttviewer (it occurs when clicking on the device selector):

    i'm using ubuntu 16.04.

    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 PSoC 5 LP device using J-Link?

    Thanks, Jacob

    The documentation states:

    Hello,
    Linux
    J-Link EDU, S/N 269402077
    SEGGER J-Link Commander V6.14c
    Yes.


    Also, I sometimes get this:

    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 second try.
    Writing target memory failed.

    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 second try.
    Writing target memory failed.

    Thanks, Jacob

    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:


    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