• C164 max osc.Frequenz--Port0 configuration
    Hello! Thank you Mr. Coppi for your help! I read the appnote-and will change my hardware now.I have read the max oscillator frequency is 16 MHz!? If that's right I have to configurate the internal...
  • 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...
  • C164 max osc.Frequenz--Port0 configuration
    Hello! Thank you Mr. Coppi for your help! I read the appnote-and will change my hardware now.I have read the max oscillator frequency is 16 MHz!? If that's right I have to configurate the internal...
  • 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)...