This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

question about the thoery of hardware emulator with keil monitor-51

I meet a question:
I want to make a hardware emulator do to some experiment with mcs-51 microcomputer!But i am not very clear understand the thoery of the emulator!
I use a device with 64k FALSH ROM on-chip.it can well connect with the keil debugger!but i don't know where my application code stores!
thank you for your help first!

Parents
  • Andy,

    I'm plenty familiar with that. I designed-in a uPSD3254 processor to my latest project JUST before they released the uPSD33XX series with boundary scan functionality. As such, I had to go the more expensive ICE route. It's my understanding that the majority of chips that include a JTAG interface also include the on-chip debug functionality, though. Is that generally the case?

Reply
  • Andy,

    I'm plenty familiar with that. I designed-in a uPSD3254 processor to my latest project JUST before they released the uPSD33XX series with boundary scan functionality. As such, I had to go the more expensive ICE route. It's my understanding that the majority of chips that include a JTAG interface also include the on-chip debug functionality, though. Is that generally the case?

Children