sharon Community Member

  • Member since Nov 17th 2022

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

  • sharon -

    Replied to the thread Flashloader support JLink Commander 7.60 or older verson.

    Post
    Hi Nino, I know that I no guarantee to receive any answer via this forum, but I have no idea that my post was deleted? I just expect that maybe some others will share his experience. Or give me some direction or suggestion. So if I would like to have…
  • sharon -

    Replied to the thread PageSize of FlashDevice.

    Post
    Hi Alex, For SEGGER_FL_Program(), <NumBytes> is guaranteed to be a multiple of FlashDevice.PageSize => But I do get the NumBytes as FlashDevice.SectorInfo[0].SectorSize instead of FlashDevice.PageSize, is it normal?
  • sharon -

    Posted the thread PageSize of FlashDevice.

    Thread
    From SEGGER_Flash_Loader, the PageSize is meant that "This field describes in what chunks J-Link feeds the flash loader. The SEGGER_FL_Program() function will be called with a data chunk of multiple of <PageSize> bytes" The NumByte of
  • sharon -

    Replied to the thread Flashloader support JLink Commander 7.60 or older verson.

    Post
    May I know why my previous post was delete? Did I break any rules?
  • sharon -

    Posted the thread Flashloader support JLink Commander 7.60 or older verson.

    Thread
    Dear Support, 1. Where could I find the flash loader documrent to support older version? Currnet WiKi only provide documents for newer. I would like to know how the erase command work with older version of flash loader? What I found api for erase only…