<?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>S32KのトピックRe: Processor expert application is not working in AN12323SW firmware update</title>
    <link>https://community.nxp.com/t5/S32K/Processor-expert-application-is-not-working-in-AN12323SW/m-p/1037231#M6605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;I'm very sorry for the delay. The&amp;nbsp;AN12323 doesn't use the Processor Expert, so, it is quite complicated to find the root cause of the issue without the code. For example, I have met a similar issue after the SBC_init function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;Have you checked&amp;nbsp;whether your code initializes a watchdog?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;Diana&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jan 2020 12:52:52 GMT</pubDate>
    <dc:creator>dianabatrlova</dc:creator>
    <dc:date>2020-01-20T12:52:52Z</dc:date>
    <item>
      <title>Processor expert application is not working in AN12323SW firmware update</title>
      <link>https://community.nxp.com/t5/S32K/Processor-expert-application-is-not-working-in-AN12323SW/m-p/1037230#M6604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #1d1c1d; background-color: #ffffff;"&gt;&lt;DIV class="" style="padding: 6px 0px;"&gt;Hello,&lt;/DIV&gt;&lt;DIV class="" style="padding: 6px 0px;"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;I am using &lt;STRONG&gt;AN12323SW&lt;/STRONG&gt; as a baseline for a project that I am working on. Using the software provided with the application note, I am able to transfer the provided firmware successfully. Also, I was able to get my own simple LED&amp;nbsp;application update working by making&amp;nbsp;changes to the &lt;STRONG&gt;startup_s32k144.s&lt;/STRONG&gt;, which initializes the hardware manually.&lt;/DIV&gt;&lt;DIV class="" style="padding: 6px 0px;"&gt;I removed the &lt;STRONG&gt;Reset_Handler()&lt;/STRONG&gt; located in the &lt;STRONG&gt;startup.s&lt;/STRONG&gt; and replaced it with &lt;STRONG&gt;main()&lt;/STRONG&gt; so that when the bootloader jumps directly to &lt;STRONG&gt;main()&lt;/STRONG&gt;.&amp;nbsp;However,&amp;nbsp;for some reason, whenever I use the processor expert, the application seems to fail during hardware setup.&lt;/DIV&gt;&lt;DIV class="" style="padding: 6px 0px;"&gt;Therefore,&amp;nbsp;I am unable to get the processor expert/FreeRTOS based LED blinking app/firmware running on the target ECU. As mentioned in the application note, I am using the IAR compiler for compiling Position Independent Code. It seems that any application that uses the processor expert code to initialize the hardware, does not work properly when bootloader jumps to the application and goes into a WDOG_EWM_IRQHandler()&amp;nbsp;as shown below.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #1d1c1d; background-color: #ffffff;"&gt;&lt;DIV class="" style="padding: 2px 0px 6px;"&gt;&lt;DIV class="" style="padding-right: 8px;"&gt;&lt;IMG alt="image.png" class="" src="https://files.slack.com/files-tmb/T1QQSGKKK-FS91JQE3X-b6d7143f06/image_480.png" /&gt;&lt;/DIV&gt;&lt;DIV class="" style="padding-right: 8px;"&gt;Am I missing anything or what is the issue here?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 18:03:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Processor-expert-application-is-not-working-in-AN12323SW/m-p/1037230#M6604</guid>
      <dc:creator>eric_gantumur</dc:creator>
      <dc:date>2020-01-06T18:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Processor expert application is not working in AN12323SW firmware update</title>
      <link>https://community.nxp.com/t5/S32K/Processor-expert-application-is-not-working-in-AN12323SW/m-p/1037231#M6605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;I'm very sorry for the delay. The&amp;nbsp;AN12323 doesn't use the Processor Expert, so, it is quite complicated to find the root cause of the issue without the code. For example, I have met a similar issue after the SBC_init function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;Have you checked&amp;nbsp;whether your code initializes a watchdog?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;Diana&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2020 12:52:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Processor-expert-application-is-not-working-in-AN12323SW/m-p/1037231#M6605</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-01-20T12:52:52Z</dc:date>
    </item>
  </channel>
</rss>

