Keil™, An ARM® Company

Discussion Forum

hex-386 to decimal

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
M hameed
Posted
16-Mar-2005 05:08
Toolset
None
New! hex-386 to decimal
hi guys,

I am working on ADuC7026.

im saving some data by using SAVE command.
im getting the values in HEX386 format. Im dont know how to covert that into decimal..

help me in this regard.

thank u
hameed
Read-Only
Author
A.W. Neil
Posted
16-Mar-2005 05:33
Toolset
None
New! RE: hex-386 to decimal
The Intel Hex file format definition is here:
http://www.keil.com/support/docs/1584.htm

There's a whole bunch of utilities for dealing with Intel Hex files (and many others) here:
http://srecord.sourceforge.net/

What exactly are you trying to do with this saved data?
Read-Only
Author
M hameed
Posted
16-Mar-2005 05:35
Toolset
None
New! RE: hex-386 to decimal
Hi Neil,

I am doing FFT. i want compare the results in keil with those i get in MATLAB. so i want the data in decimal format.


thank u
hameed
Read-Only
Author
A.W. Neil
Posted
16-Mar-2005 16:26
Toolset
None
New! RE: hex-386 to decimal
"i want compare the results in keil with those i get in MATLAB. so i want the data in decimal format."

Surely MATLAB could do that for you?
Read-Only
Author
erik malund
Posted
16-Mar-2005 07:40
Toolset
None
New! RE: hex-386 to decimal
ADuC7026.

What toolset?

Erik

Next Thread | Thread List | Previous Thread Start a Thread | Settings