<?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>topic Re: Run application using OCRAM in imx6dl sabresd reference board in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Run-application-using-OCRAM-in-imx6dl-sabresd-reference-board/m-p/1316563#M177741</link>
    <description>&lt;P&gt;Thanks for your immediate reply &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using mfgtool I can able to load the sample application which NXP provided (&lt;SPAN class="lia-link-navigation lia-attachment-link-disabled lia-link-disabled"&gt;RVDS 3.1 MX6DQ_SDP_LED.ZIP.zip&lt;/SPAN&gt;) , but in this sample app I have to do some modification and I have to cross compile and execute,&lt;/P&gt;&lt;P&gt;RVDS 3.1 MX6DQ_SDP_LED.ZIP/MX6DQ_SDP_LED$ &lt;STRONG&gt;arm-linux-gnueabihf-gcc main.c -o led.bin&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If I cross compile using the above command, I am able to generate a bin file, but that bin file I am not able to load via mfgtool, while loading mfgtool throwing error. Can you please give me the compiling steps for &lt;SPAN class="lia-link-navigation lia-attachment-link-disabled lia-link-disabled"&gt;RVDS 3.1 MX6DQ_SDP_LED.ZIP.zip&lt;/SPAN&gt; application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REF LINK&lt;/P&gt;&lt;P&gt;=======&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Loading-Sample-SDK-on-IMX6-SABRE-board/m-p/320466" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Loading-Sample-SDK-on-IMX6-SABRE-board/m-p/320466&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Winston&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Aug 2021 08:37:35 GMT</pubDate>
    <dc:creator>winstonjacob</dc:creator>
    <dc:date>2021-08-02T08:37:35Z</dc:date>
    <item>
      <title>Run application using OCRAM in imx6dl sabresd reference board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-application-using-OCRAM-in-imx6dl-sabresd-reference-board/m-p/1314435#M177578</link>
      <description>&lt;P&gt;I am using imx6dl sabresd reference board, and I want to run a sample application using OCRAM, and I referred the link mentioned below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/iRAM-OCRAM-i-MX6-SDK-Application/ta-p/1119918" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/iRAM-OCRAM-i-MX6-SDK-Application/ta-p/1119918&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I compiled the imx6 sdk&amp;nbsp; and I got iram.bin and iram.elf, then flashed the u-boot image as well as iram.bin to sdcard, then I booted the board, and I executed the command in u-boot prompt, and I mentioned the log here, please verify and help me to run the application in OCRAM memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;U-Boot 2017.03 (Feb 14 2019 - 15:48:31 +0530)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6DL rev1.1 996 MHz (running at 792 MHz)&lt;BR /&gt;CPU: Commercial temperature grade (0C to 95C) at 31C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Model: Freescale i.MX6 DualLite SABRE Smart Device Board&lt;BR /&gt;Board: MX6-SabreSD&lt;BR /&gt;DRAM: 1 GiB&lt;BR /&gt;PMIC: PFUZE100! DEV_ID=0x10 REV_ID=0x11&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;No panel detected: default to Hannstar-XGA&lt;BR /&gt;Display: Hannstar-XGA (1024x768)&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc1 is current device&lt;BR /&gt;Net:&lt;BR /&gt;Warning: ethernet@02188000 using MAC address from ROM&lt;BR /&gt;eth0: ethernet@02188000 [PRIME]&lt;BR /&gt;Normal Boot&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;=&amp;gt; bootelf 0x10800000&lt;BR /&gt;## No elf image at address 0x10800000&lt;BR /&gt;=&amp;gt; mmc dev 1&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc1 is current device&lt;BR /&gt;=&amp;gt; mmc read 0x10800000 0x800 512&lt;/P&gt;&lt;P&gt;MMC read: dev # 1, block # 2048, count 1298 ... 1298 blocks read: OK&lt;BR /&gt;=&amp;gt; bootelf 0x10800000&lt;BR /&gt;## No elf image at address 0x10800000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Winston&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 09:17:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-application-using-OCRAM-in-imx6dl-sabresd-reference-board/m-p/1314435#M177578</guid>
      <dc:creator>winstonjacob</dc:creator>
      <dc:date>2021-07-28T09:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Run application using OCRAM in imx6dl sabresd reference board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-application-using-OCRAM-in-imx6dl-sabresd-reference-board/m-p/1314504#M177584</link>
      <description>&lt;P&gt;Hi Winston&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in general one can try to load bin file using mfg tool as described on&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Loading-Sample-SDK-on-IMX6-SABRE-board/m-p/320466" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Loading-Sample-SDK-on-IMX6-SABRE-board/m-p/320466&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;change ucl2.xml :&lt;/P&gt;
&lt;P&gt;"SabreSD-SD" profile:&lt;/P&gt;
&lt;P&gt;&amp;lt;LIST name="SabreSD-SD" desc="USB SDP"&amp;gt;&lt;BR /&gt;&amp;lt;CMD state="BootStrap" type="boot" body="BootStrap" file ="test.bin" &amp;gt;Loading image&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;lt;CMD state="BootStrap" type="jump" &amp;gt; Jumping to image. &amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;lt;CMD state="Updater" type="push" body="$ echo Load Complete!"&amp;gt;Done&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;lt;/LIST&amp;gt;&lt;/P&gt;
&lt;P&gt;Mfg tool can be found on&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software:IMX-SW" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software:IMX-SW&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 11:17:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-application-using-OCRAM-in-imx6dl-sabresd-reference-board/m-p/1314504#M177584</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-07-28T11:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Run application using OCRAM in imx6dl sabresd reference board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-application-using-OCRAM-in-imx6dl-sabresd-reference-board/m-p/1316563#M177741</link>
      <description>&lt;P&gt;Thanks for your immediate reply &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using mfgtool I can able to load the sample application which NXP provided (&lt;SPAN class="lia-link-navigation lia-attachment-link-disabled lia-link-disabled"&gt;RVDS 3.1 MX6DQ_SDP_LED.ZIP.zip&lt;/SPAN&gt;) , but in this sample app I have to do some modification and I have to cross compile and execute,&lt;/P&gt;&lt;P&gt;RVDS 3.1 MX6DQ_SDP_LED.ZIP/MX6DQ_SDP_LED$ &lt;STRONG&gt;arm-linux-gnueabihf-gcc main.c -o led.bin&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If I cross compile using the above command, I am able to generate a bin file, but that bin file I am not able to load via mfgtool, while loading mfgtool throwing error. Can you please give me the compiling steps for &lt;SPAN class="lia-link-navigation lia-attachment-link-disabled lia-link-disabled"&gt;RVDS 3.1 MX6DQ_SDP_LED.ZIP.zip&lt;/SPAN&gt; application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REF LINK&lt;/P&gt;&lt;P&gt;=======&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Loading-Sample-SDK-on-IMX6-SABRE-board/m-p/320466" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Loading-Sample-SDK-on-IMX6-SABRE-board/m-p/320466&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Winston&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 08:37:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-application-using-OCRAM-in-imx6dl-sabresd-reference-board/m-p/1316563#M177741</guid>
      <dc:creator>winstonjacob</dc:creator>
      <dc:date>2021-08-02T08:37:35Z</dc:date>
    </item>
  </channel>
</rss>

