<?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: The MPC5744P goes to IVOR1 vector when the function called in the MPC5744P sample program. in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035629#M6084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you are using example project "LINFlexD_UART_MPC5744P"&lt;/P&gt;&lt;P&gt;Have you done any modifications to this project?&lt;/P&gt;&lt;P&gt;I've just tested this example project with DEVKIT board and it works just fine.&lt;/P&gt;&lt;P&gt;Could you test "Debug" build target which is FLASH based? Do you observe the same problem?&lt;/P&gt;&lt;P&gt;I'd guess this happens due to uninitialized LMEM&amp;nbsp; (ECC error) but I checked the example startup code and it looks ok to me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;startup.s&lt;/EM&gt;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;# Base Address of the Local SRAM
e_lis r5&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; __LOCAL_DMEM_BASE_ADDR@h
e_or2i r5&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; __LOCAL_DMEM_BASE_ADDR@l

&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;# Fill Local SRAM with writes of 32GPRs
ldmem_loop&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;
e_stmw r0&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;r5&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; # Write all &lt;SPAN class="number token"&gt;32&lt;/SPAN&gt; registers to SRAM
e_addi r5&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;r5&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;128&lt;/SPAN&gt; # Increment the RAM pointer to next 128bytes
e_bdnz ldmem_loop # Loop &lt;SPAN class="keyword token"&gt;for&lt;/SPAN&gt; all of SRAM&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you attach your project if it does not help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jan 2020 16:38:03 GMT</pubDate>
    <dc:creator>stanish</dc:creator>
    <dc:date>2020-01-06T16:38:03Z</dc:date>
    <item>
      <title>The MPC5744P goes to IVOR1 vector when the function called in the MPC5744P sample program.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035628#M6083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now, I am studying the MPC5744P programing with DEVKIT-MPC5744P.&lt;BR /&gt;And I have a problem that MPC5744P goes to the IVOR1 vector when the other function call this function in the sample program.&lt;BR /&gt;I don't understand why it is occuured ?&lt;BR /&gt;Does someone teach me how to solve this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; The below is conditions when the problem is occured &amp;gt;&amp;gt;&lt;BR /&gt;1. Board: DEVKIT-MPC5744P ( Rev.E )&lt;BR /&gt;2. Sample program : LINFlexD_UART_MPC5744P&lt;/P&gt;&lt;P&gt;&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;&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; Note: This sample program is for Flash.&lt;/P&gt;&lt;P&gt;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;And I was changed from LINFlexD_1(Rev.B) to LINFlexD_0( for Rev.E).&lt;BR /&gt;3. Build configuration : Debug_RAM&lt;BR /&gt;4. Design Environment : S32 Design Studio for Power Archtecture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NXP_community1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101525i373834A0F897AEE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="NXP_community1.png" alt="NXP_community1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NXP_community2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101526i6E9C07F715659B11/image-size/large?v=v2&amp;amp;px=999" role="button" title="NXP_community2.png" alt="NXP_community2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 01:06:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035628#M6083</guid>
      <dc:creator>yoshitaka_abe_j</dc:creator>
      <dc:date>2020-01-06T01:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: The MPC5744P goes to IVOR1 vector when the function called in the MPC5744P sample program.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035629#M6084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you are using example project "LINFlexD_UART_MPC5744P"&lt;/P&gt;&lt;P&gt;Have you done any modifications to this project?&lt;/P&gt;&lt;P&gt;I've just tested this example project with DEVKIT board and it works just fine.&lt;/P&gt;&lt;P&gt;Could you test "Debug" build target which is FLASH based? Do you observe the same problem?&lt;/P&gt;&lt;P&gt;I'd guess this happens due to uninitialized LMEM&amp;nbsp; (ECC error) but I checked the example startup code and it looks ok to me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;startup.s&lt;/EM&gt;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;# Base Address of the Local SRAM
e_lis r5&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; __LOCAL_DMEM_BASE_ADDR@h
e_or2i r5&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; __LOCAL_DMEM_BASE_ADDR@l

&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;# Fill Local SRAM with writes of 32GPRs
ldmem_loop&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;
e_stmw r0&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;r5&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; # Write all &lt;SPAN class="number token"&gt;32&lt;/SPAN&gt; registers to SRAM
e_addi r5&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;r5&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;128&lt;/SPAN&gt; # Increment the RAM pointer to next 128bytes
e_bdnz ldmem_loop # Loop &lt;SPAN class="keyword token"&gt;for&lt;/SPAN&gt; all of SRAM&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you attach your project if it does not help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 16:38:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035629#M6084</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2020-01-06T16:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: The MPC5744P goes to IVOR1 vector when the function called in the MPC5744P sample program.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035630#M6085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thank you for your reply.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I tried the followings(Please see No.1 &amp;amp; 2).&lt;/DIV&gt;&lt;DIV&gt;And I checked the Base address of the Local SRAM in startup.S file and could not find the diffrence in it(Please see No.3).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Now, I want to debug the MPC5744P software under the Debug_RAM mode because I am a beginner.&lt;BR /&gt;( I think that my stress and the stress for MPC5744P's flash-memory are less than 'Under Debug/Flash mode'. )&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I attached my workspace at the below.(Note 2)&lt;BR /&gt;Could you teach me how to avoid the ECC error&amp;nbsp; if it is correct ?&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;1. Under the Debug mode(It is not the Debug_RAM mode),&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I have confirmed that MPC5744P did not go to IVOR1 vector such as the below Figure-1.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;2. Under the Flash mode,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I have confirmed that MPC5744P operated correctly according to the software.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ( Note : I can not confirm it on step by step because it is under Flash mode. )&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;3. I checked a part of the startup.S file such as below Figure-2.(Note 1)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I could not find the difference because I did not modified it. ( It was created at Example program only.)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp; (Note 1) I searched in the community, and found the below descriptions,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a) &lt;A _jive_internal="true" href="https://community.nxp.com/message/979006?commentID=979006#comment-979006"&gt;https://community.nxp.com/message/979006?commentID=979006#comment-979006&lt;/A&gt;&lt;BR /&gt;&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; There is no workaround code in here.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b) &lt;A _jive_internal="true" href="https://community.nxp.com/message/996085?commentID=996085#comment-996085"&gt;https://community.nxp.com/message/996085?commentID=996085#comment-996085&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&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; I could not find the difference although there was the descriptio about startup.S.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; (Note 2) &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;My modified parts are shown in the below figures.(See the Filgure-3-1 &amp;amp; 3-2)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; And, for the up-loading the my project files, I have made LINFlexD_UART_MPC5744P project again, today.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Figure-1: Under the Debug mode( Not Debug_RAM mode )&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NXP_community3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101667i34EDDC6616E2D084/image-size/large?v=v2&amp;amp;px=999" role="button" title="NXP_community3.png" alt="NXP_community3.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Figure-2: a part of startup.S file ( I did not modify this file. It was created from the Example only. )&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NXP_community4_startup_s.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101668iCCED15F48A0CF122/image-size/large?v=v2&amp;amp;px=999" role="button" title="NXP_community4_startup_s.png" alt="NXP_community4_startup_s.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Figure-3-1: My modified parts for Rev-E board.&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NXP_community3b.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101669iC86814F219299009/image-size/large?v=v2&amp;amp;px=999" role="button" title="NXP_community3b.png" alt="NXP_community3b.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Figure-3-2: My modified part for Rev-E board&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NXP_community3c.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101670iF52BCB6F6D6B5FA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="NXP_community3c.png" alt="NXP_community3c.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 03:03:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035630#M6085</guid>
      <dc:creator>yoshitaka_abe_j</dc:creator>
      <dc:date>2020-01-07T03:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: The MPC5744P goes to IVOR1 vector when the function called in the MPC5744P sample program.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035631#M6086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;DIV&gt;Today, I found that MPC5744P did not go to the IVOR1 vector under the Debug_RAM mode when I moved the "#endif" line in startup.S in shown the below figure.&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;(Note: I tried it the Debug mode requested from you. And I posted its result already. )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Is this way correct? or&amp;nbsp; wrong ? &lt;BR /&gt;And, are there the concerning points ?&lt;BR /&gt;Please teach me them.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Modified_Startup_endif.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101891i7E94C456A901F9AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Modified_Startup_endif.png" alt="Modified_Startup_endif.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 04:00:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035631#M6086</guid>
      <dc:creator>yoshitaka_abe_j</dc:creator>
      <dc:date>2020-01-09T04:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: The MPC5744P goes to IVOR1 vector when the function called in the MPC5744P sample program.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035632#M6087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry for delay. I can reproduce your issue. Thanks a lot for report. I find out that PE Micro .mac script doesn't init RAM for stack. As workaround you can use your part of code. Or you can use modified .mac script from attachment and left the original startup code. In normal way this init should be done by debug probe.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PE Micro .mac script is located (with default install path) in&amp;nbsp;c:\NXP\S32DS_Power_v2.1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.9.9.201907200403\win32\gdi\P&amp;amp;E\ folder. You can replace existing one with attached file. the only difference is this additional row at the end of script:&amp;nbsp;&lt;/P&gt;&lt;P&gt;meminit.l 0x50800000 0x5080FFFF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2020 14:10:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035632#M6087</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2020-01-17T14:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: The MPC5744P goes to IVOR1 vector when the function called in the MPC5744P sample program.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035633#M6088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very thank you for your reply and confirmation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2020 23:43:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/The-MPC5744P-goes-to-IVOR1-vector-when-the-function-called-in/m-p/1035633#M6088</guid>
      <dc:creator>yoshitaka_abe_j</dc:creator>
      <dc:date>2020-01-19T23:43:19Z</dc:date>
    </item>
  </channel>
</rss>

