Posted on May 17, 2011 at 09:59Hi fred, Just try by using my code pasted above, remove the __asm codes and add a simple dummy sram read before FMI_WaitForLastOperation(FMI_BANK_1); Also ensure the scu clock for flash is enabled. my code works in sec...
Posted on May 17, 2011 at 09:59Dear All, I are facing a problem while writing secondary flash, the time taken to write a single halfword is more then 500ms. As per Eratta sheet(rev 5) for STR912FAw44 MCU, for writing to flash we need to set the bit ...
Posted on May 17, 2011 at 09:58Dear All, I am trying to get external interrupt 2 on port pin 3.2 of MCU. I have done the following configuration but the code never enters the ISR section. Also i have checked the configuration in simulator of KEIL, t...