Maker Pro
Maker Pro

avr proteus simulation is not running in real time due to excessive cpu load warning

hello to you electrical engineers.
recently i made a project that is control DC motor in 2 way firs from potentiometer and second from serial push buttons of another avr.
it run good but i have this warning: simulation is not running in real time due to excessive cpu load warning
it causes i'm unable to run successfully on board. can any one help me to solve this?
i uploaded C program and simulation http://ul.to/rnlpqw5d
 
I dont really believe there is a solution for this... those simulations are process heavy,
can you maybe make your design more moduler and test it module by module?

come to think about it...I use to have this problem too... their examples like the chess emulator worked fine but my designs caused this warning too... maybe we had our settings wrongly set up :S

I say I use to because I dont use it anymore
 
Top