[SOLVED] Multiple <FlashBankInfo> elements in the same <Device> possible?

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

  • [SOLVED] Multiple <FlashBankInfo> elements in the same <Device> possible?

    Hi,

    I am developing a flashloader based on Open Flashloader API described in wiki.segger.com/Open_Flashloader#Open_Flashloader
    This flashloader is for a CM33 MCU which is still under development. The MCU has two regions of flash memory - NVR section and Main Flash Array.
    The NVR region needs to be programmed in a special way, with some addional security features, while the main flash array can be programmed normally.
    I have the following queries:
    1. Can we have separate flashloaders for each of the memory areas?
    2. How do we choose the flashloader to invoke in our IDE debugger setup?

    I have attached a snippet of the JLinkDevices.xml file for reference.

    Thank you.
    Radhika
    Images
    • FlashInfo.png

      23.73 kB, 1,526×1,050, viewed 245 times
  • Hi Radhika,
    Thank you for your inquiry.
    Reg 1.:
    As I can see in the image you attached, you are doing this already ("[..] Loader = [..]").
    You actually have to provide a flashloader for each memory area.
    For more info, please refer to this page:
    wiki.segger.com/Open_Flashloader#.3CFlashBankInfo.3E

    Reg 2.:
    wiki.segger.com/Open_Flashloader#General_Procedure

    Best regards,
    Fabian
    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.