<?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 32 bit forum ? in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Reading-Configuration-Registers-in-Linux/m-p/127240#M652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;Hi Illini,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;There is no 32 bit forum for now in Freescale Communities.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;May be as time goes some deciders&amp;nbsp;will see how interesting these forums are and will create a new board.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;That's all I can say coz I don't play with PowerQUICC.&lt;BR /&gt;Alban.&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Feb 2006 04:03:40 GMT</pubDate>
    <dc:creator>Alban</dc:creator>
    <dc:date>2006-02-25T04:03:40Z</dc:date>
    <item>
      <title>Reading Configuration Registers in Linux</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Reading-Configuration-Registers-in-Linux/m-p/127239#M651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 3;"&gt;First of all, I know am using a 32 bit processor (MPC8248), but I do not see any 32 bit processor forum.&amp;nbsp; Is there a forum for 32 bit processors?&amp;nbsp;&lt;/SPAN&gt; &lt;P&gt;&lt;SPAN style="font-size: 3;"&gt;Are there any Linux utilities to read/set the Memory-Mapped Configuration Registers of the MPC8248(see section 9.11.1 of the MPC8272 PowerQUICC II Reference Manual). I would hope there are utilities already out there to do this in Linux or will I have to write my own driver?&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2006 02:33:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Reading-Configuration-Registers-in-Linux/m-p/127239#M651</guid>
      <dc:creator>illini</dc:creator>
      <dc:date>2006-02-25T02:33:10Z</dc:date>
    </item>
    <item>
      <title>32 bit forum ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Reading-Configuration-Registers-in-Linux/m-p/127240#M652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;Hi Illini,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;There is no 32 bit forum for now in Freescale Communities.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;May be as time goes some deciders&amp;nbsp;will see how interesting these forums are and will create a new board.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;That's all I can say coz I don't play with PowerQUICC.&lt;BR /&gt;Alban.&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2006 04:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Reading-Configuration-Registers-in-Linux/m-p/127240#M652</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-02-25T04:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Configuration Registers in Linux</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Reading-Configuration-Registers-in-Linux/m-p/127241#M653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hy illini.&lt;/P&gt;&lt;P&gt;I joined this forum hoping to find info on "how to configure MPC8248 RSTCONF at power on" in a more simple way than using an EEPROM&amp;nbsp;and other accessories as depicted in chap.5.4 of that RM, but I see that the matter seems to be really dark.&lt;/P&gt;&lt;P&gt;I hope that some Freescale-SuperMan can answer to you question and also to the following:&lt;/P&gt;&lt;P&gt;I'm developing a PCI Agent board with a MPC8247, which must start reading from addresses 0x00, 0x08, 0x10, 0x18 and the goes on ...&lt;/P&gt;&lt;P&gt;The documentation I found up to now says that: to allow the 8247 to work subsequently using addresses from 0x00000000 on as RAM (as usual) I need to introduce an EPLD capturing the first 4 readings and redirecting them to the EEPROM, and only subsequently permit to the 8247 to be interfaced to the RAM at address 0x00000000.&lt;/P&gt;&lt;P&gt;It seems to me very sad to waste an EPLD that eslewere I do not need only for this.&lt;/P&gt;&lt;P&gt;Isn't another simpler way to obtain my PowerOn Configuration Word?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck to you, illini&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;fmv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 00:28:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Reading-Configuration-Registers-in-Linux/m-p/127241#M653</guid>
      <dc:creator>fmv</dc:creator>
      <dc:date>2006-04-06T00:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Configuration Registers in Linux</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Reading-Configuration-Registers-in-Linux/m-p/127242#M654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Now that the ColdFire forum just opened, maybe that (being 32-bit) is a good place to find people who know about that stuff.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.freescale.com/freescale/board?board.id=CFCOMM" target="test_blank"&gt;http://forums.freescale.com/freescale/board?board.id=CFCOMM&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 22:07:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Reading-Configuration-Registers-in-Linux/m-p/127242#M654</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-04-06T22:07:33Z</dc:date>
    </item>
  </channel>
</rss>

