I use D32DS for ARM V2.0 to make a program for S32k144, I have a large of data of double type in the memory view, I founded the memory view can explain float data, but can't explain a double date. who can make it true, tell me plase.
I find out that there is settings for switching float from 32bit resolution to 64 bit - right click on table number:
Jiri
Hi,
Double precision float point number view is not supported by Memory view. You can copy/paste the HEX 8 bytes to some translator - like this one Floating Point to Hex Converter
Jiri