<?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>west build -b nrf9160_pca20035 FAILED (Windows 10)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53789/west-build--b-nrf9160_pca20035-failed-windows-10</link><description>Hi, 
 I am trying to build an &amp;quot;asset tracking&amp;quot; application in Windows 10 using power shell, but it failed. 
 Please find the logs below and direct me to the correct path. 
 
 PS C:\ncs\nrf\applications\asset_tracker&amp;gt; west build -b nrf9160_pca20035ns </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 31 Oct 2019 09:28:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53789/west-build--b-nrf9160_pca20035-failed-windows-10" /><item><title>RE: west build -b nrf9160_pca20035 FAILED (Windows 10)</title><link>https://devzone.nordicsemi.com/thread/217716?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 09:28:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f30193da-5ada-492c-be1c-1f2fdc0df4d0</guid><dc:creator>Dheeraj</dc:creator><description>&lt;p&gt;Hi, It worked. Looks like Master has some issues.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What is the difference between Nordic Thingy91 (&lt;strong&gt;pca20035&lt;/strong&gt;) and nRF connect DK (&lt;strong&gt;pca10090&lt;/strong&gt;)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your help.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: west build -b nrf9160_pca20035 FAILED (Windows 10)</title><link>https://devzone.nordicsemi.com/thread/217568?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 14:19:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55f1d8bb-3b10-4aa6-81ce-20435e699698</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Can you try commit 2ca6e9cb010f7ec29308cb3cb589c1d68dc2f8e5?&lt;/p&gt;
&lt;p&gt;That commit works for me.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd ncs/nrf
git checkout 2ca6e9cb010f7ec29308cb3cb589c1d68dc2f8e5
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;You must also remember to delete the build directory or add the -p flag after doing changes to the environment to avoid using cached values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: west build -b nrf9160_pca20035 FAILED (Windows 10)</title><link>https://devzone.nordicsemi.com/thread/217551?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 13:32:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e798888e-fb52-433f-92b3-0792eab69c85</guid><dc:creator>Dheeraj</dc:creator><description>&lt;p&gt;Yes, I have followed all the steps above. But further, below Errors, I can see.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;python --version&amp;nbsp; &lt;strong&gt;Python 3.7.2&lt;/strong&gt;&lt;br /&gt;west --version&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;strong&gt;West version: v0.6.3&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;git branch &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;master&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;* v1.0.0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;==&amp;gt; currently using branch.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;git-spindle=2.0 (ncs/zephyr/scripts/requiremtents.txt)&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;***************************************** Build failed: Logs **********************************************&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;west build -b nrf9160_pca20035ns -- west build: build configuration:&lt;br /&gt; source directory: C:\nordicthingy91\ncs\nrf\applications\asset_tracker&lt;br /&gt; build directory: C:\nordicthingy91\ncs\nrf\applications\asset_tracker\build (created)&lt;br /&gt; BOARD: nrf9160_pca20035ns (origin: command line)&lt;br /&gt;-- west build: generating a build system&lt;br /&gt;-- Using application from &amp;#39;C:/nordicthingy91/ncs/nrf/applications/asset_tracker&amp;#39;&lt;br /&gt;Zephyr version: 2.0.99&lt;br /&gt;-- Found PythonInterp: C:/Python37/python.exe (found suitable version &amp;quot;3.7.2&amp;quot;, minimum required is &amp;quot;3.4&amp;quot;)&lt;br /&gt;-- Selected BOARD nrf9160_pca20035ns&lt;br /&gt;-- Found west: C:/Python37/Scripts/west.exe (found suitable version &amp;quot;0.6.3&amp;quot;, minimum required is &amp;quot;0.6.0&amp;quot;)&lt;br /&gt;-- Cache files will be written to: C:\Users\spanidea\AppData\Local/.cache/zephyr&lt;br /&gt;USING OUT OF TREE BOARD&lt;br /&gt;-- Loading C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/nrf9160_pca20035ns.dts as base&lt;br /&gt;-- Overlaying C:/nordicthingy91/ncs/zephyr/dts/common/common.dts&lt;br /&gt;Devicetree configuration written to C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build/zephyr/include/generated/generated_dts_board.conf&lt;/p&gt;
&lt;p&gt;warning: TEST_RANDOM_GENERATOR (defined at subsys/random/Kconfig:8) was assigned the value &amp;#39;y&amp;#39; but&lt;br /&gt;got the value &amp;#39;n&amp;#39;. You can check symbol information (including dependencies) in the &amp;#39;menuconfig&amp;#39;&lt;br /&gt;interface (see the Application Development Primer section of the manual), or in the Kconfig&lt;br /&gt;reference at&lt;br /&gt;&lt;a href="http://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_TEST_RANDOM_GENERATOR.html"&gt;docs.zephyrproject.org/.../CONFIG_TEST_RANDOM_GENERATOR.html&lt;/a&gt; (which is&lt;br /&gt;updated regularly from the master branch). See the &amp;#39;Setting configuration values&amp;#39; section of the&lt;br /&gt;Board Porting Guide as well.&lt;br /&gt;Parsing Kconfig tree in C:/nordicthingy91/ncs/nrf/applications/asset_tracker/Kconfig&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:27: WARNING: dt_str_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:31: WARNING: dt_int_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:35: WARNING: dt_int_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:39: WARNING: dt_int_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:53: WARNING: dt_str_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:57: WARNING: dt_int_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:79: WARNING: dt_str_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:83: WARNING: dt_int_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:87: WARNING: dt_int_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:91: WARNING: dt_int_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/applications/asset_tracker\src/ui/Kconfig:95: WARNING: dt_int_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:53: WARNING: dt_hex_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:60: WARNING: dt_hex_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:63: WARNING: dt_hex_val is deprecated.&lt;br /&gt;Loaded configuration &amp;#39;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/nrf9160_pca20035ns_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/nordicthingy91/ncs/nrf/applications/asset_tracker/prj_nrf9160_pca20035ns.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build/zephyr/.config&amp;#39;&lt;br /&gt;-- The C compiler identification is GNU 7.3.1&lt;br /&gt;-- The CXX compiler identification is GNU 7.3.1&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/gnuarmemb/gcc_arm_none_eabi/bin/arm-none-eabi-gcc.exe&lt;br /&gt;-- Using application from &amp;#39;C:/nordicthingy91/ncs/nrf/samples/nrf9160/spm&amp;#39;&lt;br /&gt;Zephyr version: 2.0.99&lt;br /&gt;Changed board to secure nrf9160_pca20035 (NOT NS)&lt;br /&gt;USING OUT OF TREE BOARD&lt;br /&gt;USING OUT OF TREE BOARD&lt;br /&gt;-- Loading C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/nrf9160_pca20035.dts as base&lt;br /&gt;-- Overlaying C:/nordicthingy91/ncs/zephyr/dts/common/common.dts&lt;br /&gt;Devicetree configuration written to C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build/spm/zephyr/include/generated/generated_dts_board.conf&lt;br /&gt;Parsing Kconfig tree in C:/nordicthingy91/ncs/zephyr/Kconfig&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:53: WARNING: dt_hex_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:60: WARNING: dt_hex_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:63: WARNING: dt_hex_val is deprecated.&lt;br /&gt;Loaded configuration &amp;#39;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/nrf9160_pca20035_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/nordicthingy91/ncs/nrf/samples/nrf9160/spm/prj.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build/spm/zephyr/.config&amp;#39;&lt;br /&gt;CMake Error at C:/nordicthingy91/ncs/zephyr/cmake/extensions.cmake:455 (target_sources):&lt;br /&gt; Cannot specify sources for target&lt;br /&gt; &amp;quot;C:__nordicthingy91__ncs__nrf__drivers__entropy&amp;quot; which is not built by this&lt;br /&gt; project.&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; C:/nordicthingy91/ncs/zephyr/cmake/extensions.cmake:1182 (zephyr_library_sources)&lt;br /&gt; C:/nordicthingy91/ncs/zephyr/cmake/extensions.cmake:1033 (zephyr_library_sources_ifdef)&lt;br /&gt; ../../drivers/entropy/CMakeLists.txt:7 (zephyr_library_sources_if_kconfig)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Using application from &amp;#39;C:/nordicthingy91/ncs/mcuboot/boot/zephyr&amp;#39;&lt;br /&gt;Zephyr version: 2.0.99&lt;br /&gt;Changed board to secure nrf9160_pca20035 (NOT NS)&lt;br /&gt;USING OUT OF TREE BOARD&lt;br /&gt;USING OUT OF TREE BOARD&lt;br /&gt;-- Loading C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/nrf9160_pca20035.dts as base&lt;br /&gt;-- Overlaying C:/nordicthingy91/ncs/zephyr/dts/common/common.dts&lt;br /&gt;Devicetree configuration written to C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build/mcuboot/zephyr/include/generated/generated_dts_board.conf&lt;/p&gt;
&lt;p&gt;warning: I2C_2 (defined at&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:21, drivers/i2c/Kconfig:95)&lt;br /&gt;was assigned the value &amp;#39;y&amp;#39; but got the value &amp;#39;n&amp;#39;. You can check symbol information (including&lt;br /&gt;dependencies) in the &amp;#39;menuconfig&amp;#39; interface (see the Application Development Primer section of the&lt;br /&gt;manual), or in the Kconfig reference at&lt;br /&gt;&lt;a href="http://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_I2C_2.html"&gt;docs.zephyrproject.org/.../CONFIG_I2C_2.html&lt;/a&gt; (which is updated regularly&lt;br /&gt;from the master branch). See the &amp;#39;Setting configuration values&amp;#39; section of the Board Porting Guide&lt;br /&gt;as well.&lt;br /&gt;Parsing Kconfig tree in C:/nordicthingy91/ncs/mcuboot/boot/zephyr/Kconfig&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:53: WARNING: dt_hex_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:60: WARNING: dt_hex_val is deprecated.&lt;br /&gt;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:63: WARNING: dt_hex_val is deprecated.&lt;br /&gt;Loaded configuration &amp;#39;C:/nordicthingy91/ncs/nrf/boards/arm/nrf9160_pca20035/nrf9160_pca20035_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/nordicthingy91/ncs/mcuboot/boot/zephyr/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/nordicthingy91/ncs/mcuboot/boot/zephyr/boards/nrf9160_pca20035.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build/mcuboot/zephyr/.config&amp;#39;&lt;br /&gt;CMake Warning at C:/nordicthingy91/ncs/zephyr/CMakeLists.txt:1558 (message):&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; ------------------------------------------------------------&lt;br /&gt; --- WARNING: __ASSERT() statements are globally ENABLED ---&lt;br /&gt; --- The kernel will run more slowly and use more memory ---&lt;br /&gt; ------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Running Partition Manager...&lt;br /&gt;-- Configuring incomplete, errors occurred!&lt;br /&gt;See also &amp;quot;C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;br /&gt;See also &amp;quot;C:/nordicthingy91/ncs/nrf/applications/asset_tracker/build/CMakeFiles/CMakeError.log&amp;quot;.&lt;br /&gt;ERROR: command exited with status 1: &amp;#39;C:\Program Files\CMake\bin\cmake.EXE&amp;#39; &amp;#39;-BC:\nordicthingy91\ncs\nrf\applications\asset_tracker\build&amp;#39; &amp;#39;-SC:\nordicthingy91\ncs\nrf\applications\asset_tracker&amp;#39; -GNinja -DBOARD=nrf9160_pca20035ns&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: west build -b nrf9160_pca20035 FAILED (Windows 10)</title><link>https://devzone.nordicsemi.com/thread/217454?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 08:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd219059-d002-4d6e-a4b6-5a32148d7ecc</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Did you open a new shell/run refreshenv after setting the environment variables?&lt;/p&gt;
&lt;p&gt;There are newer versions of west than the one you have. You should upgrade to v0.6.3.&lt;/p&gt;
&lt;p&gt;Looking at your output one more time, I also noticed this line:&lt;/p&gt;
[quote user=""]git describe failed: fatal: No tags can describe &amp;#39;5aa1e0d5fd58bb60cd76c19bfb175888dd473e8f&amp;#39;.[/quote]
&lt;p&gt;Python 3.8 struggles with installing some of the dependencies. Could you try to downgrade to 3.7?&lt;/p&gt;
&lt;p&gt;Also, on v1.0.0 you need to change the name of one of the dependencies (more info here: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/51051/nrf-connect-sdk-install-issue-hub-2-0-not-found-leading-to-build-errors/205107#205107"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/51051/nrf-connect-sdk-install-issue-hub-2-0-not-found-leading-to-build-errors/205107#205107&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;In ncs/zephyr/scripts/requiremtents.txt, can you change the name &amp;quot;hub&amp;quot; to &amp;quot;git-spindle&amp;quot;, and install the dependencies again?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: west build -b nrf9160_pca20035 FAILED (Windows 10)</title><link>https://devzone.nordicsemi.com/thread/217393?ContentTypeID=1</link><pubDate>Tue, 29 Oct 2019 17:13:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:600b0f5a-059b-41c3-ba24-48bad0cdb1e3</guid><dc:creator>Dheeraj</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes, before post the above query, I have set environment variables.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Again one more time, I have set and tried.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;set ZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb&lt;/p&gt;
&lt;p&gt;set GNUARMEMB_TOOLCHAIN_PATH=C:\gnuarmemb\7 2018-q2-update&lt;/p&gt;
&lt;p&gt;But the same error.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I can see &amp;quot;&lt;strong&gt;-- Configuring incomplete, errors occurred!&lt;/strong&gt;&amp;quot;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ==&amp;gt; Can you please refer me for the right configuration&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Even though the right version of Python and west have installed, it&amp;#39;s still demanding for the specific version, didn&amp;#39;t understand...!!&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;And I am using tags (v1.0.0), I hope this won&amp;#39;t cause any error.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your help.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: west build -b nrf9160_pca20035 FAILED (Windows 10)</title><link>https://devzone.nordicsemi.com/thread/217370?ContentTypeID=1</link><pubDate>Tue, 29 Oct 2019 15:07:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c25e60e6-c2d6-46e1-833b-09c9ba494204</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;When building from the command line, you must set two environment variables:&lt;/p&gt;
&lt;p&gt;ZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb&lt;/p&gt;
&lt;p&gt;GNUARMEMB_TOOLCHAIN_PATH=&amp;lt;path to the toolchain install folder&amp;gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve attached a picture of the content of the folder GNUARMEMB_TOOLCHAIN_PATH should point to&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-53f1097f5cb348e799e2e1f6fb5e6e4f/gnuarmemb.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>