<?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>Processor Expert SoftwareのトピックRe: Turn off P.E. auto generated code for ACKISO bit (K20)</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Turn-off-P-E-auto-generated-code-for-ACKISO-bit-K20/m-p/918253#M4342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Felipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Unfortunately we use the P.E. code generation quite a bit as we are always adding new components.&lt;/P&gt;&lt;P&gt;Our process right now is to comment out the offending couple lines code after every code generation iteration. However, this is not a very good solution, it very easy to forget and has very big consequences...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to around this? Like I mentioned before, I have found all sorts of old threads in the community forum where people were missing setting the ACKISO bit in their code. So obviously this has not always been added during code generation. Also seems like a odd thing to auto-generate due the many complex use cases based around it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2019 16:42:01 GMT</pubDate>
    <dc:creator>jkeeling</dc:creator>
    <dc:date>2019-09-03T16:42:01Z</dc:date>
    <item>
      <title>Turn off P.E. auto generated code for ACKISO bit (K20)</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Turn-off-P-E-auto-generated-code-for-ACKISO-bit-K20/m-p/918251#M4340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Processor expert is generating code for our CPU component (MK20DX256VLK7) in __init_hardware() from cpu.c that is clearing the ACKISO bit of the Regulator Status and Control register (REGSC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/81957i9425340FC5EE7CE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to perform some other actions before clearing the ACKISO bit so I need to clear it myself.&lt;/P&gt;&lt;P&gt;Note: the actions I need to perform cannot be moved to the "User code before PE initialization", as they rely on some of the other init PE is doing in __init_hardware().&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Looking back in time in the forums it looks like PE didn't used to auto generate these lines. How can I stop processor expert from doing it now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Processor Expert 3.0.2 with KDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 19:29:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Turn-off-P-E-auto-generated-code-for-ACKISO-bit-K20/m-p/918251#M4340</guid>
      <dc:creator>jkeeling</dc:creator>
      <dc:date>2019-08-28T19:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off P.E. auto generated code for ACKISO bit (K20)</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Turn-off-P-E-auto-generated-code-for-ACKISO-bit-K20/m-p/918252#M4341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try by disabling writing generated components modules. Please check snippet below.&lt;/P&gt;&lt;P&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/86549i52F1BF73DA9AE4D6/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;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Felipe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 21:39:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Turn-off-P-E-auto-generated-code-for-ACKISO-bit-K20/m-p/918252#M4341</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2019-08-30T21:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off P.E. auto generated code for ACKISO bit (K20)</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Turn-off-P-E-auto-generated-code-for-ACKISO-bit-K20/m-p/918253#M4342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Felipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Unfortunately we use the P.E. code generation quite a bit as we are always adding new components.&lt;/P&gt;&lt;P&gt;Our process right now is to comment out the offending couple lines code after every code generation iteration. However, this is not a very good solution, it very easy to forget and has very big consequences...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to around this? Like I mentioned before, I have found all sorts of old threads in the community forum where people were missing setting the ACKISO bit in their code. So obviously this has not always been added during code generation. Also seems like a odd thing to auto-generate due the many complex use cases based around it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 16:42:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Turn-off-P-E-auto-generated-code-for-ACKISO-bit-K20/m-p/918253#M4342</guid>
      <dc:creator>jkeeling</dc:creator>
      <dc:date>2019-09-03T16:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off P.E. auto generated code for ACKISO bit (K20)</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Turn-off-P-E-auto-generated-code-for-ACKISO-bit-K20/m-p/918254#M4343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, there is no way to prevent certain lines of code to be generated using code generation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the inconvenience this may cause you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2019 15:34:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Turn-off-P-E-auto-generated-code-for-ACKISO-bit-K20/m-p/918254#M4343</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2019-09-05T15:34:47Z</dc:date>
    </item>
  </channel>
</rss>

