• timer trap
    Hi, I work on st10f168 and i execute some functions in external ram. But i have a problem with interrupt trap : Although i declare timer 7 in ram(interrupt all 1 ms good in simulation), it never go...
  • undefined opcode Trap detected
    when i debug using the simulator i get this message undefined opcode trap detected is it bad ?
  • 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...
  • Illegal instruction address (TRAP B)
    Hi, My build is successfull but when running on hardware, I'm facing a Trap B interrupt. (HW is ST10F276) I followed the http://www.keil.com/support/docs/2534.htm tutorial and found: tfr ...
  • XC164 Random ILLOPA or UNDOPC Trap
    Hi, I am facing a strange behavior of my code. If I write new code or add code to existing classes etc. the programm may cause an B-Trap IR. The TFR then says ILLOPA or UNDOPC. If I then add more...