<?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>CodeWarrior Development ToolsのトピックRe: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1927545#M9152</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;, thanks for your response.&lt;/P&gt;&lt;P&gt;In my nor flash the address start from the 0xE0000000 to 0xE7FFFFFF is in unprotected and the address from 0xE8000000 to 0xEFFFFFFF is in protected mode.&lt;/P&gt;&lt;P&gt;I have tried to flash in 0xEFF00000 , it showing write protected error, flash not happened.&lt;/P&gt;&lt;P&gt;So, I flashed at 0xE7F00000 but the booting is not happening.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where I have to flash my boot.bin file so that it can boot?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In this T2081QDS_gcc-aeabi_ROM.lcf file any modification have to do , can you tell the modifications?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2024 15:06:41 GMT</pubDate>
    <dc:creator>Vimalprasad</dc:creator>
    <dc:date>2024-08-07T15:06:41Z</dc:date>
    <item>
      <title>How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1921357#M9150</link>
      <description>&lt;P&gt;I have created a bareboard hello world application in the CodeWarrior for T2081 processor.&lt;/P&gt;&lt;P&gt;I can able to debug the application and i want to flash the application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this RCW needed for the bareboard application to flash and boot?&lt;/P&gt;&lt;P&gt;Could you please provide the procedure for creating boot image(boot.bin) and flashing the bareboard application on the T2081 processor?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 07:45:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1921357#M9150</guid>
      <dc:creator>Vimalprasad</dc:creator>
      <dc:date>2024-07-31T07:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1925861#M9151</link>
      <description>&lt;P&gt;1. Configure the CodeWarrior as ROM version and build this project.&lt;/P&gt;
&lt;P&gt;2. Please use the following command to convert the ELF file to bin file.&lt;/P&gt;
&lt;P&gt;C:\Users\nxa22585&amp;gt;C:\Freescale\CW_PA_v10.5.1\Cross_Tools\gcc-4.9.2-Ee6500-aeabi\bin\powerpc-aeabi-objcopy.exe -O binary -S C:\Users\nxa22585\Downloads\t2080rdb\t2081-core00\ROM\t2081-core00.elf C:\Users\nxa22585\Downloads\t2080rdb\t2081-core00\ROM\test.bin&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Please refer to&amp;nbsp;T2081QDS_gcc-aeabi_ROM.lcf to deploy the test.bin file at&amp;nbsp;0xEFF00000&amp;nbsp; on NOR flash.&lt;/P&gt;
&lt;P&gt;You need to program RCW on the target board first.&lt;/P&gt;
&lt;P&gt;For flash programming, please refer to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/CodeWarrior-Development-Tools/Flash-Programmer-for-CodeWarrior-Power-Architecture/ta-p/1110721" target="_blank"&gt;https://community.nxp.com/t5/CodeWarrior-Development-Tools/Flash-Programmer-for-CodeWarrior-Power-Architecture/ta-p/1110721&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 02:15:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1925861#M9151</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-08-06T02:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1927545#M9152</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;, thanks for your response.&lt;/P&gt;&lt;P&gt;In my nor flash the address start from the 0xE0000000 to 0xE7FFFFFF is in unprotected and the address from 0xE8000000 to 0xEFFFFFFF is in protected mode.&lt;/P&gt;&lt;P&gt;I have tried to flash in 0xEFF00000 , it showing write protected error, flash not happened.&lt;/P&gt;&lt;P&gt;So, I flashed at 0xE7F00000 but the booting is not happening.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where I have to flash my boot.bin file so that it can boot?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In this T2081QDS_gcc-aeabi_ROM.lcf file any modification have to do , can you tell the modifications?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 15:06:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1927545#M9152</guid>
      <dc:creator>Vimalprasad</dc:creator>
      <dc:date>2024-08-07T15:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1928370#M9154</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Currently I'm working on the T2080RDB,I have created the ROM version of the project and created the boot.bin file with using the mentioned command.&lt;/P&gt;&lt;P&gt;I have flashed the PBL.bin at the starting address 0xE0000000 and the boot.bin file in the 0xE7F00000 where my unprotected region of my NOR flash is 0xE0000000 to 0xE7FFFFFF and the protected region is 0xE8000000 to 0xEFFFFFFF.&lt;/P&gt;&lt;P&gt;After that I can able to flash but the booting is not happening.&lt;/P&gt;&lt;P&gt;I have created the ROM version of the project in the codewarrior , while debugging the project it not stopping in the main function.&lt;BR /&gt;Can you tell me how to debug the ROM version for the codewarrior?&lt;/P&gt;&lt;P&gt;I have done the modification in the T2080RDB-PCIe_gcc-aeabi_ROM.lcf . I have attached the lcf file with the modification have some errors mentioned in the screenshot.&lt;BR /&gt;&lt;BR /&gt;Can you tell me any other configuration have to do for the booting have happen?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lcf_error.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292627iCA1A4524B7AC32E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="lcf_error.png" alt="lcf_error.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 15:00:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1928370#M9154</guid>
      <dc:creator>Vimalprasad</dc:creator>
      <dc:date>2024-08-08T15:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930104#M9157</link>
      <description>&lt;P&gt;bootloader image should be deployed at the end of the NOR flash.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 09:52:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930104#M9157</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-08-12T09:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930897#M9158</link>
      <description>Can you please provide the solution for the above queries?</description>
      <pubDate>Tue, 13 Aug 2024 07:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930897#M9158</guid>
      <dc:creator>Vimalprasad</dc:creator>
      <dc:date>2024-08-13T07:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930901#M9159</link>
      <description>Thanks for your response,&lt;BR /&gt;I had flashed the boot image at the end of the NOR flash, then also I cannot see the boot prints.</description>
      <pubDate>Tue, 13 Aug 2024 07:38:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930901#M9159</guid>
      <dc:creator>Vimalprasad</dc:creator>
      <dc:date>2024-08-13T07:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930916#M9160</link>
      <description>&lt;P&gt;What is the size of your binary file?&lt;/P&gt;
&lt;P&gt;What address did your program it at?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 07:54:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930916#M9160</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-08-13T07:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930996#M9161</link>
      <description>I'm programming PBL (PBL.bin) at 0xE0000000 having size of 1KB.&lt;BR /&gt;I'm programming the binary file(boot.bin) at 0xE7F0000 having size of 1024KB</description>
      <pubDate>Tue, 13 Aug 2024 09:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1930996#M9161</guid>
      <dc:creator>Vimalprasad</dc:creator>
      <dc:date>2024-08-13T09:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create and flash the boot image for baremetal application in code warrior for T2081?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1932715#M9162</link>
      <description>&lt;P&gt;Please define lcf file as the following, and program the bin file at&amp;nbsp;0xEFF00000.&lt;/P&gt;
&lt;DIV&gt;/* Default linker script, for normal executables */&lt;/DIV&gt;
&lt;DIV&gt;OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc",&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; "elf32-powerpc")&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;OUTPUT_ARCH(powerpc:common)&lt;/DIV&gt;
&lt;DIV&gt;ENTRY(__start)&lt;/DIV&gt;
&lt;DIV&gt;MEMORY {&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; ram&amp;nbsp; &amp;nbsp; : org = 0x00002000, l = 0x7FFFFFFF&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; rom&amp;nbsp; &amp;nbsp;: org = 0xEFF10000, l = 0x000EEFFF&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;}&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;SECTIONS&lt;/DIV&gt;
&lt;DIV&gt;{&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; _stack_addr = 0x003dfff0;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; _stack_end&amp;nbsp; = 0x003d7ff0;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; _heap_addr&amp;nbsp; = 0x3cfff0;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; _heap_end&amp;nbsp; &amp;nbsp;= 0x3d7ff0;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; .intvec 0xEFF00000 :&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; {&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; *(.intvec)&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; } = 0xffff&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; .reset 0xEFFFFFFC :&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; {&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; *(.reset)&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; } = 0x4&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; .init 0xEFFFF000 :&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; {&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; *(.init)&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; *(.init_data)&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; } = 0xFFC&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Aug 2024 06:08:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-create-and-flash-the-boot-image-for-baremetal-application/m-p/1932715#M9162</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-08-15T06:08:19Z</dc:date>
    </item>
  </channel>
</rss>

