• What happens if NMI is triggered while processing an existing NMI?
    We are planning to use NMI in M7 to react to some critical errors. The only issue that we see is that there are multiple critical errors in our system and in some cases we may experience several errors...
  • What happens if NMI is triggered while processing an existing NMI?
    We are planning to use NMI in M7 to react to some critical errors. The only issue that we see is that there are multiple critical errors in our system and in some cases we may experience several errors...
  • NMI Handling in Bootloader
    Hi, i use a Little Assembler Program to copy a Bootloader from Flash to RAM and it works fine so far. The question i'm asking myself: The Program starts automatically at the Reset-Vector in Flash...
  • NMI Handling in Bootloader
    Hi, i use a Little Assembler Program to copy a Bootloader from Flash to RAM and it works fine so far. The question i'm asking myself: The Program starts automatically at the Reset-Vector in Flash...
  • Debug function for TRAP A simulation of NMI
    Hi all, can anybody help me with a simulatorfunction to simulate a class A trap ? I wrote a little program for XC16x starter kits, where the NMI pin is used to start in debug mode to send out...