Posted on May 17, 2011 at 09:47Hi all. My bootloader on bank1 gets application from uart and loads to bank0.And i tried to jump my application with and without soft remap.But my application doesn't run.I have debuged for understanding what is happen...
Posted on May 17, 2011 at 09:46Hello sword, I did everythings that you said but problem keeps on. But a good thing have happened; when i closed timer int. i could erase sector. How does timer int. create flash problem? Mabe my library has a bug. I s...
Posted on May 17, 2011 at 09:46Hello sword, So thanks for your answer. I can boot from bank1 but can't erase sector. I have remapped physically the banks.But i have not used caps.I used Keil v3.05.Bank1 is at 0x00 address. In the startup file i have...
Posted on May 17, 2011 at 09:46Hi sword. My str9 revision is D. If i call erase sector command program go in infinite loop on PAbtHandler.I tried to take flash code to ram but it was not solution. And when debug -run step by step- there is no proble...
Posted on May 17, 2011 at 09:46I checked the flash status register in FMI_EraseSector func.There is no problem in register but program doesn't run.Also when i called the FMI_EraseSector func if i debug(program runs step by step) there is no problem,...