<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>S32KのトピックRe: Difference between Hex and Hex Integer</title>
    <link>https://community.nxp.com/t5/S32K/Difference-between-Hex-and-Hex-Integer/m-p/1164444#M8420</link>
    <description>&lt;P&gt;Hi, the difference is in the shown endianness.&lt;/P&gt;
&lt;P&gt;ARM is a little endian core. If you store varibale 'AABBCCDD', the data are stored in the memory as 'DDCCBBAA' if you present addresses from left to right and from up an down i.e. the same way as written text or how memory dump window in the design studio. It is HEX format.&lt;/P&gt;
&lt;P&gt;HEX INTEGER shows it in reverse as 'AABBCCDD' that is presentation like originally stored data. It could be useful with the debug but you must take into account that presented byte ordering is actually incorrect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2020 10:19:21 GMT</pubDate>
    <dc:creator>davidtosenovjan</dc:creator>
    <dc:date>2020-10-08T10:19:21Z</dc:date>
    <item>
      <title>Difference between Hex and Hex Integer</title>
      <link>https://community.nxp.com/t5/S32K/Difference-between-Hex-and-Hex-Integer/m-p/1163643#M8406</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm using S32 Design Studio for ARM.&lt;/P&gt;&lt;P&gt;In Debug mode, Memory Monitor can show memory value in many ways like Floating Point, Traditional...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="skseofh_0-1602025644970.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/126844iAC3C8FF364359863/image-size/medium?v=v2&amp;amp;px=400" role="button" title="skseofh_0-1602025644970.png" alt="skseofh_0-1602025644970.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't understand the difference between Hex and Hex Integer.&lt;/P&gt;&lt;P&gt;The value in two mode seems different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you explain why those are different?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 23:11:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Difference-between-Hex-and-Hex-Integer/m-p/1163643#M8406</guid>
      <dc:creator>skseofh</dc:creator>
      <dc:date>2020-10-06T23:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Hex and Hex Integer</title>
      <link>https://community.nxp.com/t5/S32K/Difference-between-Hex-and-Hex-Integer/m-p/1164444#M8420</link>
      <description>&lt;P&gt;Hi, the difference is in the shown endianness.&lt;/P&gt;
&lt;P&gt;ARM is a little endian core. If you store varibale 'AABBCCDD', the data are stored in the memory as 'DDCCBBAA' if you present addresses from left to right and from up an down i.e. the same way as written text or how memory dump window in the design studio. It is HEX format.&lt;/P&gt;
&lt;P&gt;HEX INTEGER shows it in reverse as 'AABBCCDD' that is presentation like originally stored data. It could be useful with the debug but you must take into account that presented byte ordering is actually incorrect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 10:19:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Difference-between-Hex-and-Hex-Integer/m-p/1164444#M8420</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2020-10-08T10:19:21Z</dc:date>
    </item>
  </channel>
</rss>

