We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all What is an emulator exactly ? how is it used with KEIL compilers or any other embedded compiler ?
Thanks Elico
An emulator is almost like a simulator a simulator is a poor substitute for an emulator.
Today, an emulator is normally just a standard microcontroller in the '51 worls an emulator is a thingy you plug in instead of your chip. It behaves like the chip while letting you see what Per describes above. However some of the more advanced modern derivatives notably SILabs (I know none other) have the emulation circuitry built in.
Erik
Funnily enough, the same question just came up on the TI forum - here's my answer:
e2e.ti.com/.../800284.aspx
Thanks Clear and to the point answer.
Elico