[SOLVED] Can J-Link write flash on CC3220SF ?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello,

    Thank you for your inquiry.
    As user grantch stated the target device is supported with the Flashs listed. So programming should work. If debugging works in Flash depends on the target specifics. This information can be found in the target specific reference manual.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • SEGGER - Nino wrote:

    So programming should work. If debugging works in Flash depends on the target specifics.
    Hello Nino,

    I saw from output of JLinkExe/GDBServer it's programming flash, at least from (very useful) output traces it says it's writing flash, and the addresses from linker script are the flash.
    What can be a little confusing is why the contents are lost, each time you reset the device.
    I think it's the specifics of the bootloader & the protective model, it restores the default/set image which is flashed in a specific way.

    As far as my original question on it I think it's answered. (I have other debugging problem with it in another thread .. )