We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
i have downloaded the C and the hex code(tempsen.hex and tempsen.c) from the internet for ADuC845 processor and if i download the hex file using windows serial downloader(wsd.exe) it is working properly..but if i compile the same C code in keil it is not running properly.. and also the hex code generated from keil is slightly different when compared to the hex code downloaded from the internet..pls help.. thanx in advance...
It expects the addresses in the file to be monotonously increasing
I think you mean monotonically? ;-)
planetmath.org/.../MonotonicallyIncreasing.html
"The Keil tools produces HEX files that do not follow this convention."
And, of course, there is no reason why they should - the Intel Hex specification makes no such requirement.
This should be considered a bug (or at least a limitation) in WSD...