<?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: Problems with uClinux and MCF5329EVB in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163722#M5428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;FONT size="3"&gt;Hi Jesus,&lt;BR /&gt;&lt;BR /&gt;I believe all you need to do is make that script executable. It downloads and installs with permissions rw-r--r-- instead of&lt;BR /&gt;rwxr-xr-x.&amp;nbsp; So you should cd to the scripts directory and type:&lt;BR /&gt;&lt;BR /&gt;chmod 755&lt;/FONT&gt; ./conf-header.sh&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;BR /&gt;Then restart the the build.&amp;nbsp; That should get you going again.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;(I believe there's one or two more scripts with the same issue.&amp;nbsp; So you might encounter this error again.)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Matt&lt;BR /&gt;&lt;/FONT&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2007 01:37:56 GMT</pubDate>
    <dc:creator>matt_waddel</dc:creator>
    <dc:date>2007-11-14T01:37:56Z</dc:date>
    <item>
      <title>Problems with uClinux and MCF5329EVB</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163721#M5427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 2;"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying to build and boot uClinux on the M5329EVB. I'm following the steps detailed in the Application Note 3408 but when I have to build the kernel (command "make" in "uClinux-dist" directory -- page 12 of the AN3408) it doesn't work.&lt;BR /&gt;&lt;BR /&gt;When I execute the command "make", a lot of text messages start to appear on the screen. I attach you the final part ot that text, where the error messages appear.&lt;BR /&gt;&lt;BR /&gt;I've tried the hole build process as root (administrator) and as normal user, and it doesn't work with any of them.&lt;BR /&gt;&lt;BR /&gt;Can you help me with this issue, please? Do you know why those error messages could appear?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Jesús Ortiz&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 01:02:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163721#M5427</guid>
      <dc:creator>jesortsan</dc:creator>
      <dc:date>2007-11-14T01:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with uClinux and MCF5329EVB</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163722#M5428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;FONT size="3"&gt;Hi Jesus,&lt;BR /&gt;&lt;BR /&gt;I believe all you need to do is make that script executable. It downloads and installs with permissions rw-r--r-- instead of&lt;BR /&gt;rwxr-xr-x.&amp;nbsp; So you should cd to the scripts directory and type:&lt;BR /&gt;&lt;BR /&gt;chmod 755&lt;/FONT&gt; ./conf-header.sh&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;BR /&gt;Then restart the the build.&amp;nbsp; That should get you going again.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;(I believe there's one or two more scripts with the same issue.&amp;nbsp; So you might encounter this error again.)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Matt&lt;BR /&gt;&lt;/FONT&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 01:37:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163722#M5428</guid>
      <dc:creator>matt_waddel</dc:creator>
      <dc:date>2007-11-14T01:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with uClinux and MCF5329EVB</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163723#M5429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;At a guess, it looks like the shell script doesn't have it's execute permission bit turned on.&lt;BR /&gt;&lt;BR /&gt;As a quick test, I would run "chmod a+x extra/scripts/conf-header.sh".&amp;nbsp; Re-run make and see if you get any further.&lt;BR /&gt;&lt;BR /&gt;As for why the execute bit is turned off... it may have been the way you extracted the source code into the directory?&lt;BR /&gt;&lt;BR /&gt;Ken.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 01:40:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163723#M5429</guid>
      <dc:creator>kwong</dc:creator>
      <dc:date>2007-11-14T01:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with uClinux and MCF5329EVB</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163724#M5430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I've followed your indications and it works, but a new error message appeared (ERROR 1 in attachment). I supposed this error was related to busybox application and I removed it from the kernel configuration.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Then, the ERROR 1 disappeared and another error related with boa server appeared. I removed the boa server from the kernel configuration and a ERROR 2 (see attachment) apeeared.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;First, I'm not sure the solution for these problems is removing userland applications from the kernel... Any idea??&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Second, I don't have any idea about the ERROR 2. I installed the GNU C/C++ compiler but the file "libgcc2.c" doesn't exist in my system. Any idea?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your help&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best regards&lt;/DIV&gt;&lt;DIV&gt;Jesús&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;PD: sorry if my english isn't good enough&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 23:45:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163724#M5430</guid>
      <dc:creator>jesortsan</dc:creator>
      <dc:date>2007-11-14T23:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with uClinux and MCF5329EVB</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163725#M5431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;AN3408 is a very good appnote to read but with GNU tool chain and uClinux and kernel updates happening often and the users environment being different from one box to another it could easily be a setup issue.&amp;nbsp; If I had more hair I'd loan it to you :smileywink: .Or you can take the time to resolve the config&amp;amp;setup.&lt;/DIV&gt;&lt;DIV&gt;An alternative is to download the LTIB (Linux Target Image Builder) BSP for the MCF5329:&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127260061033202A9" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127260061033202A9&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It has entire development environement tested which include:&amp;nbsp;LTIB (perl script that runs like the xmenu-config too), GNU tools suite, mcf5329 specific drivers, and runs on the m5329evb.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;David&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Nov 2007 07:07:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Problems-with-uClinux-and-MCF5329EVB/m-p/163725#M5431</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2007-11-17T07:07:43Z</dc:date>
    </item>
  </channel>
</rss>

