<?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: MPC5744A FCCU Configure register in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/MPC5744A-FCCU-Configure-register/m-p/931757#M7667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;FCCU_NCFS_CFG2,&lt;SPAN&gt;FCCU_NCFS_CFG3,FCCU_NCFS_CFG4 as show below are not defined in the basic&amp;nbsp;software.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;You just posted the definition of union based in your screenshot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I do not see where is the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Simply use :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FCCU.NCFS_CFG[1].R = 0x01000; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Short reset reaction&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;as you can see from header file:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87770iEBE09F747A29D02C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2019 04:57:36 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2019-09-18T04:57:36Z</dc:date>
    <item>
      <title>MPC5744A FCCU Configure register</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC5744A-FCCU-Configure-register/m-p/931754#M7664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When developing a project，I found the configruation register FCCU_NCFS_CFG2,&lt;SPAN&gt;FCCU_NCFS_CFG3,FCCU_NCFS_CFG4 as show below are not defined in the basic&amp;nbsp;software.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87583iC94C32ADDE1AA8BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;&lt;SPAN&gt;basic&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;software,only NCFSC0-NCFSC31,now I&amp;nbsp;want to configure NCFSC44,how to do?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87439i257A188DEC38372C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 04:00:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC5744A-FCCU-Configure-register/m-p/931754#M7664</guid>
      <dc:creator>李丽丽</dc:creator>
      <dc:date>2019-09-17T04:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744A FCCU Configure register</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC5744A-FCCU-Configure-register/m-p/931755#M7665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can simply use direct addressing.&lt;/P&gt;&lt;P&gt;But which header file are you referring to?&lt;/P&gt;&lt;P&gt;We do not have MPC5744A device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 07:23:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC5744A-FCCU-Configure-register/m-p/931755#M7665</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2019-09-17T07:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744A FCCU Configure register</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC5744A-FCCU-Configure-register/m-p/931756#M7666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;header file is MPC5744P.h&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2019 01:37:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC5744A-FCCU-Configure-register/m-p/931756#M7666</guid>
      <dc:creator>李丽丽</dc:creator>
      <dc:date>2019-09-18T01:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744A FCCU Configure register</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MPC5744A-FCCU-Configure-register/m-p/931757#M7667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;FCCU_NCFS_CFG2,&lt;SPAN&gt;FCCU_NCFS_CFG3,FCCU_NCFS_CFG4 as show below are not defined in the basic&amp;nbsp;software.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;You just posted the definition of union based in your screenshot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I do not see where is the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Simply use :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FCCU.NCFS_CFG[1].R = 0x01000; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Short reset reaction&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;as you can see from header file:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87770iEBE09F747A29D02C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2019 04:57:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MPC5744A-FCCU-Configure-register/m-p/931757#M7667</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2019-09-18T04:57:36Z</dc:date>
    </item>
  </channel>
</rss>

