<?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: Autosar_os runs for a while and then stops. What happened in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249385#M17749</link>
    <description>&lt;P&gt;I see in your project:&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;OsScheduleTableExpiryPoint3 is setup every 7500 ticks&amp;nbsp;based on the counter of the Schedule Table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_1-1616395040620.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140251iCD515558B9379E5F/image-size/large?v=v2&amp;amp;px=999" role="button" title="namnguyenviet_1-1616395040620.png" alt="namnguyenviet_1-1616395040620.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- TaskCnt is setup in this expired point, so it should be called every 7500 ticks&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_0-1616394909534.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140250i9AFD4DD640FF1AC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="namnguyenviet_0-1616394909534.png" alt="namnguyenviet_0-1616394909534.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- The OsAlarm_C is setting up incorrectly:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_2-1616395144736.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140253i4ADDB76DC9B3EE95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="namnguyenviet_2-1616395144736.png" alt="namnguyenviet_2-1616395144736.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It's because Os_AlarmC is assigned to both TRUSTED_APP and TASK_APP, and only one application should be chosen:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_3-1616395284371.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140254i810E48B4EC77C24B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="namnguyenviet_3-1616395284371.png" alt="namnguyenviet_3-1616395284371.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Mar 2021 06:45:26 GMT</pubDate>
    <dc:creator>namnguyenviet</dc:creator>
    <dc:date>2021-03-22T06:45:26Z</dc:date>
    <item>
      <title>Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245377#M17655</link>
      <description>&lt;P&gt;Following the reference example, in the sample example of AUTOSAR_OS,&lt;BR /&gt;a task was added that required the LED light to be reversed once per second&lt;BR /&gt;The configuration of EB is shown in the figure&lt;BR /&gt;The configuration of EB is shown in the figure,&lt;BR /&gt;following the example of TASK1 given by LAB2&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210315133449.png" style="width: 813px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139575i6A7447624B87B875/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210315133449.png" alt="QQ图片20210315133449.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 05:41:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245377#M17655</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-15T05:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245381#M17656</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210315134600.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139576iC9BBC79EC3912879/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210315134600.png" alt="QQ图片20210315134600.png" /&gt;&lt;/span&gt;The code for the task is as follows, and it stops shortly after it runs&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210315132329.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139577iDCAADA300B275A97/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210315132329.png" alt="QQ图片20210315132329.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The simulation stopped at the task close function as shown in the figure&lt;/P&gt;&lt;P&gt;What is the reason for this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 05:50:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245381#M17656</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-15T05:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245464#M17659</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210315151758.png" style="width: 819px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139591i25C8C9A2DEC3553E/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210315151758.png" alt="QQ图片20210315151758.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I block the sentence "stop in schedule table" in the Task (TaskStop) TASK,&lt;BR /&gt;I can continue running as shown in the figure.Task (TASKRCV1) can be restarted.&lt;BR /&gt;Task (TASKRCV1) can be restarted.&lt;/P&gt;&lt;P&gt;Task (TaskRcv1) is a working process, can you explain it in detail&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 07:22:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245464#M17659</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-15T07:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245590#M17663</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Has your added task (OsTaskA, OsTaskB) are executed during runtime? Could you provide the SW call stack before entering Os_Shutdown?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 09:09:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245590#M17663</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-03-15T09:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245605#M17666</link>
      <description>&lt;P&gt;I'm just going to add task A, task B doesn't write anything&lt;BR /&gt;At first the task should be able to run, and after a while it should enter the OS_SHUTDOWN functionThe stop task scheduling in shielding stop task can be run all the time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 09:28:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245605#M17666</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-15T09:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245667#M17677</link>
      <description>&lt;P&gt;So it means task A can work correctly by commenting out the StopScheduleTable? That would not make sense cause after this, TerminateTask() is called.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any SW stack perform which function has called TASKSTOP()?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 11:02:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245667#M17677</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-03-15T11:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245949#M17685</link>
      <description>&lt;P&gt;Thanks for your reply, I did not define the switch stack as the TASKSTOP function.&lt;BR /&gt;This is the sample project of the official MPC574xG_AUTOSAR_OS_4_0_92_RTM_1_0_3 routine&lt;BR /&gt;I did not make any changes, except to configure more TaskA and TaskB in the EB configuration, and to add controlled LED inversion tests.&lt;BR /&gt;No other changes are being made,&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 01:37:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1245949#M17685</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-16T01:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1246179#M17690</link>
      <description>&lt;P&gt;You are right, OSShutdownos is called in the OSCheckStack function&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 07:45:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1246179#M17690</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-16T07:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1246384#M17700</link>
      <description>&lt;P&gt;The call of Os_Shutdown indicates that your application has run into a critical error, and OS needs to shutdown. Please check whether you have done incorrectly with the code/configuration.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 11:03:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1246384#M17700</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-03-16T11:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1246467#M17703</link>
      <description>&lt;P&gt;&lt;BR /&gt;The code in the project looks like this, task A does reverse task B does nothing, right&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210316212530.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139758i3C3ABAA74ADFEFCC/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210316212530.png" alt="QQ图片20210316212530.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The attachment is my EB configuration OS project. Could you please help me to see the reason? Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 13:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1246467#M17703</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-16T13:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1247087#M17708</link>
      <description>&lt;P&gt;Or can you configure a simple extended task routine on EB? There are always errors in the configuration on EB just now.&lt;BR /&gt;The file configuration has been compiled, and there is no right or wrong mark&lt;BR /&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 09:39:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1247087#M17708</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-17T09:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1248852#M17732</link>
      <description>&lt;P&gt;For scheduling a routine task you can do it by add this task to schedule table (like TASKCNT in the sample application) and specify the expire point:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_0-1616149358388.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140174i7C94EC03DA8387E4/image-size/large?v=v2&amp;amp;px=999" role="button" title="namnguyenviet_0-1616149358388.png" alt="namnguyenviet_0-1616149358388.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_1-1616149404893.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140175i129E5BD00377566A/image-size/large?v=v2&amp;amp;px=999" role="button" title="namnguyenviet_1-1616149404893.png" alt="namnguyenviet_1-1616149404893.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I would recommend to implement just a simple process for a task, maybe a counter increase, instead of integrating MCAL configuration into it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 10:25:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1248852#M17732</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-03-19T10:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249364#M17747</link>
      <description>&lt;P&gt;I have configured EB and project according to your general idea of configuring and adding tasks. However, it was entered once in TASK C, and never entered into my project in the future. Why is there any problem?&lt;BR /&gt;The task is the same, keep entering, change the pin of the mpc5748g thank you&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210322141344.png" style="width: 931px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140246iF18ECC85CD25B88B/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210322141344.png" alt="QQ图片20210322141344.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210322132704.png" style="width: 769px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140247iEB681B836EE4E771/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210322132704.png" alt="QQ图片20210322132704.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210322141551.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140248iB597CBC26F2BD857/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210322141551.png" alt="QQ图片20210322141551.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 06:17:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249364#M17747</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-22T06:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249385#M17749</link>
      <description>&lt;P&gt;I see in your project:&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;OsScheduleTableExpiryPoint3 is setup every 7500 ticks&amp;nbsp;based on the counter of the Schedule Table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_1-1616395040620.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140251iCD515558B9379E5F/image-size/large?v=v2&amp;amp;px=999" role="button" title="namnguyenviet_1-1616395040620.png" alt="namnguyenviet_1-1616395040620.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- TaskCnt is setup in this expired point, so it should be called every 7500 ticks&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_0-1616394909534.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140250i9AFD4DD640FF1AC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="namnguyenviet_0-1616394909534.png" alt="namnguyenviet_0-1616394909534.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- The OsAlarm_C is setting up incorrectly:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_2-1616395144736.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140253i4ADDB76DC9B3EE95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="namnguyenviet_2-1616395144736.png" alt="namnguyenviet_2-1616395144736.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It's because Os_AlarmC is assigned to both TRUSTED_APP and TASK_APP, and only one application should be chosen:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="namnguyenviet_3-1616395284371.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140254i810E48B4EC77C24B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="namnguyenviet_3-1616395284371.png" alt="namnguyenviet_3-1616395284371.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 06:45:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249385#M17749</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-03-22T06:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249404#M17751</link>
      <description>&lt;P&gt;Sorry, the error is that the project was not saved well. Now upload it again&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 07:00:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249404#M17751</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-22T07:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249662#M17764</link>
      <description>&lt;P&gt;In the project, Task_C hasn't been added in Schedule Table/ activate in any alarm. I only see the OSCnt. Are you referring to the OSCnt?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 12:00:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249662#M17764</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-03-22T12:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249953#M17768</link>
      <description>&lt;P&gt;Add task C to the project to activate the alarm, as shown in the figure.&lt;BR /&gt;The way you want to achieve this is to extend the activation event waiting for task C to trigger.&lt;BR /&gt;Now write the code, can use OsAlarm_C to activate.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210323090000.png" style="width: 787px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/140317iF49E7B9D54E37A0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210323090000.png" alt="QQ图片20210323090000.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But what you said about activation in the schedule table, I have added EB successfully and always got an error in configuration.&lt;BR /&gt;Extended task that activate the activated by scheduling table? In the scheduling OsScheduleTableExpiryPoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 01:17:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249953#M17768</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-23T01:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249979#M17770</link>
      <description>&lt;P&gt;Which error you're getting with? Please describe your expectation also. I'm completely lost about what you're saying.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 02:37:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249979#M17770</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-03-23T02:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249999#M17771</link>
      <description>&lt;P&gt;My final goal is to create an extended task C with the code "Status = WaitEvent(osEvent_c)" in the task;&lt;BR /&gt;Wait for an event to occur to activate task C. Simulation will find that it can enter task C at startup,&lt;BR /&gt;and then it will hang forever.I don't enter task C anymore,&lt;BR /&gt;and then I find that the previous code was incorrectly written as "Status = WaitEvent(OSTASK_C)", so the task hangs forever&lt;BR /&gt;.&lt;BR /&gt;Then you said that an extended task requires a schedule table or an event to be activated.&lt;BR /&gt;I understand event activation, but I don't understand schedule activation&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 03:05:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1249999#M17771</guid>
      <dc:creator>lubo_NEW</dc:creator>
      <dc:date>2021-03-23T03:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Autosar_os runs for a while and then stops. What happened</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1250010#M17772</link>
      <description>&lt;P&gt;Task activation by schedule table is like how you do with the TaskCnt. Is there any problem with TaskCnt function call?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 03:18:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Autosar-os-runs-for-a-while-and-then-stops-What-happened/m-p/1250010#M17772</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-03-23T03:18:23Z</dc:date>
    </item>
  </channel>
</rss>

