• Simulator hangs for wwatch(PORT0)
    While waiting for my full license, I'm using the 3.03a evaluation kit, simulating an LPC2114. The only signal function I have running is this skeleton code: signal void port0_sig(void) { while...
  • port0 bit toggling 0f 8051
    why are the pins of port0 of 8051 are not toggling...where as port1,2 and 3 are toggling.. how to make them toggle..?
  • port0 bit toggling 0f 8051
    why are the pins of port0 of 8051 are not toggling...where as port1,2 and 3 are toggling.. how to make them toggle..?
  • Simulator hangs for wwatch(PORT0)
    While waiting for my full license, I'm using the 3.03a evaluation kit, simulating an LPC2114. The only signal function I have running is this skeleton code: signal void port0_sig(void) { while...
  • Watch Port0 and Port3 using Keil
    We have to watch port0 and port3 to obtain the information about external data memory access using Keil. However, the problem is that we can't see the change in port3(RD# or WR# should have changed)...