<?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 Compilation steps for MPC8248 in PowerQUICC Processors</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/Compilation-steps-for-MPC8248/m-p/1330279#M3840</link>
    <description>&lt;P&gt;I am downloaded the BSP ISO file from the below NXP link, and I mounted and installed the ISO, can anybody help me to compile this entire BSP for MPC8248&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/legacy-mpu-mcus/powerquicc-processors/powerquicc-ii-mpc82xx/powerquicc-ii-processor-with-pci-usb-security-communications-processor-module:MPC8248?tab=Design_Tools_Tab" target="_blank"&gt;https://www.nxp.com/products/processors-and-microcontrollers/legacy-mpu-mcus/powerquicc-processors/powerquicc-ii-mpc82xx/powerquicc-ii-processor-with-pci-usb-security-communications-processor-module:MPC8248?tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Linux BSP for Freescale MPC8272ADS RoHS board&lt;/P&gt;&lt;P&gt;Steps followed&lt;BR /&gt;===========&lt;BR /&gt;sudo mount -o loop MPC8272ADS_20080623-ltib.iso /mnt/cdrom/&lt;BR /&gt;And I set the path for source /home/firstview/mpc-yocto&lt;BR /&gt;./install&lt;/P&gt;&lt;P&gt;After that I got the following files, how to compile is not available anywhere.&lt;/P&gt;&lt;P&gt;~/mpc-yocto/ltib-mpc8272ads-20080623$ ls&lt;BR /&gt;bin config COPYING dist doc ltib pkgs README release_logs rootfs.ext2.gz rootfs.ext2.gz.uboot rpm tmp&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>Thu, 26 Aug 2021 10:09:46 GMT</pubDate>
    <dc:creator>winstonjacob</dc:creator>
    <dc:date>2021-08-26T10:09:46Z</dc:date>
    <item>
      <title>Compilation steps for MPC8248</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Compilation-steps-for-MPC8248/m-p/1330279#M3840</link>
      <description>&lt;P&gt;I am downloaded the BSP ISO file from the below NXP link, and I mounted and installed the ISO, can anybody help me to compile this entire BSP for MPC8248&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/legacy-mpu-mcus/powerquicc-processors/powerquicc-ii-mpc82xx/powerquicc-ii-processor-with-pci-usb-security-communications-processor-module:MPC8248?tab=Design_Tools_Tab" target="_blank"&gt;https://www.nxp.com/products/processors-and-microcontrollers/legacy-mpu-mcus/powerquicc-processors/powerquicc-ii-mpc82xx/powerquicc-ii-processor-with-pci-usb-security-communications-processor-module:MPC8248?tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Linux BSP for Freescale MPC8272ADS RoHS board&lt;/P&gt;&lt;P&gt;Steps followed&lt;BR /&gt;===========&lt;BR /&gt;sudo mount -o loop MPC8272ADS_20080623-ltib.iso /mnt/cdrom/&lt;BR /&gt;And I set the path for source /home/firstview/mpc-yocto&lt;BR /&gt;./install&lt;/P&gt;&lt;P&gt;After that I got the following files, how to compile is not available anywhere.&lt;/P&gt;&lt;P&gt;~/mpc-yocto/ltib-mpc8272ads-20080623$ ls&lt;BR /&gt;bin config COPYING dist doc ltib pkgs README release_logs rootfs.ext2.gz rootfs.ext2.gz.uboot rpm tmp&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>Thu, 26 Aug 2021 10:09:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Compilation-steps-for-MPC8248/m-p/1330279#M3840</guid>
      <dc:creator>winstonjacob</dc:creator>
      <dc:date>2021-08-26T10:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation steps for MPC8248</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/Compilation-steps-for-MPC8248/m-p/1333076#M3848</link>
      <description>&lt;P&gt;&lt;FONT color="#0000FF"&gt;Please run necessary packages listed as the following required by ltib, then run &lt;STRONG&gt;"./ltib"&lt;/STRONG&gt; to build images.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;#/bin/bash&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;# Install LTIB dependant packages&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sudo apt-get install gettext libgtk2.0-dev rpm bison m4 libfreetype6-dev&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sudo apt-get install libdbus-glib-1-dev liborbit2-dev intltool&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sudo apt-get install ccache ncurses-dev zlib1g zlib1g-dev gcc g++ libtool&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sudo apt-get install uuid-dev liblzo2-dev&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sudo apt-get install tcl dpkg&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;# Packages required for 64-bit Ubuntu&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;# Do "uname -a" and see if the word "x86_64" shows up.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;if uname -a|grep -sq 'x86_64'; then&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sudo apt-get install ia32-libs libc6-dev-i386 lib32z1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;fi&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;apart from this I also installed&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;sudo apt-get install lib32ncurses5-dev&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;sudo apt-get install lib32ncursesw5-dev&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 08:36:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/Compilation-steps-for-MPC8248/m-p/1333076#M3848</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2021-09-01T08:36:28Z</dc:date>
    </item>
  </channel>
</rss>

