<?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>S12 / MagniV MicrocontrollersのトピックRe: undocumented bits in ESTAT or FSTAT</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128347#M909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;DanielM wrote:&lt;BR /&gt;You do not seem to appreciate the fact that someone is trying to help you; I will not bother the next time...&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Hey DanielM, don't get me wrong. Before I posted, I experimented and learned what the bits do (at least in special mode). I was asking if there was any documentation or anyone else who knew about it. You responded and showed that 9S12X docs are correct, thank you. I appreciate your added information.&lt;BR /&gt;&lt;BR /&gt;Now maybe the subject has changed, although not really, but Alban and I are talking about how to tell Freescale that their document is wrong and they should correct it. I am not sure how you got that I did not appreciate your technical help, which is not related to my latter posts.&lt;BR /&gt;&lt;BR /&gt;I &lt;STRONG&gt;do know&lt;/STRONG&gt; what you mean about &lt;FONT size="+1"&gt;frustration of not being appreciated&lt;/FONT&gt;, belieeeeeve me. I had vowed to never post here again, and I don't know what got into me because apparently I did. As far as helping the forum, I don't know what &lt;EM&gt;you're&lt;/EM&gt; worried about. &lt;STRONG&gt;You rank very high&lt;/STRONG&gt; on feedback. I was doin good until some ignorant people started blasting me with lowest ratings possible I suppose because they didn't understand me. Thank you and Bye.&lt;P&gt;Message Edited by imajeff on &lt;SPAN class="date_text"&gt;2006-09-08&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:38 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Sep 2006 00:30:17 GMT</pubDate>
    <dc:creator>imajeff</dc:creator>
    <dc:date>2006-09-09T00:30:17Z</dc:date>
    <item>
      <title>undocumented bits in ESTAT or FSTAT</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128340#M902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been experimenting with writing and verifying that EEPROM is blank (MCU is MC9S12DG128B). I've found two undocumented features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. In ESTAT, bit0 is always set where docs say it is clear. I have no clue why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Bit1 seems to be the "EEPROM not blank" error flag, which is also not documented. The problem is that since nothing says there was such a flag, then who would know that this flag must be cleared before any further operation??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I used cmd 0x05 to test for blank EEPROM, ESTAT became 0xc3. "Fine", I thought, because bit0 is always set and bit1 is just another way to tell that bit2 (BLANK) is not set. So I typed `mm 800 ff` so that D-Bug12 would clear the word that was programmed. Woops, that crashed D-Bug12, because even it did not know that 0x02 must be written to ESTAT first to clear the undocumented flag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know about this, or is it documented anywhere?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Aug 2006 03:48:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128340#M902</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-08-26T03:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: undocumented bits in ESTAT or FSTAT</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128341#M903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;have a look into S12XDP512 documentation, bit 1 works the same way (this is an ommision in the older S12 manuals). It is there only in special modes (i.e. only when you debug the chip). The documentation is correct as far as normal modes (i.e. normal code execution without the debugger) goes. If you switch mode to normal you should not see it anymore.&lt;BR /&gt;&lt;BR /&gt;I am not sure why bit 0 is set, I believe that it does not have any real function at all.&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 01:03:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128341#M903</guid>
      <dc:creator>DanielM</dc:creator>
      <dc:date>2006-09-08T01:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: undocumented bits in ESTAT or FSTAT</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128342#M904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Oh great, another omission that will never be fixed because it is fixed in some newer part number.&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;DanielM wrote:&lt;BR /&gt;I am not sure why bit 0 is set, I believe that it does not have any real function at all.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;So I guess you are still saying the documentation is not correct for normal mode either, because of bit0.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 02:04:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128342#M904</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-09-08T02:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: undocumented bits in ESTAT or FSTAT</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128343#M905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Or simply an omission nobody reported to the Technical Publication for them to fix.........................&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Entering a Service Request with document reference and what problem is in makes the correction in the next release of the datasheet.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV dir="ltr" style="margin-left: 10em; MARGIN-RIGHT: 0px"&gt;&lt;UL dir="ltr" style="MARGIN-RIGHT: 0px"&gt;&lt;LI&gt;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=FORUMUSE&amp;amp;message.id=188" target="_blank"&gt;&lt;EM&gt;&lt;FONT color="#017BBA"&gt;How to get Tech Support ?!&lt;/FONT&gt;&lt;/EM&gt;&lt;/A&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;P dir="ltr"&gt;Alban.&lt;/P&gt;&lt;P&gt;Message Edited by Alban on &lt;SPAN class="date_text"&gt;2006-09-08&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:18 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 17:15:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128343#M905</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-09-08T17:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: undocumented bits in ESTAT or FSTAT</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128344#M906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Are you serious, Alban?&lt;BR /&gt;That didn't even work to fix the simple error on the website which said the MC9S12C32 had something like 2 gig of RAM. Unless you think that the next update of the web data wasn't scheduled for over a year from the time I reported it.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 20:28:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128344#M906</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-09-08T20:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: undocumented bits in ESTAT or FSTAT</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128345#M907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I am trying to enter a Service Request, but I don't see a category/topic for reporting documentation errors. I only see Documentation --&amp;gt;&lt;BR /&gt;"Cannot Locate Information"&lt;BR /&gt;or "Request Literature"&lt;BR /&gt;&lt;BR /&gt;Why is there only options for me to admit fault, but no options to submit a Freescale documentation error? &lt;BR /&gt;&lt;BR /&gt;Also what should I choose when they want me to say it's only one device I want help on. They just won't let me decide for myself what I want to say. Sometimes they give me a single field for the "document" in question, yet I want to talk about all the documents involved.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 21:32:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128345#M907</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-09-08T21:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: undocumented bits in ESTAT or FSTAT</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128346#M908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;imajeff,&lt;BR /&gt;&lt;BR /&gt;I have tried to help you to my best knowledge. You do not seem to appreciate the fact that someone is trying to help you; I will not bother the next time...&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;P&gt;Message Edited by DanielM on &lt;SPAN class="date_text"&gt;2006-09-08&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:05 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 23:04:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128346#M908</guid>
      <dc:creator>DanielM</dc:creator>
      <dc:date>2006-09-08T23:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: undocumented bits in ESTAT or FSTAT</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128347#M909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;DanielM wrote:&lt;BR /&gt;You do not seem to appreciate the fact that someone is trying to help you; I will not bother the next time...&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Hey DanielM, don't get me wrong. Before I posted, I experimented and learned what the bits do (at least in special mode). I was asking if there was any documentation or anyone else who knew about it. You responded and showed that 9S12X docs are correct, thank you. I appreciate your added information.&lt;BR /&gt;&lt;BR /&gt;Now maybe the subject has changed, although not really, but Alban and I are talking about how to tell Freescale that their document is wrong and they should correct it. I am not sure how you got that I did not appreciate your technical help, which is not related to my latter posts.&lt;BR /&gt;&lt;BR /&gt;I &lt;STRONG&gt;do know&lt;/STRONG&gt; what you mean about &lt;FONT size="+1"&gt;frustration of not being appreciated&lt;/FONT&gt;, belieeeeeve me. I had vowed to never post here again, and I don't know what got into me because apparently I did. As far as helping the forum, I don't know what &lt;EM&gt;you're&lt;/EM&gt; worried about. &lt;STRONG&gt;You rank very high&lt;/STRONG&gt; on feedback. I was doin good until some ignorant people started blasting me with lowest ratings possible I suppose because they didn't understand me. Thank you and Bye.&lt;P&gt;Message Edited by imajeff on &lt;SPAN class="date_text"&gt;2006-09-08&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:38 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 00:30:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128347#M909</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-09-09T00:30:17Z</dc:date>
    </item>
    <item>
      <title>[INFO] Where to Report Documentation ERRORS or missing data</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128348#M910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear Imajeff and all,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Here is where you can report Documentation Faults&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;DIV&gt;&lt;HR /&gt;&lt;/DIV&gt;&lt;TABLE align="left" border="0" cellpadding="0" cellspacing="0" valign="top" width="990"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="12"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;!--/**  * Title     : SRInit1.jsp  * Created By  : LNTInfotech  * Version   : 1.0 */--&gt;&lt;SCRIPT language="JavaScript1.2"&gt;&amp;lt;![CDATA[    var totalNoOfCategories = 7;    var catTopic = new Array(totalNoOfCategories);    for(var x=0; x &amp;amp;lt; totalNoOfCategories; x++) {      catTopic[x] = new Array();    }                  catTopic[0][0] = "Other"         catTopic[0][1] = "Miscellaneous"                      catTopic[1][0] = "Technical Request"         catTopic[1][1] = "CodeWarrior"            catTopic[1][2] = "Design Question"            catTopic[1][3] = "Device Evaluation"            catTopic[1][4] = "Device Quality"            catTopic[1][5] = "Documentation"            catTopic[1][6] = "Games Development Tools"            catTopic[1][7] = "HW/SW Tools (not CodeWarrior)"            catTopic[1][8] = "Linux BSP"                      catTopic[2][0] = "Sales"         catTopic[2][1] = "Distributor Reference"            catTopic[2][2] = "Part Status"                      catTopic[3][0] = "Documentation"         catTopic[3][1] = "Cannot Locate Information"            catTopic[3][2] = "Request Literature"                      catTopic[4][0] = "Ecommerce (Buy Direct)"         catTopic[4][1] = "Cancellation Request"            catTopic[4][2] = "Country Screen"            catTopic[4][3] = "Delivery/Leadtime"            catTopic[4][4] = "Export Control"            catTopic[4][5] = "Order Status"            catTopic[4][6] = "RMR (Online Sales Only)"            catTopic[4][7] = "Web Order General Questions"            catTopic[4][8] = "Web Order Samples Questions"            catTopic[4][9] = "Web Order Silicon Questions"            catTopic[4][10] = "Web Order Tools Questions"                      catTopic[5][0] = "Web"         catTopic[5][1] = "Broken Link"            catTopic[5][2] = "Browser Related Error"            catTopic[5][3] = "Careers"            catTopic[5][4] = "Content Issue"            catTopic[5][5] = "Email Address Change"            catTopic[5][6] = "Parametric Searches"            catTopic[5][7] = "Search"            catTopic[5][8] = "Service Down"            catTopic[5][9] = "User Setup or Access Request"            catTopic[5][10] = "Webcast Support"            catTopic[5][11] = "e-Training Course Questions"            catTopic[5][12] = "e-Training Test Certification"                      catTopic[6][0] = "Environmentally Preferred Prod"         catTopic[6][1] = "Content Report (AIAG)"            catTopic[6][2] = "Content Report (PDF)"            catTopic[6][3] = "Other"            catTopic[6][4] = "Package Chemical Content"            catTopic[6][5] = "Pb-free Product availability"            catTopic[6][6] = "Product Disposal"         ]]&amp;gt;
&lt;/SCRIPT&gt; &lt;SCRIPT language="JavaScript1.2" src="http://forums.freescale.com/servicerequest/js/SRInit1_validate.js"&gt;
&lt;/SCRIPT&gt; &lt;SCRIPT language="JavaScript1.2" src="http://forums.freescale.com/servicerequest/js/SRCreateSelectBox.js"&gt;
&lt;/SCRIPT&gt; &lt;SCRIPT language="JavaScript1.2"&gt;&amp;lt;![CDATA[function MM_findObj(n, d) { //v4.0  var p,i,x;  if(!d) d=document;  if((p=n.indexOf("?"))&amp;amp;gt;0&amp;amp;amp;&amp;amp;amp;parent.frames.length) {    d=parent.frames[n.substring(p+1)].document;    n=n.substring(0,p);  }  if(!(x=d[n])&amp;amp;amp;&amp;amp;amp;d.all)   x=d.all[n];   for (i=0;!x&amp;amp;amp;&amp;amp;amp;i&amp;amp;lt;d.forms.length;i++)    x=d.forms[i][n];   for(i=0;!x&amp;amp;amp;&amp;amp;amp;d.layers&amp;amp;amp;&amp;amp;amp;i&amp;amp;lt;d.layers.length;i++)    x=MM_findObj(n,d.layers[i].document);  if(!x &amp;amp;amp;&amp;amp;amp; document.getElementById)   x=document.getElementById(n);   return x;}function MM_showHideLayers() { //v3.0  var i,p,v,obj,dis,  args=MM_showHideLayers.arguments;  for (i=0; i&amp;amp;lt;(args.length-2); i+=3)   if ((obj=MM_findObj(args[i]))!=null) {    v=args[i+2];     if (obj.style) {      obj=obj.style;      v=(v=='show')?'visible']]&amp;gt;
&lt;/SCRIPT&gt;v=='hide')?'hidden':v; } // Added for webdesign..No longer using the visibility attribute for div tags, instead using Display..START dis = (v == 'visible')?'block'&lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt;v=='hidden')?'none':v; obj.display = dis; //obj.visibility=v; // Added for webdesign..No longer using the visibility attribute for div tags, instead using Display..END } } function goToRUHP() { document.location="ruhp.secure_home.framework"; }  &lt;!-- Table width modified to 813px. CCT40448 START --&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="813"&gt;&lt;!-- Table width modified to 813px. CCT40448 END --&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;!--&lt;TD CLASS="gutter" WIDTH="10" VALIGN="Top"&gt;  &lt;IMG SRC="/shared/images/spacer.gif" BORDER="0" WIDTH="10"&gt;&lt;/TD&gt; --&gt;&lt;!-- third column --&gt;&lt;TD valign="top"&gt;&lt;!-- begin page body --&gt;&lt;FORM action="http://forums.freescale.com/servicerequest.clr_AddDetails.framework" method="post" name="SR1Form" onsubmit="return SRInit1_validate(this)"&gt;&lt;!-- Modified the table width from 100% to 600px for CCT40448. START --&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="600"&gt;&lt;!-- Modified the table width from 100% to 600px for CCT40448. END --&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD colspan="3"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="590"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="left" class="PH" width="100%"&gt;&amp;nbsp;New Service Request&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD colspan="3"&gt;Please enter the following required fields to open a New Service Request.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="IMP"&gt;*Required Fields&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Hdr"&gt;Step 1:&lt;/TD&gt;&lt;TD align="left" class="IMP"&gt;Category*:&amp;nbsp;&amp;nbsp;&lt;/TD&gt;&lt;TD align="left"&gt;&lt;SELECT name="FORM_CATEGORY" onchange="createSelectBox(document.SR1Form.FORM_CATEGORY, document.SR1Form.FORM_TOPIC)" style="VISIBILITY: visible"&gt;&lt;OPTION value=""&gt;------ Please Select ------&lt;/OPTION&gt;&lt;OPTION value="Documentation"&gt;Documentation&lt;/OPTION&gt;&lt;OPTION value="Ecommerce (Buy Direct)"&gt;Ecommerce (Buy Direct)&lt;/OPTION&gt;&lt;OPTION value="Environmentally Preferred Prod"&gt;Environmentally Preferred Prod&lt;/OPTION&gt;&lt;OPTION value="Other"&gt;Other&lt;/OPTION&gt;&lt;OPTION value="Sales"&gt;Sales&lt;/OPTION&gt;&lt;OPTION selected="" value="Technical Request"&gt;Technical Request&lt;/OPTION&gt;&lt;OPTION value="Web"&gt;Web&lt;/OPTION&gt;&lt;/SELECT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Hdr"&gt;Step 2:&lt;/TD&gt;&lt;TD align="left" class="IMP"&gt;Topic*:&amp;nbsp;&amp;nbsp;&lt;/TD&gt;&lt;TD align="left"&gt;&lt;SELECT name="FORM_TOPIC" style="VISIBILITY: visible"&gt;&lt;OPTION value=""&gt;------ Please Select ------&lt;/OPTION&gt;&lt;OPTION value="CodeWarrior"&gt;CodeWarrior&lt;/OPTION&gt;&lt;OPTION value="Design Question"&gt;Design Question&lt;/OPTION&gt;&lt;OPTION value="Device Evaluation"&gt;Device Evaluation&lt;/OPTION&gt;&lt;OPTION value="Device Quality"&gt;Device Quality&lt;/OPTION&gt;&lt;OPTION selected="" value="Documentation"&gt;Documentation&lt;/OPTION&gt;&lt;OPTION value="Games Development Tools"&gt;Games Development Tools&lt;/OPTION&gt;&lt;OPTION value="HW/SW Tools (not CodeWarrior)"&gt;HW/SW Tools (not CodeWarrior)&lt;/OPTION&gt;&lt;OPTION value="Linux BSP"&gt;Linux BSP&lt;/OPTION&gt;&lt;/SELECT&gt; &lt;SCRIPT type="text/javascript"&gt;//&amp;lt;![CDATA[      createSelectBox(document.SR1Form.FORM_CATEGORY, document.SR1Form.FORM_TOPIC);       //]]&amp;gt;
&lt;/SCRIPT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" colspan="3"&gt;&lt;INPUT class="inputButton" onclick="goToRUHP();" onmouseout="this.className='inputButton'" onmouseover="this.className='inputButton_over'" type="button" value="Cancel" /&gt;&amp;nbsp;&amp;nbsp; &lt;INPUT class="inputButton" onmouseout="this.className='inputButton'" onmouseover="this.className='inputButton_over'" type="submit" value="Continue" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;!-- Added for WebRedesign. START --&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE cellpadding="0" cellspacing="0" width="600"&gt;&lt;!-- Added for WebRedesign. END --&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV id="CategoryExplanations" style="DISPLAY: none; Z-INDEX: 1; WIDTH: 200px"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="2" name="CategoryExplanation" width="600"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="150"&gt;&lt;DIV align="left"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD width="531"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Thd2" width="150"&gt;&lt;DIV align="left"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;Category&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thd2" width="531"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;When to use this Category&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Documentation&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Select this Category if you know the document number, but cannot find it (archived or inactive). DO NOT use this category for requesting active literature, please use our Documentation library and the links to the literature ordering system.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Ecommerce (Buy Direct)&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Choose this category for topics related to online shopping and Buy Direct web orders (tools, samples, and silicon devices).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Environmentally Preferred Prod&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;For questions on Pb-free availability, regarding chemical contents, certifications, product classifications, compliance&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Other&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;For whatever does not fit into the other categories&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Sales&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Questions regarding Freescale/distributor sales offices or about the commercial part status&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Technical Request&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Any Fresscale Semiconductor product related technical questions: features, usage, specification, documentation details, suggestions&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Web&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Any website or access related questions or problems&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;!-- Moving the footer from table for WebRedesign. START--&gt;&lt;!-- &lt;TR vAlign="bottom"&gt; --&gt;&lt;!-- &lt;TD colspan=2&gt; --&gt;&lt;!-- begin footer --&gt;&lt;!--stopindex--&gt;&lt;!--startindex--&gt;&lt;!-- end footer --&gt;&lt;!-- &lt;/TD&gt; --&gt;&lt;!-- &lt;/TR&gt; --&gt;&lt;!-- Moving the footer from table for WebRedesign. END --&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV id="Other" style="DISPLAY: none; Z-INDEX: 2; WIDTH: 200px"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="2" name="Other" width="600"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="150"&gt;&lt;DIV align="left"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD width="531"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Thd2" width="150"&gt;&lt;DIV align="left"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thd2" width="531"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;When to use this Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Miscellaneous&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;All other Freescale Semiconductor related questions&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;!-- Moving the footer for WebRedesign. START--&gt;&lt;!-- &lt;TR vAlign="bottom"&gt; --&gt;&lt;!-- &lt;TD colSpan="2"&gt; --&gt;&lt;!-- begin footer --&gt;&lt;!--stopindex--&gt;&lt;!--startindex--&gt;&lt;!-- end footer --&gt;&lt;!-- &lt;/TD&gt; --&gt;&lt;!-- &lt;/TR&gt; --&gt;&lt;!-- Moving the footer for WebRedesign. STOP--&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV id="Technical Request" style="DISPLAY: block; Z-INDEX: 3; WIDTH: 200px"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="2" name="Technical Request" width="600"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="150"&gt;&lt;DIV align="left"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD width="531"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Thd2" width="150"&gt;&lt;DIV align="left"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thd2" width="531"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;When to use this Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;CodeWarrior&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Questions regarding usage/features/problems concerning CodeWarrior Software Development Environment&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Design Question&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Questions during design phase related to device usage or clarification question&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Device Evaluation&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Evaluation of possible device usage in future application/project; product information gathering - which is not content of the datasheet; Replacement parts; Packaging and Solderability; Reliability interest (MTBF, FIT);&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Device Quality&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Part behaviour related to DC/AC-parameters changed or is out of specification according to the datasheet; EMC-behavioral issues like EME, EMS; part functional failure;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Documentation&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Documentation unclear, wrong, missing important data&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Games Development Tools&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Questions regarding usage/features/problems concerning Games Development Tools&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;HW/SW Tools (not CodeWarrior)&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Questions regarding usage/features/problems concerning Freescale Hardware &amp;amp; Software tools/utilities, 3rd party issues&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Linux BSP&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Questions regarding installation and use of Freescale's Platform Creation Suite, LTIB, or Linux board support packages.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;!-- Moving the footer for WebRedesign. START--&gt;&lt;!-- &lt;TR vAlign="bottom"&gt; --&gt;&lt;!-- &lt;TD colSpan="2"&gt; --&gt;&lt;!-- begin footer --&gt;&lt;!--stopindex--&gt;&lt;!--startindex--&gt;&lt;!-- end footer --&gt;&lt;!-- &lt;/TD&gt; --&gt;&lt;!-- &lt;/TR&gt; --&gt;&lt;!-- Moving the footer for WebRedesign. STOP--&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV id="Sales" style="DISPLAY: none; Z-INDEX: 4; WIDTH: 200px"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="2" name="Sales" width="600"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="150"&gt;&lt;DIV align="left"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD width="531"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Thd2" width="150"&gt;&lt;DIV align="left"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thd2" width="531"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;When to use this Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Distributor Reference&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;For questions about distributors and their offices locations not answered by the "Where to buy" section.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Part Status&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;For questions about a selected part s active/obsolete status. Please first consult the lifecycle info (see related Product Summary Page -&amp;gt;"Orderable Parts"). For Pb-free/RoHS questions, use the "Environmentally Preferred Products" category.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;!-- Moving the footer for WebRedesign. START--&gt;&lt;!-- &lt;TR vAlign="bottom"&gt; --&gt;&lt;!-- &lt;TD colSpan="2"&gt; --&gt;&lt;!-- begin footer --&gt;&lt;!--stopindex--&gt;&lt;!--startindex--&gt;&lt;!-- end footer --&gt;&lt;!-- &lt;/TD&gt; --&gt;&lt;!-- &lt;/TR&gt; --&gt;&lt;!-- Moving the footer for WebRedesign. STOP--&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV id="Documentation" style="DISPLAY: none; Z-INDEX: 5; WIDTH: 200px"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="2" name="Documentation" width="600"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="150"&gt;&lt;DIV align="left"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD width="531"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Thd2" width="150"&gt;&lt;DIV align="left"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thd2" width="531"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;When to use this Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Cannot Locate Information&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;You can not find the document, even though youI know the document number: archived, expired, removed, obsolete Literature&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Request Literature&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Use our Documentation library and ordering system to retrieve documents in online or printed form. Use this topic if you encounter a technical problem and need to submit your order through alternate means. Please reference the document number.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;!-- Moving the footer for WebRedesign. START--&gt;&lt;!-- &lt;TR vAlign="bottom"&gt; --&gt;&lt;!-- &lt;TD colSpan="2"&gt; --&gt;&lt;!-- begin footer --&gt;&lt;!--stopindex--&gt;&lt;!--startindex--&gt;&lt;!-- end footer --&gt;&lt;!-- &lt;/TD&gt; --&gt;&lt;!-- &lt;/TR&gt; --&gt;&lt;!-- Moving the footer for WebRedesign. STOP--&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV id="Ecommerce (Buy Direct)" style="DISPLAY: none; Z-INDEX: 6; WIDTH: 200px"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="2" name="Ecommerce (Buy Direct)" width="600"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="150"&gt;&lt;DIV align="left"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD width="531"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Thd2" width="150"&gt;&lt;DIV align="left"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thd2" width="531"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;When to use this Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Cancellation Request&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;To request a cancellation of your web order (or part of your web order).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Country Screen&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;N/A&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Delivery/Leadtime&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;For questions related to the leadtime or delivery of a tool, sample, or silicon device for sale on the web.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Export Control&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;N/A&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Order Status&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;For questions related to the status of your web order.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;RMR (Online Sales Only)&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;-&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Web Order General Questions&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;For general questions related to your entire web order.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Web Order Samples Questions&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;For questions related to your web samples order (or the samples portion of your web order).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Web Order Silicon Questions&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;For questions related to your web silicon device order (or the silicon device portion of your web order).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Web Order Tools Questions&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;For questions related to your web tools order (or the tools portion of your web order).&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;!-- Moving the footer for WebRedesign. START--&gt;&lt;!-- &lt;TR vAlign="bottom"&gt; --&gt;&lt;!-- &lt;TD colSpan="2"&gt; --&gt;&lt;!-- begin footer --&gt;&lt;!--stopindex--&gt;&lt;!--startindex--&gt;&lt;!-- end footer --&gt;&lt;!-- &lt;/TD&gt; --&gt;&lt;!-- &lt;/TR&gt; --&gt;&lt;!-- Moving the footer for WebRedesign. STOP--&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV id="Web" style="DISPLAY: none; Z-INDEX: 7; WIDTH: 200px"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="2" name="Web" width="600"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="150"&gt;&lt;DIV align="left"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD width="531"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Thd2" width="150"&gt;&lt;DIV align="left"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thd2" width="531"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;When to use this Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Broken Link&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Should be used if any link on our site is broken, including navigation, downloads, or links to other sites..&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Browser Related Error&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Should be used if you are unable to view page elements, buttons, text on pages or in fields, or if you cannot read our email newsletters.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Careers&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Should be used if problems with the Career section on the Freescale Web appear.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Content Issue&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Should be used for any of the content on our site that is incorrect, needs updating, or should be removed&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Email Address Change&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Should be used if your email address changes to make sure that you are still able to log into the site.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Parametric Searches&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Should be used if you have problems with the usage or the results of the parametric search engine (Note: this is not the general search engine)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Search&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Should be used to make comments or ask questions about our search features and functionality&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Service Down&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Should be used when you are unable to access a particular part of the site. Please let us know which one and what error message appeared.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;User Setup or Access Request&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Should be used if you are having trouble creating an account or gaining access to a particular area or feature.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Webcast Support&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Should be used to report problems with our webcasts.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;e-Training Course Questions&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Should be used if you have problems related to our Technical Learning Center or other training-related matters.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;e-Training Test Certification&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Should be used if you have problems related to our Technical Learning Center, specifically the certification tests.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;!-- Moving the footer for WebRedesign. START--&gt;&lt;!-- &lt;TR vAlign="bottom"&gt; --&gt;&lt;!-- &lt;TD colSpan="2"&gt; --&gt;&lt;!-- begin footer --&gt;&lt;!--stopindex--&gt;&lt;!--startindex--&gt;&lt;!-- end footer --&gt;&lt;!-- &lt;/TD&gt; --&gt;&lt;!-- &lt;/TR&gt; --&gt;&lt;!-- Moving the footer for WebRedesign. STOP--&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV id="Environmentally Preferred Prod" style="DISPLAY: none; Z-INDEX: 8; WIDTH: 200px"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="2" name="Environmentally Preferred Prod" width="600"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="150"&gt;&lt;DIV align="left"&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD width="531"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="Thd2" width="150"&gt;&lt;DIV align="left"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thd2" width="531"&gt;&lt;SPAN bgcolor="#6699FF" class="bodytext1"&gt;&lt;FONT color="#ffffff"&gt;When to use this Topic&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Content Report (AIAG)&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Select this topic to request a content report&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Content Report (PDF)&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Select this topic to request a content report&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Other&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Use when topic is not covered by pre-defined classifications. Describe information desired providing part numbers when appropriate&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Package Chemical Content&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Reports provided by Freescale are called Material Content Data Sheets. They provide detail description of substance amounts in product/package as a percentage of the product mass. Provide part number and full package description&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thw" width="150"&gt;&lt;DIV align="left"&gt;Pb-free Product availability&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thw" width="531"&gt;&lt;P&gt;Availability of RoHS,Pb-free samples and orderable parts. Request for available date and RoHS,Pb-free part numbers. Termination finishes are also available upon request. Provide part numbers in question&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="middle" class="Thg" width="150"&gt;&lt;DIV align="left"&gt;Product Disposal&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="Thg" width="531"&gt;&lt;P&gt;Select this topic to request a prepaid shipping label for return of product&amp;nbsp;which requires disposal. This is for product disposal purposes only, no refund will be provided. Provide part number and location from which the product will be shipped.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;!-- Moving the footer for WebRedesign. START--&gt;&lt;!-- &lt;TR vAlign="bottom"&gt; --&gt;&lt;!-- &lt;TD colSpan="2"&gt; --&gt;&lt;!-- begin footer --&gt;&lt;!--stopindex--&gt;&lt;!--startindex--&gt;&lt;!-- end footer --&gt;&lt;!-- &lt;/TD&gt; --&gt;&lt;!-- &lt;/TR&gt; --&gt;&lt;!-- Moving the footer for WebRedesign. STOP--&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/FORM&gt;&lt;!-- end page body --&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 18:22:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128348#M910</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-09-11T18:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: [INFO] Where to Report Documentation ERRORS or missing data</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128349#M911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I went home and slept for a few days so I've cooled down enough to&lt;BR /&gt;make one more comment here. I have a response from my SR (Service&lt;BR /&gt;Request), and I suppose that I've contacted the wrong person because&lt;BR /&gt;they deny any error in the docs. I don't remember what I chose, but&lt;BR /&gt;I think it was "Technical Request --&amp;gt; Documentation" as Alban suggests.&lt;BR /&gt;&lt;BR /&gt;The odd thing is that after scolding me for not masking&lt;BR /&gt;bits that are "reserved" bits, they go on to tell me that if I&lt;BR /&gt;download the latest &lt;A href="http://www.freescale.com/files/microcontrollers/doc/ref_manual/S12EETS2KV1.pdf" rel="nofollow" target="_blank"&gt;document&lt;/A&gt; then I would see that&lt;BR /&gt;it is already documented. Are we not speaking the same language?&lt;BR /&gt;&lt;BR /&gt;First let me say, yes, I have seen some bits documented as&lt;BR /&gt;"undefined" and some registers "reserved". I know that means I should&lt;BR /&gt;ignore whatever value I may read, or not use them. That is what this&lt;BR /&gt;guy was talking about, realistically.&lt;BR /&gt;&lt;BR /&gt;Clearly those bits are &lt;STRONG&gt;not&lt;/STRONG&gt; documented as such,&lt;BR /&gt;contrary to the SR response. In section 3.3.6 they are shown in the&lt;BR /&gt;diagram as being '0'. Obviously this would mean "always reads 0" (and&lt;BR /&gt;has always been the case until now). Second, right below that is&lt;BR /&gt;text: "Register bits CBEIF, PVIOL and ACCERR are readable and&lt;BR /&gt;writable, bits CCIF and BLANK are readable&lt;BR /&gt;and not writable, bits 3, 1 and 0 read zero and are not writable."&lt;BR /&gt;In technical english terms, this means that they always read zero,&lt;BR /&gt;not that they are undefined.&lt;BR /&gt;&lt;BR /&gt;Does anyone find somewhere in the doc that would indicate these bits&lt;BR /&gt;are "reserved" or "undefined" in such a way that they should not&lt;BR /&gt;always read '0'? If not, then why can I not convince them that it is&lt;BR /&gt;a documentation error? Still, if it does contradict itself somewhere&lt;BR /&gt;else, that still does need corrected.&lt;BR /&gt;&lt;BR /&gt;[RANT ON]&lt;BR /&gt;&lt;BR /&gt;They told me in the SR response that the bits are for internal&lt;BR /&gt;use. Well duh, I wouldn't have been saying &lt;EM&gt;that was the case&lt;/EM&gt;&lt;BR /&gt;if I did not know it already.&lt;BR /&gt;&lt;BR /&gt;I know that nobody cares, but for the record I did not have some kind&lt;BR /&gt;of trouble making it work because of not masking these internally used&lt;BR /&gt;bits (which is what FSL assumed while trying to "support" me). I'm&lt;BR /&gt;smart enough to mask bits I don't need if I don't need more speed. I&lt;BR /&gt;am not complaining that I am stupid and do not know how how it works,&lt;BR /&gt;as Rafael seemed to think in the SR.&lt;BR /&gt;&lt;BR /&gt;The closest thing to having trouble was when I found that when the&lt;BR /&gt;undocumented "FAIL" flag is set (because EEPROM was not blank), it&lt;BR /&gt;does not allow another EE command until it is cleared. This&lt;BR /&gt;definately is not documented, and will not be solved by assuming we&lt;BR /&gt;must ignore those undocumented internal flags!&lt;BR /&gt;&lt;BR /&gt;I know most of you agree with me, but I continue for those who still&lt;BR /&gt;are clueless (i.e. FSL support personel). Here is the reasons why I am&lt;BR /&gt;insisting the documents be fixed:&lt;BR /&gt;&lt;BR /&gt;[&lt;FONT color="GREEN"&gt;Editor&lt;/FONT&gt;: I don't mean all FSL support personel, those on this forum have been swell. Just that I've had more than a couple responding to my SRs that I repeatedly have trouble communicating with]&lt;BR /&gt;&lt;OL&gt;&lt;LI&gt;While I am an advanced technical engineer, there are many of us&lt;BR /&gt;who are not, and therefore the documentation (even for MCU that are&lt;BR /&gt;not the latest new thing) needs to guide them, not intuition and&lt;BR /&gt;tedious experimentation.&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;While Rafael was right that we should mask unused bits and only&lt;BR /&gt;look at relevant bits, these undocumented reserved bits actually&lt;BR /&gt;interfere with normal functionality, specifically when the FAIL flag&lt;BR /&gt;is set, and I would have to deliberately clear that before I can&lt;BR /&gt;execute the command to bulk erase.&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;I hereby demonstrate my point that it is near imposiible for me to&lt;BR /&gt;convince FSL to fix errors in their webpage or documentation. They&lt;BR /&gt;simply tell me I'm the one who is wrong (but give no feasible reason).&lt;/LI&gt;&lt;/OL&gt;&lt;BR /&gt;[RANT OFF]&lt;P&gt;Message Edited by imajeff on &lt;SPAN class="date_text"&gt;2006-09-12&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:50 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 03:42:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128349#M911</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-09-13T03:42:56Z</dc:date>
    </item>
    <item>
      <title>[INFO] Support Satisfaction Survey forms</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128350#M912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi imajeff,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Support is always a sensitive subject. I do understand the frustration we can get from them. I'm always kind of reluctant to contact any support organisation... However:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Freescale support system should send you a satisfaction survey about a month after the Service request is closed (to be sure it is closed as can be re-opened within 30 days).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Support personel is ranked on this feedback and this form&amp;nbsp;&lt;STRONG&gt;does&lt;/STRONG&gt; have an impact as actions are taken on them and they are distributed internally to managers.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm not saying you should beat them up &lt;IMG alt=":smileywink:" class="emoticon emoticon-smileywink" id="smileywink" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-wink.gif" title="Smiley Wink" /&gt; Still if you explain why your not satisfied the support manager will analyze it. I can certify he&amp;nbsp;has a passion for a job well done !&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 18:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128350#M912</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-09-13T18:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: [INFO] Support Satisfaction Survey forms</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128351#M913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;B&gt;&lt;I&gt;1.&lt;/I&gt;&lt;/B&gt; This SR contact is turning out better. Maybe I'm just learning not&lt;BR /&gt;to anticipate failure. He explained himself better after I gave my&lt;BR /&gt;concerns. Before stating that downloading the latest document would&lt;BR /&gt;show the missing information, he had said, "the only family that has&lt;BR /&gt;that functionality in the whole family is the S12C". So he was only&lt;BR /&gt;saying that if you download the &lt;A href="http://www.freescale.com/files/microcontrollers/doc/data_sheet/MC9S12C128V1.pdf" rel="nofollow" target="_blank"&gt;datasheet for S12C128&lt;/A&gt;, the bits are&lt;BR /&gt;documented. Even bit 0 that I thought was always '1'.&lt;BR /&gt;&lt;BR /&gt;Well of course I confused him again trying to explain that was not&lt;BR /&gt;good enough because the C family has no EEPROM module and I was&lt;BR /&gt;specifically looking in ESTAT. But that's another discussion.&lt;BR /&gt;&lt;BR /&gt;Hopefully I can get the message across to FSL that these bits cannot&lt;BR /&gt;simply be ignored, as he is telling me. When the FAIL is set on any&lt;BR /&gt;device implementing it (which is undocumented in &lt;U&gt;S12D family&lt;/U&gt;),&lt;BR /&gt;it prevents &lt;B&gt;ANY&lt;/B&gt; further operation including Erase.&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;I&gt;2.&lt;/I&gt;&lt;/B&gt; I haven't been able to complete an effective survey from any&lt;BR /&gt;company. They are too involved in automating the process that it&lt;BR /&gt;becomes impersonal and distorts the simple sentence that I could have&lt;BR /&gt;written quickly if they only asked, "in one or two sentences, how did&lt;BR /&gt;it go?"&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 21:13:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/undocumented-bits-in-ESTAT-or-FSTAT/m-p/128351#M913</guid>
      <dc:creator>imajeff</dc:creator>
      <dc:date>2006-09-14T21:13:38Z</dc:date>
    </item>
  </channel>
</rss>

