• using keil debuuger with interrupts on ez-usb chip
    i am using the an2135s ez-usb chip and i dont know how to make the debbuger get the start of frame interrupts (or any interrupt) for my isochronus data transfers? when debbuging i get stuck in an infinate...
  • using keil debuuger with interrupts on ez-usb chip
    i am using the an2135s ez-usb chip and i dont know how to make the debbuger get the start of frame interrupts (or any interrupt) for my isochronus data transfers? when debbuging i get stuck in an infinate...
  • Viewing I2S behavior in Debuuger Uv3
    Hello. I would like check I2S project from "code.bundle.lpc23xx.lpc24xx.uvision" in MCB2300, with lpc2378. I run Debugger but I can´t see I2S peripheral registers. Furthermore, in "Pin connect block...
  • Viewing I2S behavior in Debuuger Uv3
    Hello. I would like check I2S project from "code.bundle.lpc23xx.lpc24xx.uvision" in MCB2300, with lpc2378. I run Debugger but I can´t see I2S peripheral registers. Furthermore, in "Pin connect block...
  • How to make interrupts work in LPC2138 using Proteus and Keil v4 compiler?
    Hello, I am learning ARM processor using Keil uVision4 and simulating in proteus a LPC2138. I tried to make interrupt with timer0, the only result is the match pin toggling, but never enters inside the...