<?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: CodeWarrior : MC9S12ZVMAL3V Not supported</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1337675#M18167</link>
    <description>&lt;P&gt;Hello SLAK,&lt;/P&gt;
&lt;P&gt;It is a bit hard to answer here.&lt;/P&gt;
&lt;P&gt;The LIN tack for S12Z isn't production-ready software according to our terminology (SPICE level B at least). On another side, it isn't pure example software.&lt;/P&gt;
&lt;P&gt;We have&amp;nbsp;LIN conformance test certificate, provided by a third party (C&amp;amp;S).&lt;/P&gt;
&lt;P&gt;So, you may use it in production and expect some quality level, however, it is without a standard quality pack and warranty.&lt;BR /&gt;Anyway,&amp;nbsp;many customers are using it in production already.&lt;/P&gt;
&lt;P&gt;We have Test pass rate = 100%&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;RadekS&lt;/P&gt;</description>
    <pubDate>Thu, 09 Sep 2021 10:23:46 GMT</pubDate>
    <dc:creator>RadekS</dc:creator>
    <dc:date>2021-09-09T10:23:46Z</dc:date>
    <item>
      <title>CodeWarrior : MC9S12ZVMAL3V Not supported</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1336215#M18156</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to start dev of a new ECU Project, I am using Codewarrior, but unfortunately the MCU choosed is not supported&amp;nbsp;&amp;nbsp; "&lt;STRONG&gt;MC9S12ZVMAL3VLF"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to add it to my IDE and also have a SDK + LIN Slave Stack already existing that needs only configuration to fit my project needs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 15:40:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1336215#M18156</guid>
      <dc:creator>SLAK</dc:creator>
      <dc:date>2021-09-07T15:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior : MC9S12ZVMAL3V Not supported</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1336239#M18157</link>
      <description>&lt;P&gt;Hello SLAK,&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;MC9S12ZVMAL3V part number isn't in the system and does not fit with standard nomenclature.&lt;/P&gt;
&lt;P&gt;I expect some typo error in the part number.&lt;/P&gt;
&lt;P&gt;Are you looking for :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/additional-mpu-mcus-architectures/s12-magniv-mixed-signal-mcus/mixed-signal-mcu-for-automotive-industrial-motor-control-applications:S12ZVMA" target="_self"&gt;S12ZVMA(L) family&lt;/A&gt; with internal gate driver for unidirectional DC motor control (and LIN PHY)?&lt;/LI&gt;
&lt;LI&gt;or &lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/additional-mpu-mcus-architectures/s12-magniv-mixed-signal-mcus/s12zvl-mixed-signal-mcu-for-automotive-industrial-lin-applications:S12ZVL" target="_self"&gt;S12ZVL family&lt;/A&gt; with LIN Physical layer&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 396px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/155367iA045DE6205136BCA/image-dimensions/396x620?v=v2" width="396" height="620" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Did you try to update your insta&lt;SPAN style="font-family: inherit;"&gt;llation of the Codewarrior?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, we do not offer any SDK for S12Z devices.&lt;/P&gt;
&lt;P&gt;The LIN stack is available at&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW-LIN2X-J2602-D" target="_blank" rel="noopener"&gt;https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW-LIN2X-J2602-D&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For a fresh start, you may use the Processor Expert tool for code generation and easy prototyping.&lt;BR /&gt;Or, you may look at some technical example code&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S12-MagniV-Microcontrollers/List-of-MagniV-and-S12-X-Examples-and-Documents/ta-p/1117694" target="_blank" rel="noopener"&gt;S12(X) and S12 MagniV - available Examples and Documents&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you target motor control applications, you may start directly with some &lt;A href="https://www.nxp.com/design/development-boards/automotive-motor-control-solutions/magniv-and-s12-solutions:S12-DEV-KITS" target="_self"&gt;motor control kit/board&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope it helps you.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;RadekS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 17:04:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1336239#M18157</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2021-09-07T17:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior : MC9S12ZVMAL3V Not supported</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1336988#M18164</link>
      <description>&lt;P&gt;Hi Radek,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;You are right it was about &lt;STRONG&gt;ZVMAL32.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And thanks for LIN stack link, Is this Stack qualified for a use in serial production projects or it is just for Prototyping ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 15:53:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1336988#M18164</guid>
      <dc:creator>SLAK</dc:creator>
      <dc:date>2021-09-08T15:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior : MC9S12ZVMAL3V Not supported</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1337675#M18167</link>
      <description>&lt;P&gt;Hello SLAK,&lt;/P&gt;
&lt;P&gt;It is a bit hard to answer here.&lt;/P&gt;
&lt;P&gt;The LIN tack for S12Z isn't production-ready software according to our terminology (SPICE level B at least). On another side, it isn't pure example software.&lt;/P&gt;
&lt;P&gt;We have&amp;nbsp;LIN conformance test certificate, provided by a third party (C&amp;amp;S).&lt;/P&gt;
&lt;P&gt;So, you may use it in production and expect some quality level, however, it is without a standard quality pack and warranty.&lt;BR /&gt;Anyway,&amp;nbsp;many customers are using it in production already.&lt;/P&gt;
&lt;P&gt;We have Test pass rate = 100%&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;RadekS&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 10:23:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1337675#M18167</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2021-09-09T10:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior : MC9S12ZVMAL3V Not supported</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1337775#M18169</link>
      <description>&lt;P&gt;Thanks Radek for clear information.&lt;/P&gt;&lt;P&gt;Can you add a link to this conformance test report please?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 13:59:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CodeWarrior-MC9S12ZVMAL3V-Not-supported/m-p/1337775#M18169</guid>
      <dc:creator>SLAK</dc:creator>
      <dc:date>2021-09-09T13:59:36Z</dc:date>
    </item>
  </channel>
</rss>

