Posted on May 17, 2011 at 09:53It doesn't succeed in writing the new application at Bank0 (0x00080000). 91x_init.s ------------- LDR R6, =0x54000004 ; non boot bank size LDR R7, =0x6 ; 512K STR R7, [R6] LDR R6, =0x5400000C ; boot bank address = ...
Posted on May 17, 2011 at 09:53Did any one tried Booting from Bank1 and did Bank Switching from Bank1 to Bank0 using IAR 5.10 Workbench on ST912FAW446 MCU using ARM966E-S CPU Core?
Posted on May 17, 2011 at 09:53Can anyone call me @ 703-400-8564. I need immediate help what tools (JFlash, Jlink) or IAR 5.10 which I am using for development should I use to download and run the bootloader into Bank1. Can anyone please do that imm...
Posted on May 17, 2011 at 09:53Folks, I need an immediate response (very clear steps) for IAR 5.11 WorkBench IDE environment with respect two problems I am facing. 1) The bootloader program working on Bank0 is unable to come in Bank 1 (since running...
Posted on May 17, 2011 at 09:53I have written a bootloader program using IAR 5.11 WorkBench for STR912FAW44 (ARM9 CPU) based 32 bit MCU and could load that program in Bank0 (512K Flash) and could debug that program through IAR Debugger. Then I thoug...