<?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>nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112584/nrf9160-serial-lte-modem-with-custom-board</link><description>Hello, 
 I am trying to use the LTE modem serial example on a customized board that communicates an NRF9160 SICA B1 with an external STM32 microcontroller through the UART interface. I&amp;#39;m working with VS Code extensions. 
 I did the following steps: 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jul 2024 13:00:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112584/nrf9160-serial-lte-modem-with-custom-board" /><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/492972?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2024 13:00:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1da589c2-afd6-41c3-8189-602d0e9b4065</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Did you follow the guide here on how to connect to external MCU?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.6.1/page/nrf/applications/serial_lte_modem/doc/slm_description.html#connecting_with_an_external_mcu"&gt;https://docs.nordicsemi.com/bundle/ncs-2.6.1/page/nrf/applications/serial_lte_modem/doc/slm_description.html#connecting_with_an_external_mcu&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/492923?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2024 10:21:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be6c3ac8-f09d-4790-8a83-5e86f8825101</guid><dc:creator>ALEJANDRO_CEIT</dc:creator><description>&lt;p&gt;Hi! thanks for your response.&lt;/p&gt;
&lt;p&gt;Now I can build the SLM without errors. The thing that I did is just&amp;nbsp;build the SLM sample with the&amp;nbsp;&amp;nbsp;&lt;span&gt;nrf9160dk_nrf9160_ns board option and then just modify the UART0 pins to match with my custom board and let the other interfaces, buttons and leds in the overlay.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I can flash my board but I don&amp;#39;t have communication with the MCU via UART. What I&amp;#39;m doing wrong?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The only changes that I did in the overlay were:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;UART 0 TX --&amp;gt; P0.06&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;UART 0 RX --&amp;gt; P0.05&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;UART CTS --&amp;gt; P0.14&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;UART RTS --&amp;gt; P0.15&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;m totally desperate for not being able to get it to work... is there something that I&amp;#39;m missing in my MCU FW related with the CTS/RTS pins?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;thanks in advance!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/492771?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2024 15:01:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f14e1f7-ec91-47e7-a9da-9ff63c7c36cf</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Do you get the same errors for when you built for the&amp;nbsp;&lt;span&gt;nrf9160dk_nrf9160_ns&amp;nbsp;and your custom&amp;nbsp;&lt;/span&gt;&lt;span&gt;nrf9160_sica_b1 board?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What changes did you make in order to get a build error when building for the&amp;nbsp;nrf9160dk_nrf9160_ns&amp;nbsp;?&lt;/span&gt;&lt;/p&gt;
&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;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/491815?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2024 10:56:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29c17118-d9e7-4f4d-a91a-9b1858ffd442</guid><dc:creator>ALEJANDRO_CEIT</dc:creator><description>&lt;p&gt;-- west build: generating a build system&lt;/p&gt;
&lt;p&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: C:/nordic/myApps/serial_lte_modem&lt;br /&gt;-- CMake version: 3.21.0&lt;br /&gt;-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found suitable version &amp;quot;3.9.13&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: C:/ncs/v2.6.1/zephyr/.cache&lt;br /&gt;-- Zephyr version: 3.5.99 (C:/ncs/v2.6.1/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: nrf9160_sica_b1&lt;br /&gt;-- Found host-tools: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)&lt;br /&gt;-- Found toolchain: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)&lt;br /&gt;-- Found Dtc: C:/ncs/toolchains/cf2149caf2/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) &lt;br /&gt;-- Found BOARD.dts: C:/my-nrf-boards/boards/arm/nrf9160_sica_b1/nrf9160_sica_b1.dts&lt;br /&gt;-- Generated zephyr.dts: C:/nordic/myApps/serial_lte_modem/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_generated.h: C:/nordic/myApps/serial_lte_modem/build/zephyr/include/generated/devicetree_generated.h&lt;br /&gt;-- Including generated dts.cmake file: C:/nordic/myApps/serial_lte_modem/build/zephyr/dts.cmake&lt;/p&gt;
&lt;p&gt;warning: RTT_CONSOLE (defined at drivers/console/Kconfig:115) was assigned the value &amp;#39;y&amp;#39; but got the&lt;br /&gt;value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies: CONSOLE (=n). See&lt;br /&gt;&lt;a href="http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_RTT_CONSOLE"&gt;docs.zephyrproject.org/.../kconfig.html&lt;/a&gt; and/or look up RTT_CONSOLE in&lt;br /&gt;the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration&lt;br /&gt;Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol TFTP_LIB is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol HTTP_CLIENT is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: NRF_MODEM_LIB (defined at C:/ncs/v2.6.1/nrf\lib\nrf_modem_lib/Kconfig:6) has direct dependencies SOC_SERIES_NRF91X &amp;amp;&amp;amp; TRUSTED_EXECUTION_NONSECURE with value n, but is currently being y-selected by the following symbols:&lt;br /&gt; - MODEM_INFO (defined at C:/ncs/v2.6.1/nrf\lib\modem_info/Kconfig:7), with value y, direct dependencies y (value: y)&lt;br /&gt;Parsing C:/nordic/myApps/serial_lte_modem/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;C:/my-nrf-boards/boards/arm/nrf9160_sica_b1/nrf9160_sica_b1_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/nordic/myApps/serial_lte_modem/prj.conf&amp;#39;&lt;br /&gt; - MODEM_JWT (defined at C:/ncs/v2.6.1/nrf\lib\modem_jwt/Kconfig:7), with value y, direct dependencies y (value: y)&lt;/p&gt;
&lt;p&gt;error: Aborting due to Kconfig warnings&lt;/p&gt;
&lt;p&gt;CMake Error at C:/ncs/v2.6.1/zephyr/cmake/modules/kconfig.cmake:358 (message):&lt;br /&gt; command failed with return code: 1&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; C:/ncs/v2.6.1/nrf/cmake/modules/kconfig.cmake:29 (include)&lt;br /&gt; C:/ncs/v2.6.1/zephyr/cmake/modules/zephyr_default.cmake:129 (include)&lt;br /&gt; C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt; C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:9 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;FATAL ERROR: command exited with status 1: &amp;#39;C:\ncs\toolchains\cf2149caf2\opt\bin\cmake.EXE&amp;#39; -DWEST_PYTHON=C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe &amp;#39;-Bc:\nordic\myApps\serial_lte_modem\build&amp;#39; -GNinja -DBOARD=nrf9160_sica_b1 -DNCS_TOOLCHAIN_VERSION=NONE &amp;#39;-DBOARD_ROOT=c:/my-nrf-boards;c:/nordic/myapps/serial_lte_modem&amp;#39; &amp;#39;-Sc:\nordic\myApps\serial_lte_modem&amp;#39;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/491651?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 15:35:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45ae1e2c-e0d4-4e29-a6c2-98453a87be23</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Sorry, I meant can you post the build log where the build error occurs?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/491556?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 10:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:daff47a7-b16a-4309-b5b8-c868d2204a1b</guid><dc:creator>ALEJANDRO_CEIT</dc:creator><description>&lt;p&gt;&lt;span&gt;sorry for that but I can&amp;#39;t publish all the log in one comment&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/491555?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 10:20:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f77243f6-9548-4103-b71c-d3e10f011a04</guid><dc:creator>ALEJANDRO_CEIT</dc:creator><description>&lt;p&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: C:/nordic/myApps/serial_lte_modem&lt;br /&gt;-- CMake version: 3.21.0&lt;br /&gt;-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found suitable version &amp;quot;3.9.13&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: C:/ncs/v2.6.1/zephyr/.cache&lt;br /&gt;-- Zephyr version: 3.5.99 (C:/ncs/v2.6.1/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: nrf9160dk_nrf9160_ns, Revision: 2.0.0 (Active: 0.14.0)&lt;br /&gt;-- Found host-tools: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)&lt;br /&gt;-- Found toolchain: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)&lt;br /&gt;-- Found Dtc: C:/ncs/toolchains/cf2149caf2/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) &lt;br /&gt;-- Found BOARD.dts: C:/ncs/v2.6.1/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160_ns.dts&lt;br /&gt;-- Found devicetree overlay: C:/ncs/v2.6.1/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160_ns_0_14_0.overlay&lt;br /&gt;-- Found devicetree overlay: C:/nordic/myApps/serial_lte_modem/boards/nrf9160dk_nrf9160_ns.overlay&lt;br /&gt;-- Found devicetree overlay: C:/nordic/myApps/serial_lte_modem/boards/nrf9160dk_nrf9160_ns_0_14_0.overlay&lt;br /&gt;-- Generated zephyr.dts: C:/nordic/myApps/serial_lte_modem/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_generated.h: C:/nordic/myApps/serial_lte_modem/build/zephyr/include/generated/devicetree_generated.h&lt;br /&gt;-- Including generated dts.cmake file: C:/nordic/myApps/serial_lte_modem/build/zephyr/dts.cmake&lt;/p&gt;
&lt;p&gt;warning: Experimental symbol TFTP_LIB is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol HTTP_CLIENT is enabled.&lt;/p&gt;
&lt;p&gt;Parsing C:/nordic/myApps/serial_lte_modem/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;C:/ncs/v2.6.1/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160_ns_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/nordic/myApps/serial_lte_modem/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/nordic/myApps/serial_lte_modem/boards/nrf9160dk_nrf9160_ns.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/nordic/myApps/serial_lte_modem/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;C:/nordic/myApps/serial_lte_modem/build/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- Found GnuLd: c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe (found version &amp;quot;2.38&amp;quot;) &lt;br /&gt;-- The C compiler identification is GNU 12.2.0&lt;br /&gt;-- The CXX compiler identification is GNU 12.2.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt;-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found version &amp;quot;3.9.13&amp;quot;) found components: Interpreter &lt;br /&gt;Changed board to secure nrf9160dk_nrf9160 (NOT NS)&lt;/p&gt;
&lt;p&gt;=== child image mcuboot - begin ===&lt;br /&gt;loading initial cache file C:/nordic/myApps/serial_lte_modem/build/mcuboot/child_image_preload.cmake&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr&lt;br /&gt;-- CMake version: 3.21.0&lt;br /&gt;-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found suitable version &amp;quot;3.9.13&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: C:/ncs/v2.6.1/zephyr/.cache&lt;br /&gt;-- Zephyr version: 3.5.99 (C:/ncs/v2.6.1/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.2.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: nrf9160dk_nrf9160, Revision: 0.14.0&lt;br /&gt;-- Found host-tools: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)&lt;br /&gt;-- Found toolchain: zephyr 0.16.5 (C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk)&lt;br /&gt;-- Found Dtc: C:/ncs/toolchains/cf2149caf2/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) &lt;br /&gt;-- Found BOARD.dts: C:/ncs/v2.6.1/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160.dts&lt;br /&gt;-- Found devicetree overlay: C:/ncs/v2.6.1/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160_0_14_0.overlay&lt;br /&gt;-- Found devicetree overlay: C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr/app.overlay&lt;br /&gt;-- Generated zephyr.dts: C:/nordic/myApps/serial_lte_modem/build/mcuboot/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_generated.h: C:/nordic/myApps/serial_lte_modem/build/mcuboot/zephyr/include/generated/devicetree_generated.h&lt;br /&gt;-- Including generated dts.cmake file: C:/nordic/myApps/serial_lte_modem/build/mcuboot/zephyr/dts.cmake&lt;br /&gt;Parsing C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;C:/ncs/v2.6.1/zephyr/boards/arm/nrf9160dk_nrf9160/nrf9160dk_nrf9160_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/ncs/v2.6.1/bootloader/mcuboot/boot/zephyr/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/ncs/v2.6.1/nrf/modules/mcuboot/tfm.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/ncs/v2.6.1/nrf/modules/mcuboot/fih_low_enable.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/ncs/v2.6.1/nrf/subsys/partition_manager/partition_manager_enabled.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/nordic/myApps/serial_lte_modem/child_image/mcuboot.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/nordic/myApps/serial_lte_modem/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/nordic/myApps/serial_lte_modem/build/mcuboot/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;C:/nordic/myApps/serial_lte_modem/build/mcuboot/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- Found GnuLd: c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe (found version &amp;quot;2.38&amp;quot;) &lt;br /&gt;-- The C compiler identification is GNU 12.2.0&lt;br /&gt;-- The CXX compiler identification is GNU 12.2.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt;CMake Warning at C:/ncs/v2.6.1/zephyr/CMakeLists.txt:862 (message):&lt;br /&gt; No SOURCES given to Zephyr library: drivers__console&lt;/p&gt;
&lt;p&gt;Excluding target from build.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;MCUBoot bootloader key file: C:/ncs/v2.6.1/bootloader/mcuboot/root-ec-p256.pem&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: C:/nordic/myApps/serial_lte_modem/build/mcuboot&lt;br /&gt;=== child image mcuboot - end ===&lt;/p&gt;
&lt;p&gt;CMake Warning at C:/ncs/v2.6.1/nrf/modules/mcuboot/CMakeLists.txt:382 (message):&lt;/p&gt;
&lt;p&gt;---------------------------------------------------------&lt;br /&gt; --- WARNING: Using default MCUBoot key, it should not ---&lt;br /&gt; --- be used for production. ---&lt;br /&gt; ---------------------------------------------------------&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;CMake Warning at C:/ncs/v2.6.1/nrf/cmake/partition_manager.cmake:79 (message):&lt;/p&gt;
&lt;p&gt;---------------------------------------------------------------------&lt;br /&gt; --- WARNING: Using a bootloader without pm_static.yml. ---&lt;br /&gt; --- There are cases where a deployed product can consist of ---&lt;br /&gt; --- multiple images, and only a subset of these images can be ---&lt;br /&gt; --- upgraded through a firmware update mechanism. In such cases, ---&lt;br /&gt; --- the upgradable images must have partitions that are static ---&lt;br /&gt; --- and are matching the partition map used by the bootloader ---&lt;br /&gt; --- programmed onto the device. ---&lt;br /&gt; ---------------------------------------------------------------------&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/491554?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 10:20:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a710406-3c13-4db6-9c98-c3de65e80822</guid><dc:creator>ALEJANDRO_CEIT</dc:creator><description>&lt;p&gt;Call Stack (most recent call first):&lt;br /&gt; C:/ncs/v2.6.1/zephyr/cmake/modules/kernel.cmake:248 (include)&lt;br /&gt; C:/ncs/v2.6.1/zephyr/cmake/modules/zephyr_default.cmake:138 (include)&lt;br /&gt; C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)&lt;br /&gt; C:/ncs/v2.6.1/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)&lt;br /&gt; CMakeLists.txt:9 (find_package)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Dropping partition &amp;#39;nrf_modem_lib_trace&amp;#39; since its size is 0.&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: C:/nordic/myApps/serial_lte_modem/build&lt;br /&gt;-- west build: building application&lt;br /&gt;[3/406] Generating include/generated/version.h&lt;br /&gt;-- Zephyr version: 3.5.99 (C:/ncs/v2.6.1/zephyr), build: 3758bcbfa5cd&lt;br /&gt;[3/178] Generating include/generated/version.h&lt;br /&gt;-- Zephyr version: 3.5.99 (C:/ncs/v2.6.1/zephyr), build: 3758bcbfa5cd&lt;br /&gt;[178/178] Linking C executable zephyr\zephyr.elf&lt;br /&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 31222 B 48 KB 63.52%&lt;br /&gt; RAM: 16376 B 32 KB 49.98%&lt;br /&gt; IDT_LIST: 0 GB 32 KB 0.00%&lt;br /&gt;[12/406] Generating ../../tfm/CMakeCache.txt&lt;br /&gt;CMake Warning at cmake/version.cmake:22 (message):&lt;/p&gt;
&lt;p&gt;Actual TF-M version is not available from Git repository. Settled to&lt;/p&gt;
&lt;p&gt;v2.0.0&lt;/p&gt;
&lt;p&gt;Call Stack (most recent call first):&lt;/p&gt;
&lt;p&gt;CMakeLists.txt:22 (include)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Found Git: C:/ncs/toolchains/cf2149caf2/mingw64/bin/git.exe (found version &amp;quot;2.37.3.windows.1&amp;quot;) &lt;br /&gt;-- The C compiler identification is GNU 12.2.0&lt;br /&gt;-- The CXX compiler identification is GNU 12.2.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt;-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found version &amp;quot;3.9.13&amp;quot;) found components: Interpreter &lt;br /&gt;CMake Deprecation Warning at C:/ncs/v2.6.1/zephyr/cmake/modules/FindDeprecated.cmake:121 (message):&lt;/p&gt;
&lt;p&gt;&amp;#39;PYTHON_PREFER&amp;#39; variable is deprecated. Please use Python3_EXECUTABLE&lt;/p&gt;
&lt;p&gt;instead.&lt;/p&gt;
&lt;p&gt;Call Stack (most recent call first):&lt;/p&gt;
&lt;p&gt;C:/ncs/v2.6.1/zephyr/cmake/modules/python.cmake:16 (find_package)&lt;/p&gt;
&lt;p&gt;C:/ncs/v2.6.1/zephyr/cmake/modules/user_cache.cmake:30 (include)&lt;/p&gt;
&lt;p&gt;C:/ncs/v2.6.1/zephyr/cmake/modules/extensions.cmake:5 (include)&lt;/p&gt;
&lt;p&gt;C:/ncs/v2.6.1/nrf/subsys/nrf_security/tfm/CMakeLists.txt:38 (include)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Found Python3: C:/ncs/toolchains/cf2149caf2/opt/bin/python.exe (found suitable version &amp;quot;3.9.13&amp;quot;, minimum required is &amp;quot;3.8&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: C:/ncs/v2.6.1/zephyr/.cache&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;CMake Warning:&lt;/p&gt;
&lt;p&gt;Manually-specified variables were not used by the project:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;CRYPTO_RNG_MODULE_ENABLED&lt;/p&gt;
&lt;p&gt;MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE&lt;/p&gt;
&lt;p&gt;PYTHON_PREFER&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/491553?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 10:18:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79d8e527-ba65-4c83-925e-0ea7cdfcb308</guid><dc:creator>ALEJANDRO_CEIT</dc:creator><description>&lt;p&gt;-- Build files have been written to: C:/nordic/myApps/serial_lte_modem/build/tfm&lt;br /&gt;[168/172] Linking C executable bin\tfm_s.axf&lt;br /&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 31592 B 32256 B 97.94%&lt;br /&gt; RAM: 14392 B 32 KB 43.92%&lt;br /&gt;[23/406] Performing install step for &amp;#39;tfm&amp;#39;&lt;br /&gt;-- Install configuration: &amp;quot;MinSizeRel&amp;quot;&lt;br /&gt;----- Installing platform NS -----&lt;br /&gt;[397/406] Linking C executable zephyr\zephyr.elf&lt;br /&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 235684 B 416 KB 55.33%&lt;br /&gt; RAM: 101568 B 211608 B 48.00%&lt;br /&gt; IDT_LIST: 0 GB 32 KB 0.00%&lt;br /&gt;[401/406] Generating ../../zephyr/app_update.bin&lt;br /&gt;image.py: sign the payload&lt;br /&gt;[402/406] Generating ../../zephyr/app_signed.hex&lt;br /&gt;image.py: sign the payload&lt;br /&gt;[404/406] Generating ../../zephyr/app_test_update.hex&lt;br /&gt;image.py: sign the payload&lt;br /&gt;[406/406] Generating zephyr/merged.hex&lt;br /&gt; * Terminal will be reused by tasks, press any key to close it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/491552?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 10:14:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0802d11-a15e-41e5-8670-cde9750c93c2</guid><dc:creator>ALEJANDRO_CEIT</dc:creator><description>&lt;p&gt;a&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 serial lte modem with custom board</title><link>https://devzone.nordicsemi.com/thread/491521?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 08:58:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2294bf74-6f6b-48f4-b9ba-3c70692714a5</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hey,&lt;/p&gt;
[quote user=""]8. Build again[/quote]
&lt;p&gt;can you post the entire build log from the last build?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>