??? 03/17/07 23:38 Read: times |
#135180 - ICE or Eprom Emulator ? Responding to: ???'s previous message |
The microcontroller is a Philips 80C52, which is being controller by an emulator (Micetek EasyPack 51). I am not sure but I suppose the problem is not related to the emulator, since it is designed to use all 4 ports, and the software too. I could not find much info about MICETEK emulators. If it's an Eprom Emulator it will use P0 and P2 to connect to the 80C52. If this is the case you cannot use these ports for I/O. If you have an ICE (In Circuit Emulator) It should plug into your target board where the 80C52 would normally go, with this you should be able to access p0 and P1. Bruce |