I have problems with startup file, in this article http://www.keil.com/support/docs/2263.htm keil suggest that STARTUP.A51 should be last file in the project (should be linked as last) But in my project, when STARTUP.A51 is on any other position than first, it cause problems which make my uC reset few times per hour.
Does anybody had such a problem?
I'm using: IDE-Version: µVision V4.60.6.10 Toolchain: PK51 Prof. Developers Kit for SiLabs Version: 9.51
Best regards, Marcin
I would be inclined to take a close look at the map files and in particular check the differences between working and failing.
Zeusti