• Serial Interrupt in simulator works when stepping thru, but not with run
    I have a program running in the simulator (simulating an Infineon C515), and if I start by stepping through line by line (or even run to cursor) my serial interrupt routine works fine. Even after a number...
  • Serial Interrupt in simulator works when stepping thru, but not with run
    I have a program running in the simulator (simulating an Infineon C515), and if I start by stepping through line by line (or even run to cursor) my serial interrupt routine works fine. Even after a number...
  • Firmware running on simulation but not when it runs in the TUSB3210
    Hi, i'm developing a firmware for the TUSB3210. It is based on the Code example of Texas, 'Keyboard firmware'. It's originaly for IAR compiler, but i'm translating it to Keil compiler. The simulation...
  • Firmware running on simulation but not when it runs in the TUSB3210
    Hi, i'm developing a firmware for the TUSB3210. It is based on the Code example of Texas, 'Keyboard firmware'. It's originaly for IAR compiler, but i'm translating it to Keil compiler. The simulation...
  • Interrupts not running when executing code on reset (kitCON167-CR)
    I am a student using the school's copy of the Keil PK166 suite for a senior design lab. I have run into a problem when attempting to run code directly from the flash memory on a Phytec kitCON-167CR...