• C164
    How to enable the PLL in C164CI.
  • 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)...
  • 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..?
  • C164 Monitor works, flash not
    Hello ! I need help: I wrote a project using the CAN module for a C164CI (BA_step) Its working in monitor mode but not by using the on board flash or the OTP!! Other projects worked (using flash) with...