cancel
Showing results for 
Search instead for 
Did you mean: 

Running Bootloader from Bank1 and Switch to Bank0 Application

rganti
Associate II
Posted on May 09, 2008 at 20:12

Running Bootloader from Bank1 and Switch to Bank0 Application

2 REPLIES 2
rganti
Associate II
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??

sjo
Associate II
Posted on May 17, 2011 at 09:53

It will only work with revH silicon.

see the errata for more details.

Cheers

sjo