<?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>Building multicore with sysbuild in VS Code for nRF54H20</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120027/building-multicore-with-sysbuild-in-vs-code-for-nrf54h20</link><description>Hi, 
 nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect 
 
 We need to implement a multicore application for nRF54H20. I tried to test the &amp;quot;Hello world&amp;quot; sample for multicore. 
 I read the &amp;quot;readme&amp;quot; file</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Apr 2025 08:49:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120027/building-multicore-with-sysbuild-in-vs-code-for-nrf54h20" /><item><title>RE: Building multicore with sysbuild in VS Code for nRF54H20</title><link>https://devzone.nordicsemi.com/thread/531486?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 08:49:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:994b2d2a-1dfe-42ae-98b8-332a319d1bbd</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;&lt;span&gt;Please open a new case for any new questions, as keeping cases separate makes it easier to maintain an overview:&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/support/add"&gt;https://devzone.nordicsemi.com/support/add&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building multicore with sysbuild in VS Code for nRF54H20</title><link>https://devzone.nordicsemi.com/thread/531316?ContentTypeID=1</link><pubDate>Thu, 10 Apr 2025 10:24:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d25f948-d74f-418b-9bef-b72632816260</guid><dc:creator>Peter Langer Keysoft</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I need to debug IPC application. I tried to do it on &amp;quot;hello world&amp;quot;.&lt;/p&gt;
&lt;p&gt;Project was successfully built with next &lt;em&gt;west&lt;/em&gt; command:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;    west build --sysbuild -p -b nrf54h20dk/nrf54h20/cpuapp -T sample.sysbuild.hello_world.nrf54h20dk_cpuapp_cpuppr . -- -DCMAKE_BUILD_TYPE=Debug
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;After flashing via &lt;em&gt;west&amp;nbsp;&lt;/em&gt;I was connect debugger from VSC to APP core at TX 54H20DK board:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2025_2D00_04_2D00_10-121517_5F00_test038a.png" /&gt;&lt;/p&gt;
&lt;p&gt;The debugger seems to be running, but it&amp;#39;s not working as I intended. Neither &lt;em&gt;pausing&lt;/em&gt; nor &lt;em&gt;restarting&lt;/em&gt; worked.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2025_2D00_04_2D00_10-120543_5F00_test038b.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;How can I debug a dual-core application on the nRF54H20?&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Br, KeySoft&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building multicore with sysbuild in VS Code for nRF54H20</title><link>https://devzone.nordicsemi.com/thread/528407?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2025 12:47:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c45e7cec-fd40-46a6-9474-1675573e89b7</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Try creating a&amp;nbsp;&lt;span&gt;sysbuild.conf , and set&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;SB_CONFIG_REMOTE_BOARD=&amp;quot;nrf54h20dk/nrf54h20/cpurad&amp;quot;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Or,&amp;nbsp;alternatively,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;set this&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;DSB_CONFIG_REMOTE_BOARD=&amp;#39;&amp;quot;nrf54h20dk/nrf54h20/cpurad&amp;quot;&lt;br /&gt;&lt;br /&gt;here:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1742561286812v1.png" alt=" " /&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building multicore with sysbuild in VS Code for nRF54H20</title><link>https://devzone.nordicsemi.com/thread/528333?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2025 07:42:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8eae6d1c-e082-49a6-8daa-94d1c0a92f67</guid><dc:creator>Peter Langer Keysoft</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;no, this is the error message from builder:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Executing-task-nRF-Connect-General.txt"&gt;devzone.nordicsemi.com/.../Executing-task-nRF-Connect-General.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Yes, I already had the &amp;quot;sysbuild.cmake&amp;quot; file and it is the same as you posted in the link above. I need to know whether and what I have to edit / add / set to fix build problem.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1742542646731v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building multicore with sysbuild in VS Code for nRF54H20</title><link>https://devzone.nordicsemi.com/thread/528332?ContentTypeID=1</link><pubDate>Thu, 20 Mar 2025 18:50:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad0819c0-9de4-4faf-88d6-01bbd29040a4</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user=""]I tried to test the &amp;quot;Hello world&amp;quot; sample for multicore.[/quote]
&lt;p&gt;And that worked fine?&lt;/p&gt;
[quote user=""]set(SB_CONFIG_REMOTE_BOARD &amp;quot;nrf54h20dk/nrf54h20/cpurad&amp;quot; CACHE STRING &amp;quot;Remote board&amp;quot;), but without success.[/quote]
&lt;p&gt;You also need e.g. sysbuild.cmake file&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/main/samples/sysbuild/hello_world/sysbuild.cmake"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/main/samples/sysbuild/hello_world/sysbuild.cmake&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>