I have used CAPS tool and R-Link to change the Boot order from bank0 to Bank1 I am using IAR IDE + J-Link, By default the IAR download the application to Bank0, How can I download the application to bank1 using IAR ? Thanks
I want to find Boot Loader (Simmilar IAP) in IAR + J-Link. But, I don't know how i write to bank1 of flash. So, I want to need your code. Please, let me send your source code(Usatyj)! Please... Help me!
open the folder with command line and call jlinkstr91x.exe. it should connect through jlink. you then have to type 'setb 1' and you're done. the boot bank will be the bank 1. hope it helps! cheers, Bib'