<?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>Model-Based Design Toolbox (MBDT)のトピックRe: how can i select to 40MHz?</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666402#M291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i change cpu frequency, i think not operating other block.&lt;/P&gt;&lt;P&gt;example, CAN&amp;nbsp;configuration block.&lt;/P&gt;&lt;P&gt;it is parameter set at 50Mhz.&lt;/P&gt;&lt;P&gt;Isn't it going to be updated on hotfix?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 May 2017 09:36:16 GMT</pubDate>
    <dc:creator>byeongjinkim</dc:creator>
    <dc:date>2017-05-29T09:36:16Z</dc:date>
    <item>
      <title>how can i select to 40MHz?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666398#M287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we use to up to 150 degree. so, i want to select to 40Mhz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I select?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 07:29:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666398#M287</guid>
      <dc:creator>byeongjinkim</dc:creator>
      <dc:date>2017-05-29T07:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: how can i select to 40MHz?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666399#M288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="298718" data-username="byeongjinkim" href="https://community.nxp.com/people/byeongjinkim" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: none; font-size: 11.9994px;"&gt;Byeongjin Kim&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you be more specific please? Which processor family and which toolbox version are you trying to use?&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 07:55:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666399#M288</guid>
      <dc:creator>Daniel_Popa</dc:creator>
      <dc:date>2017-05-29T07:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: how can i select to 40MHz?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666400#M289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I have motor control toolbox of ver 1.3 and using S12ZVMC128.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 08:04:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666400#M289</guid>
      <dc:creator>byeongjinkim</dc:creator>
      <dc:date>2017-05-29T08:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: how can i select to 40MHz?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666401#M290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/byeongjinkim"&gt;byeongjinkim&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Presumably, if you own a package that is qualified for the 150deg C, then you should not have issues with the operating temperature.&lt;/P&gt;&lt;P&gt;Nonetheless, in case you want to change the frequency you can do that at&amp;nbsp;your own risk by changing the clock registers from {Toolbox install path}mctbx_9s12zvm\mctbx_s12zvm\src\c_library\clk_init.c file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if changing frequency is&amp;nbsp;not supported by default within the toolbox you can modify your instance and based on Chip Reference Manual you could change the value the registers exposed by&amp;nbsp;cmpu_s12zvm_init() function to achieve your goals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 09:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666401#M290</guid>
      <dc:creator>Daniel_Popa</dc:creator>
      <dc:date>2017-05-29T09:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: how can i select to 40MHz?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666402#M291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i change cpu frequency, i think not operating other block.&lt;/P&gt;&lt;P&gt;example, CAN&amp;nbsp;configuration block.&lt;/P&gt;&lt;P&gt;it is parameter set at 50Mhz.&lt;/P&gt;&lt;P&gt;Isn't it going to be updated on hotfix?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 09:36:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666402#M291</guid>
      <dc:creator>byeongjinkim</dc:creator>
      <dc:date>2017-05-29T09:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: how can i select to 40MHz?</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666403#M292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f;"&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/byeongjinkim"&gt;byeongjinkim&lt;/A&gt;‌&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Indeed, you are right. Some blocks might not work correctly or might need to be updated after such change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Our hot fix policy is in general applicable for toolbox defects/issues that in general consists in a few files that needs to be updated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Now, this is more like a feature request - still our team will have a look into it as if we can do a patch for it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I'll keep you updated.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks for your understanding!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 11:20:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/how-can-i-select-to-40MHz/m-p/666403#M292</guid>
      <dc:creator>Daniel_Popa</dc:creator>
      <dc:date>2017-05-29T11:20:25Z</dc:date>
    </item>
  </channel>
</rss>

