Is there a (free or low cost) 8051/8052 simulator for the SDCC package available with C-source level
debugging capabilities??
So a simulator/debugger that takes the .cdb output format of the SDCC-linker.
I'am looking for such a simulator for some time.
Who can help me?
Thanks anyway,
Max
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
Is there a (free or low cost) 8051/8052 simulator for the SDCC package available with C-source level
debugging capabilities??
So a simulator/debugger that takes the .cdb output format of the SDCC-linker.
I'am looking for such a simulator for some time.
Who can help me?
Thanks anyway,
Max
Hi,
I'm new here but enjoying myself. This site might have what you're after. Hope it helps.
http://www.opcube.com/home.html
When I get a chance to breath I'm going to start using their IDE.
Good Luck,
Frank
SDCC comes with ucsim and sdcdb, a simulator and a debugger. Both only work under a unix variant or cygwin on windows.