Posted on May 17, 2011 at 11:31Hello. I've been trying to get the IAP application working under crossworks, but to no avail. I loaded the files from AN2475, and made sure that the processor was set to BANK1 - I get to the point where the first block...
Posted on May 17, 2011 at 09:59I am trying to implement the fix for Rev. G silicon where I do not remap the FMI to jump to Bank0 , and instead just jump to 0x80000 to execute the code. The problem is the interrupts do not remap, and I cannot figure ...
Posted on May 17, 2011 at 09:59The issue isn't ''when I want to reset'' - The watchdog timer might be activated, the code might hang, a power glitch might reset without taking down the power - you can't know when you will want to reset. I am not sur...
Posted on May 17, 2011 at 09:59I have a problem with the system I have . I implemented a bootloader on Bank1 to jump to Bank 0 . That is working fine. The problem I have is when a reset hits. If i am booting off Bank0, a reset does what I would expe...
Posted on May 17, 2011 at 09:59I see the errata - The FMI_CR is cleared, while the address registers are not. I have devices already on boards that use Rev G. I do have an upcoming build that I can make sure I am using rev H of the chips. Do you hav...