<?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中的主题 MC56F82748  bin file modification.</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1357510#M2292</link>
    <description>&lt;P&gt;MC56F82748 I need add some header information to bin file for bootloader, is there any suggestion about how to modify the bin file?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Oct 2021 03:13:27 GMT</pubDate>
    <dc:creator>terrybogard</dc:creator>
    <dc:date>2021-10-19T03:13:27Z</dc:date>
    <item>
      <title>MC56F82748  bin file modification.</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1357510#M2292</link>
      <description>&lt;P&gt;MC56F82748 I need add some header information to bin file for bootloader, is there any suggestion about how to modify the bin file?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 03:13:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1357510#M2292</guid>
      <dc:creator>terrybogard</dc:creator>
      <dc:date>2021-10-19T03:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: MC56F82748  bin file modification.</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1357649#M2293</link>
      <description>&lt;P&gt;Hi, Terry,&lt;/P&gt;
&lt;P&gt;I do not think you can change or add something in the *.bin, because the *.bin is binary file, it is binary code directly.&lt;/P&gt;
&lt;P&gt;If you use S-Record file, you can add header part with S0 as prefix.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Xiangjun rong&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 06:46:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1357649#M2293</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-10-19T06:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: MC56F82748  bin file modification.</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1357654#M2294</link>
      <description>&lt;P&gt;Hi xiangjun,&lt;/P&gt;&lt;P&gt;According to our customer's requirement, i should offer bin files for updating which should contain some header information, so updating can be judged whether should be conduct.&lt;/P&gt;&lt;P&gt;as your opinion, is this unreachable?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 06:53:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1357654#M2294</guid>
      <dc:creator>terrybogard</dc:creator>
      <dc:date>2021-10-19T06:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: MC56F82748  bin file modification.</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1357692#M2295</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I do not think it is okay to modify the *.bin file directly. As a workaround, you can change your application code, for example in your application code, in a specific address, you can write header, mark, version of application code so that the bootloader can read the version from the specific address.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 07:32:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1357692#M2295</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-10-19T07:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: MC56F82748  bin file modification.</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1360016#M2296</link>
      <description>&lt;P&gt;Hi xiangjun,&lt;/P&gt;&lt;P&gt;I agree your opinion, but how I can add the header mark into the bin by add them in application code? can you give an example? thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 09:30:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1360016#M2296</guid>
      <dc:creator>terrybogard</dc:creator>
      <dc:date>2021-10-22T09:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: MC56F82748  bin file modification.</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1360455#M2297</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I attach the MC56F83XXBLUM.PDF, pls refer to the section 1.1.7.1 User’s Application Bootloader Configuration, which writes the BOOT_START_DELAY and BOOT_VERSION_PROMPT constants to a specified location by application code. Pls refer to the section.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 02:43:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F82748-bin-file-modification/m-p/1360455#M2297</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-10-25T02:43:28Z</dc:date>
    </item>
  </channel>
</rss>

