<?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: When i use NXP CSEc module in S32K146, my program code into exception interrupt handle function.</title>
    <link>https://community.nxp.com/t5/S32K/When-i-use-NXP-CSEc-module-in-S32K146-my-program-code-into/m-p/1202471#M9340</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;There are two things that you can check before entering Csec operation:&lt;/P&gt;
&lt;P&gt;- Check if your S32K silicon has supported CSEc in it, by checking SIM_SDID[FEATURES]&lt;/P&gt;
&lt;P&gt;- In order to enable the CSEc, the Memory need to be partitioned for EEPROM, and FTFC registers need to be programmed.&lt;/P&gt;
&lt;P&gt;Unfortunately, MCAL CSEc code hasn't implemented these steps, and you need to implement in your application code.&lt;/P&gt;
&lt;P&gt;Here is the link for our CSEc training program that you can refer to:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Technology-Days-Training/MCU-Technology-Topic-Hands-On-Workshop-Writing-CSEc-Security/ta-p/1129511" target="_blank"&gt;https://community.nxp.com/t5/Technology-Days-Training/MCU-Technology-Topic-Hands-On-Workshop-Writing-CSEc-Security/ta-p/1129511&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Nam&lt;/P&gt;</description>
    <pubDate>Mon, 21 Dec 2020 11:25:43 GMT</pubDate>
    <dc:creator>namnguyenviet</dc:creator>
    <dc:date>2020-12-21T11:25:43Z</dc:date>
    <item>
      <title>When i use NXP CSEc module in S32K146, my program code into exception interrupt handle function.</title>
      <link>https://community.nxp.com/t5/S32K/When-i-use-NXP-CSEc-module-in-S32K146-my-program-code-into/m-p/1201628#M9307</link>
      <description>&lt;P&gt;Hi, i got a question,when i use CSEc module in S32K146,when the program code access the CSE_PRAM space,it will be into exception interrupt in Debug mode.point it in the below:&lt;/P&gt;&lt;P&gt;#define REG_WRITE32(address, value) ((*(volatile uint32*)(address))= (value))&lt;/P&gt;&lt;P&gt;#define CRYPTO_PRAM_HDR_ADDR32 (0x14001000u)&lt;/P&gt;&lt;P&gt;REG_WRITE32(CRYPTO_PRAM_HDR_ADDR32, u32CommandHeader);&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ拼音截图未命名.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/133029i3D382428E8A595AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ拼音截图未命名.png" alt="QQ拼音截图未命名.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The highlighted code is shown in the figure above, mean that the command to write PRAM cause progarm into exception Interrupt.&lt;/P&gt;&lt;P&gt;Do you know that problem ?&lt;/P&gt;&lt;P&gt;Could you give me some advice or resolution?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;BigJulie.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 06:57:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/When-i-use-NXP-CSEc-module-in-S32K146-my-program-code-into/m-p/1201628#M9307</guid>
      <dc:creator>BigJulie</dc:creator>
      <dc:date>2020-12-18T06:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: When i use NXP CSEc module in S32K146, my program code into exception interrupt handle function.</title>
      <link>https://community.nxp.com/t5/S32K/When-i-use-NXP-CSEc-module-in-S32K146-my-program-code-into/m-p/1202471#M9340</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;There are two things that you can check before entering Csec operation:&lt;/P&gt;
&lt;P&gt;- Check if your S32K silicon has supported CSEc in it, by checking SIM_SDID[FEATURES]&lt;/P&gt;
&lt;P&gt;- In order to enable the CSEc, the Memory need to be partitioned for EEPROM, and FTFC registers need to be programmed.&lt;/P&gt;
&lt;P&gt;Unfortunately, MCAL CSEc code hasn't implemented these steps, and you need to implement in your application code.&lt;/P&gt;
&lt;P&gt;Here is the link for our CSEc training program that you can refer to:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/Technology-Days-Training/MCU-Technology-Topic-Hands-On-Workshop-Writing-CSEc-Security/ta-p/1129511" target="_blank"&gt;https://community.nxp.com/t5/Technology-Days-Training/MCU-Technology-Topic-Hands-On-Workshop-Writing-CSEc-Security/ta-p/1129511&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Nam&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 11:25:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/When-i-use-NXP-CSEc-module-in-S32K146-my-program-code-into/m-p/1202471#M9340</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2020-12-21T11:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: When i use NXP CSEc module in S32K146, my program code into exception interrupt handle function.</title>
      <link>https://community.nxp.com/t5/S32K/When-i-use-NXP-CSEc-module-in-S32K146-my-program-code-into/m-p/1203840#M9374</link>
      <description>&lt;P&gt;Thank you for your reply,that's useful for me,it working.&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2020 01:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/When-i-use-NXP-CSEc-module-in-S32K146-my-program-code-into/m-p/1203840#M9374</guid>
      <dc:creator>BigJulie</dc:creator>
      <dc:date>2020-12-24T01:08:25Z</dc:date>
    </item>
  </channel>
</rss>

