• Interrupt vect never called [C++]
    I have template class for Uart. For initialization of interrupt I use global function which is defined as extern "C", but my interrupt is never called. I cannot find whats wrong. /* header file...
  • Why the interrupt function never called
    I am working with Cypress ez-usb development board. The problem come to me is that a FIFO internal interrupt function never be called. What could be the problem? It supouse to write some data to enpoint...
  • STM32: MSC_MemoryVerify will be never called
    Hi, could someone tell me why the function MSC_MemoryVerify (using STM32F103 and windows xp) will be never called during or after writing a file to the mass storage device? I thought after writing...
  • Page options cont
    Jon, I tried that example you gave me, and it didn't seem to work. I think there may be problems with the development kit. David
  • ARM: STR91x interrupt handling problem (cont)
    Responding in new thread since other thread is dead. http://www.keil.com/forum/21199 So, anyone else with this problem? It seems to be a general Keil issue... Anyone else with what problem...