<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NRF54L15 FLPR Setup - FLPR not running</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127968/nrf54l15-flpr-setup---flpr-not-running</link><description>Hi all, 
 I am having problems setting up a proper project running the application core and the flpr for nrf54l15. I want to build the FLPR binaries as completely separated project from my cpuapp binaries. There is no MCUboot/bootloader. Just a simple</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Apr 2026 11:29:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127968/nrf54l15-flpr-setup---flpr-not-running" /><item><title>RE: NRF54L15 FLPR Setup - FLPR not running</title><link>https://devzone.nordicsemi.com/thread/565724?ContentTypeID=1</link><pubDate>Thu, 30 Apr 2026 11:29:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f981859c-2b40-4db7-8759-7355fd036881</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I am glad to see that you were able to solve the issue, thank you for the update. I was just working on a demo using FLPR with MCUboot which may be relevant if you are looking to add DFU support later:&amp;nbsp;&lt;a href="https://github.com/vidarbe/ncs_hello_world_with_flpr"&gt;https://github.com/vidarbe/ncs_hello_world_with_flpr&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 FLPR Setup - FLPR not running</title><link>https://devzone.nordicsemi.com/thread/565719?ContentTypeID=1</link><pubDate>Thu, 30 Apr 2026 10:21:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26aea586-3e7f-4fdd-ab80-9ee984fc759f</guid><dc:creator>Mark G.</dc:creator><description>&lt;p&gt;I will close this issue. The solution is to also choose the &amp;quot;Nrf54l15-M33&amp;quot; settings in Ozone to flash the FLPR-RiscV Application. It just needs to be copied to the correct location in the RRAM in my case. And then make sure to set the proper PC and SC in the Ozone script.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;It is easy to get it wrong. Since it is &amp;quot;tempting&amp;quot; to choose the &amp;quot;Nrf54l15-RV&amp;quot; configuration, which does not work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 FLPR Setup - FLPR not running</title><link>https://devzone.nordicsemi.com/thread/565676?ContentTypeID=1</link><pubDate>Wed, 29 Apr 2026 11:51:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f856716-efd3-408f-8586-9d958bfac1d3</guid><dc:creator>Mark G.</dc:creator><description>&lt;p&gt;Ok i am now pretty certain that the build process itself is fine. It is just the flashing via&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;west flash --skip-rebuild
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Seems to do something correctly for the FLPR core that SEGGER Ozone does not.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15 FLPR Setup - FLPR not running</title><link>https://devzone.nordicsemi.com/thread/565669?ContentTypeID=1</link><pubDate>Wed, 29 Apr 2026 09:44:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1094dbe3-29c6-40d3-889a-6d926dfa280b</guid><dc:creator>Mark G.</dc:creator><description>&lt;p&gt;Ok so I got i little further. When I build and flash using&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -p -b csot/nrf54l15/cpuapp -S nordic-flpr --no-sysbuild
west flash

west build -p -b csot/nrf54l15/cpuflpr --no-sysbuild
west flash

&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;So something during the build / flash process is different then when i use my my raw CMakeLists and flashing without the &amp;quot;west - wrapper&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>