2007-09-12 11:03 PM
I can't boot from bank1 with keil--
2011-05-17 12:46 AM
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