<?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: LPC55S66 : how-to get reset reason and etc. in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956950#M37972</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;2. any USART can be configured like UART&amp;nbsp; without any problem ?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-&amp;gt; Yes.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;3.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;I think internal flash has minimal erasable unit as 512 bytes and with activated PRINCE module&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp;I can erase/write flash memory on fly without any problem.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-&amp;gt; YES.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;The Slave code(core 1 ) will run from RAM and must not conflict with memory used by the&lt;BR /&gt;Master project ( Core 0) . You can have a look at the Multiple core demo under SDK.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;4. Basically any GPIO pin can be used for wakeup Core 0 from Power-down mode if&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp; &amp;nbsp;this pin is added to GINT0 or 1 group.&lt;/P&gt;&lt;P style="border: 0px;"&gt;-&amp;gt; Port 0 and Port 1.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;5. What exact means WAKEUP_FLEXCOMM3 support ?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp;For example SPI wakeup due clock eghe on SCK line and etc.&lt;/P&gt;&lt;P style="border: 0px;"&gt;-&amp;gt; SPI interrupt is wake-up from low power mode.&lt;/P&gt;&lt;P style="border: 0px;"&gt;From the datasheet of this chip:&lt;/P&gt;&lt;P style="border: 0px;"&gt;" The wake-up time measured is the time between when a GPIO input pin is triggered to wake the device up&lt;BR /&gt;from the low power modes and from when a GPIO output pin is set in the interrupt service routine (ISR)&lt;BR /&gt;wake-up handler. "&lt;/P&gt;&lt;P style="border: 0px;"&gt;So about&amp;nbsp; SPI interrupt wake-up, the time is from interrupt to the chip wake as active mode.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;-&amp;gt; The LPC55S6x device includes a second instance of Cortex M33. The configuration of&lt;BR /&gt;this instance does not include MPU, FPU, DSP, ETM, Trustzone (SECEXT), Secure&lt;BR /&gt;Attribution Unit (SAU) or co-processor interface. It supports the same debug levels and&lt;BR /&gt;interrupt lines as the primary CPU.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;1. Does it possible to identify reset reason of MCU ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;-&amp;gt; I also haven't find the related register, I will ask SE team, then reply you .ASAP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2019 07:26:52 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2019-10-28T07:26:52Z</dc:date>
    <item>
      <title>LPC55S66 : how-to get reset reason and etc.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956949#M37971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just few question about LPC55S66 what are not clear from specifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Does it possible to identify reset reason of MCU ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In K82 it was possible to identify what was reason of boot :&lt;/P&gt;&lt;P&gt;&amp;nbsp; cold reset, sw reset, watchdog reset or external pin reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. All FLEXCOMM interfaces mentioned to be supports USART and any USART can be configured like UART&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;without any problem ? I can see one bit in configuration but ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In one page mentioned that programm flash has page size 256 bytes - other 512 bytes.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I think internal flash has minimal erasable unit as 512 bytes and with activated PRINCE module&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I can erase/write flash memory on fly without any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Erase/write time is quite long and what is MCU execution behaviour in this case ? It is stall ?&lt;/P&gt;&lt;P&gt;And I should wait end of operation in SRAM memory loop ?&lt;/P&gt;&lt;P&gt;How it can effect Core1 if Core0 update some flash pages ?&lt;/P&gt;&lt;P&gt;Should Core 1 is also execute code from SRAM if Core 0 erase/write program memory ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is also not so clear if Core0 and Core1 execute code from the same SRAM/Flash memory&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;Or SRAM banks should be different and flash memory resized some how ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Basically any GPIO pin can be used for wakeup Core 0 from Power-down mode if&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;this pin is added to GINT0 or 1 group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. What exact means WAKEUP_FLEXCOMM3 support ?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;For example SPI wakeup due clock eghe on SCK line and etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp; But wakeup of MCU from Power-down mode take &amp;gt; 300 us and some SPI data might be lost already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Or how so long wakeup time is handled by FLEXCOMM controller ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Is any limitation for some peripherals/memory how the can be resized between Core0 and Core1 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Or just access right like secure/NS/Priv/nonPri is define accesses ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 12:55:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956949#M37971</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2019-10-23T12:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S66 : how-to get reset reason and etc.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956950#M37972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;2. any USART can be configured like UART&amp;nbsp; without any problem ?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-&amp;gt; Yes.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;3.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;I think internal flash has minimal erasable unit as 512 bytes and with activated PRINCE module&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; padding: 0px;"&gt;&amp;nbsp; &amp;nbsp;I can erase/write flash memory on fly without any problem.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-&amp;gt; YES.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;The Slave code(core 1 ) will run from RAM and must not conflict with memory used by the&lt;BR /&gt;Master project ( Core 0) . You can have a look at the Multiple core demo under SDK.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;4. Basically any GPIO pin can be used for wakeup Core 0 from Power-down mode if&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp; &amp;nbsp;this pin is added to GINT0 or 1 group.&lt;/P&gt;&lt;P style="border: 0px;"&gt;-&amp;gt; Port 0 and Port 1.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;5. What exact means WAKEUP_FLEXCOMM3 support ?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp;For example SPI wakeup due clock eghe on SCK line and etc.&lt;/P&gt;&lt;P style="border: 0px;"&gt;-&amp;gt; SPI interrupt is wake-up from low power mode.&lt;/P&gt;&lt;P style="border: 0px;"&gt;From the datasheet of this chip:&lt;/P&gt;&lt;P style="border: 0px;"&gt;" The wake-up time measured is the time between when a GPIO input pin is triggered to wake the device up&lt;BR /&gt;from the low power modes and from when a GPIO output pin is set in the interrupt service routine (ISR)&lt;BR /&gt;wake-up handler. "&lt;/P&gt;&lt;P style="border: 0px;"&gt;So about&amp;nbsp; SPI interrupt wake-up, the time is from interrupt to the chip wake as active mode.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;-&amp;gt; The LPC55S6x device includes a second instance of Cortex M33. The configuration of&lt;BR /&gt;this instance does not include MPU, FPU, DSP, ETM, Trustzone (SECEXT), Secure&lt;BR /&gt;Attribution Unit (SAU) or co-processor interface. It supports the same debug levels and&lt;BR /&gt;interrupt lines as the primary CPU.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;1. Does it possible to identify reset reason of MCU ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;-&amp;gt; I also haven't find the related register, I will ask SE team, then reply you .ASAP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2019 07:26:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956950#M37972</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-10-28T07:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S66 : how-to get reset reason and etc.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956951#M37973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think reset reason register is exists and visible on page 267 of UM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alice,&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The Slave code(core 1 ) will run from RAM and must not conflict with memory used by the&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Master project ( Core 0) . You can have a look at the Multiple core demo under SDK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Does it mean fact that Core1 is not able to run from Flash memory in any case if Core0 is use it ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;And in almost all examples, Core 1 code is executed from RAM ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;So Flash memory is monolitic and not banked . It also mean that write/erase operation is stall execution of Core0 ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;But all flash API are located in ROM and it is not visible how all interrupts are enabled and disabled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Could you clarify Flash memory behaviour in case of sharing it between Core0&amp;amp;1 and write/erase operations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Eugene&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2019 08:47:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956951#M37973</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2019-10-28T08:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S66 : how-to get reset reason and etc.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956952#M37974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;Hello&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="320103" data-username="yevgen.gyl@solita.fi" href="https://community.nxp.com/people/yevgen.gyl@solita.fi" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: underline; font-size: 11.9994px;"&gt;Eugene Hiihtaja&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;"Does it mean fact that Core1 is not able to run from Flash memory in any case if Core0 is use it ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;And in almost all examples, Core 1 code is executed from RAM ?"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;-&amp;gt;Yes.&amp;nbsp;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;For LPC55S66 there is only one flash bank, so we can not running two or more cores main code on one storage bank, because if both core need catch data or command, flash can not response both core request, the core will be stopped and generate fault.&amp;nbsp;Core1's app code storaged in Flash, once power-up, core0 will be startup first, then copied the core1 image into SRAM area and run core1.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2019 13:40:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956952#M37974</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-10-29T13:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S66 : how-to get reset reason and etc.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956953#M37975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically it is closed loop and Core1 can use SRAM only.&lt;/P&gt;&lt;P&gt;Bootloader starts on Core0 only and after that able to jump to Core0 and in secure mode starts someting on non secure side.&lt;/P&gt;&lt;P&gt;It means only SRAM remains for Core1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can Core1 starts when Bootloader in ISP mode ? Any hooks or tricks ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;While ISP update I need Core1 running and track some pins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After ISP update, Core0 apply TZ configuration and find out that Core1 is active already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2019 16:58:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956953#M37975</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2019-10-29T16:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S66 : how-to get reset reason and etc.</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956954#M37976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;Hello&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;Eugene Hiihtaja,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;The bootloader code in BOOT ROM is&amp;nbsp;Factory programmed, we only can use , can't&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;change it. In ISP mode, there is no code enable Core1, so can start Core1 in ISP mode.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2019 09:08:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S66-how-to-get-reset-reason-and-etc/m-p/956954#M37976</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2019-11-05T09:08:41Z</dc:date>
    </item>
  </channel>
</rss>

