Quote:
Originally Posted by Dougsg38p Did you also run CLEAN.BAT? I assumed that you did because you said that you "cleaned" the simulator.
If you did not,
exit the dev enviroment
run CLEAN.BAT
remove the *.dmp files (3 of them)
restart the dev environment
perform a clean & build |
So, what i'm doing.
close IDE - run clean.bat (after that there is no *.dmp files) - run IDE - clean simulator - clean project - run application in debugg mode.
And still got the same error.
If i start application in normal mode it works fine...
I have no idea what could be the reason...