<?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: 9S12XDP512 New User Help in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170931#M5736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to my understanding you are looking for a S record file containing all addresses in linear format&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Search &lt;A href="http://www.freescale.com/" rel="nofollow" target="_blank"&gt;www.freescale.com&lt;/A&gt; for &lt;SPAN&gt;SRECCVTSW. This is a small utility program, which can convert S record containing banked addresses into S record file containing linear ones.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2009 19:45:19 GMT</pubDate>
    <dc:creator>CrasyCat</dc:creator>
    <dc:date>2009-04-15T19:45:19Z</dc:date>
    <item>
      <title>9S12XDP512 New User Help</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170923#M5728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've recently began working with the 9S12XDP512 board from Technological Arts, and I've having a bit of trouble. I'm sure these are just growing pains, but I've got a couple of problems I could use some advice on:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.) I'm using CodeWarrior 5.9.0 (info from the About CodeWarrior menu) with SRecCvt GUI to compile my .s19 then convert it to the correct format as I understand it. I know my board and loading technique are in order, because I'm able to load this .s19 file (acquired from a website):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S2147F4000CF400016405587CE10008E100027056AD9&lt;BR /&gt;S2147F4010000820F6CE405ACD10008E405A2706184C&lt;BR /&gt;S2147F40200A307020F516402A20FE34B7751B9EC6D0&lt;BR /&gt;S2147F4030FF7B025AC6FF7B02584A8000E02010C6EC&lt;BR /&gt;S2147F4040FF7B02584A8000E07902584A8000E020D1&lt;BR /&gt;S20E7F4050EEB757303D1D0016073D02&lt;BR /&gt;S2147FFFD0FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFAD&lt;BR /&gt;S2147FFFE0FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9D&lt;BR /&gt;S2147FFFF0FFFFFFFFFFFFFFFFFFFFFFFFFFFF40004B&lt;BR /&gt;S21478000034B7751B9ECC00006C1E2007EC1EC30010&lt;BR /&gt;S212780010016C1EEC1E8CFA0025F2B757300AEB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;onto the flash memory and it works just fine (blinks the LED). However, when I try to simulate the output using&amp;nbsp; CodeWarrior and SRecCvt, I don't get anything like this. Mine, after conversion, looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S21CFE8000C6FF7B025A7B02584A801AFEC6FF7B02584A801AFE790258C3&lt;BR /&gt;S21CFE801820EE1869AE2003186280EC80B74DCDFA0035B746C7873BB74A&lt;BR /&gt;S21CFE80306416C0312DE93A0AFEC011FDC00F270E35ED31EC3169700453&lt;BR /&gt;S21CFE804834FB310326F2FEC013EC31270BED31180A30700434F920F160&lt;BR /&gt;S21CFE80600AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF12&lt;BR /&gt;S21CFEBFF0FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCF2100C6055B134AD3&lt;BR /&gt;S21CFF80088038FE4A8000FE0000C015C03B00000000000000000000000E&lt;BR /&gt;S21CFF80200000000000000000000000000000000000AC8418AE82311B80&lt;BR /&gt;S21CFF80388405400000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF76&lt;BR /&gt;S9030000FC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my settings are correct (which may be part of the problem), I'd expect my output, which was compiled with the same*.c file, to be similar to that of the previous, correct .s19. When I load this not-so-snazzy code on the board, obviously it doesn't work. Any advice for me on this issue? I just want to write a program to blink the LED on the board using CodeWarrior and SRecCvt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.) Where can I find a good document on how to code for the 9S12XDP512? I'm a software engineer by profession, using only high-level languages, and I'm a bit out of my element. I am used to having large developer communities to leech information from, but it seems like there isn't as much "entry-level" information for these micro controllers. I don't want my hand held throughout the process, but I'd like some good info that can get me started. Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help. Like I said, I'm new to all of this, so I'll go ahead and claim ignorance for any fouls in my post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2009 11:32:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170923#M5728</guid>
      <dc:creator>Lewis139</dc:creator>
      <dc:date>2009-04-10T11:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XDP512 New User Help</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170924#M5729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know why are you converting S-records using sreccvt. CW should produce&amp;nbsp; S-records file with banked addresses, and another S-records file with global addressing addresses. Look in your bin folder for *.sx and *.s19 file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First your file uses global addresses.&amp;nbsp;Below 7FFFF0 is global address of S record. 14 in front of it hex S-record length. And underlined 4000 is reset vector at global address 0x7FFFFE:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S214&lt;STRONG&gt;7FFFF0&lt;/STRONG&gt;FFFFFFFFFFFFFFFFFFFFFFFFFFFF&lt;U&gt;4000&lt;/U&gt;4B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another file uses banked addresses. I don't see reset vector in it, but red FE is PPAGE and 8000 16bit CPU address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S21C&lt;STRONG&gt;&lt;FONT color="#ff0000"&gt;FE&lt;/FONT&gt;&lt;FONT color="#339966"&gt;8000&lt;/FONT&gt;&lt;/STRONG&gt;C6FF7B025A7B02584A801AFEC6FF7B02584A801AFE790258C3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2009 19:44:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170924#M5729</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2009-04-10T19:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XDP512 New User Help</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170925#M5730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;"First your file uses global addresses.&amp;nbsp;Below 7FFFF0 is global address of S record. 14 in front of it hex S-record length. And underlined 4000 is reset vector at global address 0x7FFFFE:"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I knew that this was the reset vector, and that was actually another question I had. I didn't see the reset vector in my converted code OR my compiled program from CodeWarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"I don't know why are you converting S-records using sreccvt. CW should produce&amp;nbsp; S-records file with banked addresses, and another S-records file with global addressing addresses. Look in your bin folder for *.sx and *.s19 file."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From all the documentation I've read, for the board I have (9S12XDP512) you have to convert the product of CodeWarrior to produce something to load. When I look at the raw .s19 file produced by CW, it looks very odd compared to the proper .s19. Nothing seems to line up, and in some cases the adresses aren't contiguous. I'll post an example of the code tomorrow, I'm out of the lab today.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's true that I don't have to convert the file to get banked addressing, what settings can I change to make it look as it should?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2009 23:36:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170925#M5730</guid>
      <dc:creator>Lewis139</dc:creator>
      <dc:date>2009-04-10T23:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XDP512 New User Help</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170926#M5731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the C Code for the program I'm trying to make work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#include "mc9s12dp512.h"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;void blink_delay(void);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;void main()&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; int i;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; DDRP = 0xFF;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; PTP = 0xFF;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; blink_delay();&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; while(1)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PTP = 0xFF; //LED on&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; blink_delay();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PTP = 0x00; //LED off&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; blink_delay();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;void blink_delay(void)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; int i;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; for(i=0;i&amp;lt;64000;i++)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the .s19 file that is generated by CW for the above code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S02A0000433A5C4320436F64655C435750726F6A5C435750726F6A5C62696E5C50726F6A6563742E616273D0&lt;BR /&gt;S123C000CF2100C6055B134A8038FE4A8000FE0000C015C03B00000000000000000000005B&lt;BR /&gt;S120C0200000000000000000000000000000000000AC8418AE82311B840540000072&lt;BR /&gt;S105FFFEC0003D&lt;BR /&gt;S224FE8000C6FF7B025A7B02584A801AFEC6FF7B02584A801AFE79025820EE1869AE20031843&lt;BR /&gt;S224FE80206280EC80B74DCDFA0035B746C7873BB76416C0312DE93A0AFEC011FDC00F270E1D&lt;BR /&gt;S224FE804035ED31EC3169700434FB310326F2FEC013EC31270BED31180A30700434F920F113&lt;BR /&gt;S205FE80600A12&lt;BR /&gt;S9030000FC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what I understand, this file is in the "logical" format and must be converted by SRecCvt into the physical format. Is this correct? If not, how can I alter my CW settings to give me the correct output? Thanks again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 01:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170926#M5731</guid>
      <dc:creator>Lewis139</dc:creator>
      <dc:date>2009-04-14T01:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XDP512 New User Help</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170927#M5732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using CW integrated Hivawe debugger, then you don't need to convert S records. When you press start button, *.abs file is loaded to your target.&lt;/P&gt;&lt;P&gt;If you are using some third party software, which understands S-records only, then this software defines requirements for S-files. Some are configureable and may understand both banked S2 addresses and linear/global addresses.&lt;/P&gt;&lt;P&gt;I said previously that in bin folder you may find *.sx file. It seems for S12X targets CW generates S19 and GLO S-records files. For S12 CW generates S19 and SX S-records files. In S19&amp;nbsp;file, S2 records have banked&amp;nbsp;addresses, in SX file - linear&amp;nbsp;S2 addresses, in GLO file- global S2 addresses. "Logical" may mean either linear or global.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 11:04:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170927#M5732</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2009-04-14T11:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XDP512 New User Help</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170928#M5733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a standard S12/S12X wizard generated project there is a *.s19 file which contains the content in banked/logical format.&lt;/P&gt;&lt;P&gt;In a S12 project there is additionally a *.phy, in a S12X additionally a *.glo file. Those files are SRecords with physical/global addresses, same content, different address encodings.&lt;/P&gt;&lt;P&gt;Both files are generated by the burner, which is configured with a *.bbl file. The bbl file contains explicitely how the two srecords should be generated. Therefore custom *.bbl's&lt;/P&gt;&lt;P&gt;can generate different files with different content.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A *.sx file is not generated by default. But the linker and the assembler (in absolute assembly mode) support to generate srecords as well, and those file get this extension if they are not otherwise configured. As the linker/assembler generated files contain the same content as the *.s19, there is usually no need for *.sx files. Also the linker/assembler do not offer the configuration posibilities of the burner (bbl file).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last, but not least, many tools support to directly load the elf file (*.abs), I recommend to use elf files with all tools supporting them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 11:26:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170928#M5733</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2009-04-14T11:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XDP512 New User Help</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170929#M5734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wouldn't really consider my issue solved yet...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CodeWarrior is not generating a .phy file when I compile it. All it's doing is creating the .s19 file. How can I force it to create the other file? Even hitting F5 doesn't produce the .phy file. If it can produce the .phy file for me then I wouldn't have to convert it. Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Derrick&amp;nbsp;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by Lewis139 on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-04-14&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;04:01 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 21:41:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170929#M5734</guid>
      <dc:creator>Lewis139</dc:creator>
      <dc:date>2009-04-14T21:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XDP512 New User Help</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170930#M5735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know your project, so good possible that it does not happen.&lt;/P&gt;&lt;P&gt;For standard wizard generated projects the *.bbl file is reponsible for creating the *.s19 and the *.glo (for a S12X it generates a *.glo file, not a *.phy file).&lt;/P&gt;&lt;P&gt;If this does not happen for you, compare your bbl with one created by the wizard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attaching the burner.bbl as generated for a S12XDP512.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 09:03:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170930#M5735</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2009-04-15T09:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XDP512 New User Help</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170931#M5736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to my understanding you are looking for a S record file containing all addresses in linear format&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Search &lt;A href="http://www.freescale.com/" rel="nofollow" target="_blank"&gt;www.freescale.com&lt;/A&gt; for &lt;SPAN&gt;SRECCVTSW. This is a small utility program, which can convert S record containing banked addresses into S record file containing linear ones.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 19:45:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/9S12XDP512-New-User-Help/m-p/170931#M5736</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2009-04-15T19:45:19Z</dc:date>
    </item>
  </channel>
</rss>

