<?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>T-SeriesのトピックRe: FMC tool relaunch error</title>
    <link>https://community.nxp.com/t5/T-Series/FMC-tool-relaunch-error/m-p/462512#M445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="replyToName"&gt;Dmitry Slezkin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FMC Tool directly configures the FMan, it passes the configuration it finds in its input files (along with compiled Soft Parser firmware) to the FMan driver which, in turn, modifies the FMan's configuration.&lt;/P&gt;&lt;P&gt;The FMC Tool does not support dynamic FMan configuration; you can use the tool to &lt;STRONG&gt;configure the FMan just once&lt;/STRONG&gt;, typically at application initialization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2016 10:18:04 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2016-01-28T10:18:04Z</dc:date>
    <item>
      <title>FMC tool relaunch error</title>
      <link>https://community.nxp.com/t5/T-Series/FMC-tool-relaunch-error/m-p/462511#M444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to dynamically reconfigure PCD by using fmc tool where it's first launch looks like successfull (and my developed application works fine) but if I'm trying to re-use fmc, it returns the following errors:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ERR : Invocation of FMcpu8/8: ! MAJOR FM-PCD Error [CPU08, drivers/net/ethernet/freescale/fman/Peripherals/FM/Pcd/fm_kg.c:3003 FM_PCD_KgSchemeSet]: Resource Already Exists; _PCD_Disable for&lt;/P&gt;&lt;P&gt;cpu8/8: Scheme id (0)! fm0/pcd failed cpu8/8:&lt;/P&gt;&lt;P&gt;with error code cpu8/8: ! MINOR FM Error [CPU08, drivers/net/ethernet/freescale/fman/src/wrapper/lnxwrp_ioctls_fm.c:3274 LnxwrpFmPcdIOCTL]: Invalid Value; 0x00010013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cpu8/8: IOCTL FM PCDcpu8/8:&lt;/P&gt;&lt;P&gt;ERR : Invocation of FM_PCD_KgSchemeSet for fm1/port/MAC/1/dist/hash_ipsec_src_dst_spi_dist8 failed&lt;/P&gt;&lt;P&gt;ERR : Invocation of FM_PCD_Disable for fm0/pcd failed with error code 0x00010028&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My target: T4240RDB,&lt;/P&gt;&lt;P&gt;SDK version: 1.8,&lt;/P&gt;&lt;P&gt;command sequence used:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;cd /usr/etc&lt;/P&gt;&lt;P&gt;fmc -c usdpaa_config_t4_48g.xml -p usdpaa_policy_hash_ipv4.xml -a # it's ok&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;fmc -c usdpaa_config_t4_48g.xml -p usdpaa_policy_hash_ipv4.xml -a # same for example; fails with above errors&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it wrong or the problem can be caused by some dts(dtb) errors, or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 07:29:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FMC-tool-relaunch-error/m-p/462511#M444</guid>
      <dc:creator>dmitryslezkin</dc:creator>
      <dc:date>2016-01-26T07:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: FMC tool relaunch error</title>
      <link>https://community.nxp.com/t5/T-Series/FMC-tool-relaunch-error/m-p/462512#M445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="replyToName"&gt;Dmitry Slezkin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FMC Tool directly configures the FMan, it passes the configuration it finds in its input files (along with compiled Soft Parser firmware) to the FMan driver which, in turn, modifies the FMan's configuration.&lt;/P&gt;&lt;P&gt;The FMC Tool does not support dynamic FMan configuration; you can use the tool to &lt;STRONG&gt;configure the FMan just once&lt;/STRONG&gt;, typically at application initialization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 10:18:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/FMC-tool-relaunch-error/m-p/462512#M445</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2016-01-28T10:18:04Z</dc:date>
    </item>
  </channel>
</rss>

