<?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>Digital Signal Controllersのトピック56F84763, firmware update, Bootloader, SDM</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/56F84763-firmware-update-Bootloader-SDM/m-p/466470#M622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I'm working on a field update for our 56F84763 processors.&lt;/P&gt;&lt;P&gt;And right now I have a problem with the flashing of the device.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our project is small, so we work with the SDM.&lt;/P&gt;&lt;P&gt;For the flashing I load the flash routine in the program memory RAM of the device. Which is outside the addressable memory space in SDM. Sometimes the flashing works, sometimes it does not. I don't know if its the fault of the actual code or some restrictions in the device.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My actual question is: do the limitations of the SDM (i.e. 16 memory addresses) only apply for access in data memory? Or does the same apply for program memory?&lt;/P&gt;&lt;P&gt;I'd be happy if someone could point me at the right document. I found lots of bits an pieces, but its hard to get the full picture.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Dec 2015 10:23:14 GMT</pubDate>
    <dc:creator>sfe</dc:creator>
    <dc:date>2015-12-07T10:23:14Z</dc:date>
    <item>
      <title>56F84763, firmware update, Bootloader, SDM</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/56F84763-firmware-update-Bootloader-SDM/m-p/466470#M622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I'm working on a field update for our 56F84763 processors.&lt;/P&gt;&lt;P&gt;And right now I have a problem with the flashing of the device.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our project is small, so we work with the SDM.&lt;/P&gt;&lt;P&gt;For the flashing I load the flash routine in the program memory RAM of the device. Which is outside the addressable memory space in SDM. Sometimes the flashing works, sometimes it does not. I don't know if its the fault of the actual code or some restrictions in the device.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My actual question is: do the limitations of the SDM (i.e. 16 memory addresses) only apply for access in data memory? Or does the same apply for program memory?&lt;/P&gt;&lt;P&gt;I'd be happy if someone could point me at the right document. I found lots of bits an pieces, but its hard to get the full picture.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 10:23:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/56F84763-firmware-update-Bootloader-SDM/m-p/466470#M622</guid>
      <dc:creator>sfe</dc:creator>
      <dc:date>2015-12-07T10:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: 56F84763, firmware update, Bootloader, SDM</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/56F84763-firmware-update-Bootloader-SDM/m-p/466471#M623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data and program models are independent.&lt;/P&gt;&lt;P&gt;This is a modified harvard address model.&lt;/P&gt;&lt;P&gt;Data and program addresses are mostly on their different busses and follow different rules.&lt;/P&gt;&lt;P&gt;While this makes the tools more complex, the result is much faster running code that consumes less silicon area and power than forcing Von Nueman.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDM means small data module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you examine the properties of the project in CodeWarrior, you can see in more detail choices for the data and program address models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SDM is simply a target name put together as an exmaple of one of many project property combinations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 19:56:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/56F84763-firmware-update-Bootloader-SDM/m-p/466471#M623</guid>
      <dc:creator>johnlwinters</dc:creator>
      <dc:date>2015-12-21T19:56:22Z</dc:date>
    </item>
  </channel>
</rss>

