[SOLVED] REAL PIC SIMULATOR and PIC SIMULATOR IDE

Status
Not open for further replies.

tahir4awan

Full Member level 4
Joined
Nov 29, 2010
Messages
208
Helped
16
Reputation
32
Reaction score
17
Trophy points
1,308
Location
Germany
Activity points
3,084
I have been using both these simulators and I think REAL PIC SIMULATOR is the best simulator because it is very user friendly.
On the other hand PIC SIMULATOR IDE is also a good program but I want to share problems regarding theses simulators. If someone has experienced these problems please do send me the solution.

The problem with the REAL PIC SIMULATOR is I2C EEPROM (24C64) 64K. I have done every thing to make EEPROM work but it is working abnormal but the same code is working on PIC SIMULATOR IDE having EEPROM (24C256) 128/256K. I dont know it is the problem of Simulators or EEPROM but my personal experoince says it is Simulator problem.

Though the EEPROM is working on PIC SIMULATOR IDE the bad and worst part of it is, it is not supporting MikroC delay_ms(); function.

Anyone has solution?
 

PIC Simulator IDE has WaitMs and WaitUs commands which are essentially the same as the MikroC ones.

Brian.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…