cancel
Showing results for 
Search instead for 
Did you mean: 

I can't boot from bank1 with keil--

hmehmetkurnaz
Associate II
Posted on September 13, 2007 at 08:03

I can't boot from bank1 with keil--

1 REPLY 1
hmehmetkurnaz
Associate II
Posted on May 17, 2011 at 09:46

Hi all.

I know there are many message about booting from bank1.I look them, tried given samples but couldn't find my answer.I did as follows

-in STR91X.s

FMI_BBSR_Val EQU 0x00000000

FMI_BBADR_Val EQU 0x00000000

FMI_NBBSR_Val EQU 0x00000006

FMI_NBBADR_Val EQU 0x00080000

- Option For Target / Utilities / Settings

in the first line

STR91xFWxx4FlashBan0 512K 0x000000 - 0x07ffff

STR91xFWxx4FlashBan1 32K 0x400000 - 0x407fff

I load program and it doesn't run.The same program runs on bank0 very well.

When i want to debug i take an error:

Memory Missmatch!

Address : 0x00010000

Value = 0x22

Expected = 0x04

Is there anyone who overcome the booting from bank1?

Regards...

Mehmet