<?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: T1042D4RDB bare-board project in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970885#M3328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I compile an elf file with CW for the board and load it. But when I try to run it with bootlelf it crashes. Where should I start to solve this problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jul 2019 13:41:23 GMT</pubDate>
    <dc:creator>erpay</dc:creator>
    <dc:date>2019-07-30T13:41:23Z</dc:date>
    <item>
      <title>T1042D4RDB bare-board project</title>
      <link>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970881#M3324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #252526; background-color: #ffffff; font-size: 15.9992px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #252526; background-color: #ffffff; font-size: 15.9992px;"&gt;I have a T1042D4RDB-PA board. I want to run a bare-board program on it but I am new to PPC concept. I create a bare-board project on codewarrior and load it to RAM via u-boot using tftp etc. But when I try to boot it, it always crashes.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #252526; background-color: #ffffff; font-size: 15.9992px;"&gt;What should I do ? Is there any other toolchain for this ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #252526; background-color: #ffffff; font-size: 15.9992px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #252526; background-color: #ffffff; font-size: 15.9992px;"&gt;I want to hear every advice,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #252526; background-color: #ffffff; font-size: 15.9992px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2019 11:35:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970881#M3324</guid>
      <dc:creator>erpay</dc:creator>
      <dc:date>2019-06-25T11:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: T1042D4RDB bare-board project</title>
      <link>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970882#M3325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Bare-board" project assumes the board is "bare" (does not have any initialization software), connected to CodeWarrior via debugger connection, used to debug the project. In case of U-boot, the board is not "bare", because some board initialization steps are done already by U-boot. The U-boot may be used to run binary application, however. The most probable reason, why application may crash - is an access to invalid memory location. For example, your application expects CCSR memory space has one offset, but this offset was changed by U-boot. This result to bus error when trying to access memory-mapped device register. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, the following topic discusses similar issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/448107"&gt;https://community.nxp.com/thread/448107&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jun 2019 16:56:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970882#M3325</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2019-06-30T16:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: T1042D4RDB bare-board project</title>
      <link>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970883#M3326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Thanks for the reply, now I understand what I need is standalone program after u-boot process. So what are my choices ? I see there is a standalone part in u-boot is there another alternative for standalone ? Can I do it with code warrior, ELDK or something ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jun 2019 19:01:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970883#M3326</guid>
      <dc:creator>erpay</dc:creator>
      <dc:date>2019-06-30T19:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: T1042D4RDB bare-board project</title>
      <link>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970884#M3327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By default, CodeWarrior produces standalone project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 21:14:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970884#M3327</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2019-07-03T21:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: T1042D4RDB bare-board project</title>
      <link>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970885#M3328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I compile an elf file with CW for the board and load it. But when I try to run it with bootlelf it crashes. Where should I start to solve this problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2019 13:41:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970885#M3328</guid>
      <dc:creator>erpay</dc:creator>
      <dc:date>2019-07-30T13:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: T1042D4RDB bare-board project</title>
      <link>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970886#M3329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please make sure CCSR address space offset is correct. Please see my first reply to this topic for more details. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Aug 2019 20:05:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970886#M3329</guid>
      <dc:creator>alexander_yakov</dc:creator>
      <dc:date>2019-08-11T20:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: T1042D4RDB bare-board project</title>
      <link>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970887#M3330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, we solve the problem by removing all files that have some kind of dependence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2019 20:51:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/T1042D4RDB-bare-board-project/m-p/970887#M3330</guid>
      <dc:creator>erpay</dc:creator>
      <dc:date>2019-10-26T20:51:52Z</dc:date>
    </item>
  </channel>
</rss>

