Skip to main content
Visitor II
May 9, 2008
Question

Running Bootloader from Bank1 and Switch to Bank0 Application

  • May 9, 2008
  • 2 replies
  • 660 views
Posted on May 09, 2008 at 20:12

Running Bootloader from Bank1 and Switch to Bank0 Application

    This topic has been closed for replies.

    2 replies

    rgantiAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:53

    I did develop a bootloader for ARM9 to run from Bank1 and later switch to bank0. When I ran the same bootloader from Bank0 I could debug and test its working.

    But when I changed the program to run from Bank1 (in IAR 5.10 Release Mode) its not working. Using JlinkSTR91x.exe I am changing boot bank to 1 by running the command the ''setb 1''. Then trying to load the program to flash from IAR (Release Mode). Then I tried to cycle power the ST ARM9 MCU but my program doesn't seem working.

    Any ideas quickly??

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:53

    It will only work with revH silicon.

    see the errata for more details.

    Cheers

    sjo