<?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>NXP Designs中的主题 IVOR_8 ISSUE IN MPC5777C</title>
    <link>https://community.nxp.com/t5/NXP-Designs/IVOR-8-ISSUE-IN-MPC5777C/m-p/1026603#M354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;i am using mpc5777c in power management. As i have developed non freertos code.&lt;/P&gt;&lt;P&gt;As per requirement we need to develop freertos. i reused the freertos files in example code given in s32ds IDE.&lt;/P&gt;&lt;P&gt;after integration the code is going to IVOR_8 exception which i system calls instruction.&lt;/P&gt;&lt;P&gt;I am getting no idea whether there is a problem in memory allocation or the freertos files with any systemcalls.&lt;/P&gt;&lt;P&gt;In portasm.s file&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.func vPortStartFirstTask, vPortStartFirstTask&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; vPortStartFirstTask:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; portUPDATE_SYSTEM_STACK_POINTER # Init pxSystemStackPointer&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; portPOP_TASK # pxCurrentTCB should already point to the highest priority task&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; mbar # Ensure MPU config writes complete before switching context&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;portCLEAR_INTERRUPT_PRIORITY_CEILING # Set current priority to 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;portRESTORE_CONTEXT&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; se_rfi&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;.endfunc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;se_rfi in this part code is going to IVOR_8.&lt;/P&gt;&lt;P&gt;Also&amp;nbsp;&lt;STRONG&gt;vPortISRHandler&amp;nbsp;&lt;/STRONG&gt;function:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;se_blrl&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# Branch to ISR with return to next instruction (epilogue)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is also causing issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;can anyone help me regarding this issue for system calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;karthik.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2020 07:32:16 GMT</pubDate>
    <dc:creator>karthikk1</dc:creator>
    <dc:date>2020-03-13T07:32:16Z</dc:date>
    <item>
      <title>IVOR_8 ISSUE IN MPC5777C</title>
      <link>https://community.nxp.com/t5/NXP-Designs/IVOR-8-ISSUE-IN-MPC5777C/m-p/1026603#M354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;i am using mpc5777c in power management. As i have developed non freertos code.&lt;/P&gt;&lt;P&gt;As per requirement we need to develop freertos. i reused the freertos files in example code given in s32ds IDE.&lt;/P&gt;&lt;P&gt;after integration the code is going to IVOR_8 exception which i system calls instruction.&lt;/P&gt;&lt;P&gt;I am getting no idea whether there is a problem in memory allocation or the freertos files with any systemcalls.&lt;/P&gt;&lt;P&gt;In portasm.s file&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.func vPortStartFirstTask, vPortStartFirstTask&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; vPortStartFirstTask:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; portUPDATE_SYSTEM_STACK_POINTER # Init pxSystemStackPointer&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; portPOP_TASK # pxCurrentTCB should already point to the highest priority task&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; mbar # Ensure MPU config writes complete before switching context&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;portCLEAR_INTERRUPT_PRIORITY_CEILING # Set current priority to 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;portRESTORE_CONTEXT&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; se_rfi&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;.endfunc&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;se_rfi in this part code is going to IVOR_8.&lt;/P&gt;&lt;P&gt;Also&amp;nbsp;&lt;STRONG&gt;vPortISRHandler&amp;nbsp;&lt;/STRONG&gt;function:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;se_blrl&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# Branch to ISR with return to next instruction (epilogue)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is also causing issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;can anyone help me regarding this issue for system calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;karthik.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 07:32:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NXP-Designs/IVOR-8-ISSUE-IN-MPC5777C/m-p/1026603#M354</guid>
      <dc:creator>karthikk1</dc:creator>
      <dc:date>2020-03-13T07:32:16Z</dc:date>
    </item>
    <item>
      <title>回复： IVOR_8 ISSUE IN MPC5777C</title>
      <link>https://community.nxp.com/t5/NXP-Designs/IVOR-8-ISSUE-IN-MPC5777C/m-p/1995038#M1170</link>
      <description>I'm having this issue right now and I think it's probably a stack issue based on the current error. Have you solved this problem? How is it solved?</description>
      <pubDate>Fri, 15 Nov 2024 01:46:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NXP-Designs/IVOR-8-ISSUE-IN-MPC5777C/m-p/1995038#M1170</guid>
      <dc:creator>H-chips</dc:creator>
      <dc:date>2024-11-15T01:46:19Z</dc:date>
    </item>
  </channel>
</rss>

