<?xml-stylesheet type="text/xsl" href="https://community.element14.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/"><channel><title>Working with the Raspberry Pi Pico with Windows and C/C++</title><link>/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><description>Introduction 
 Install Visual Studio Code 
 Install CMake 
 Install Build Tools for Visual Studio 
 Install Python 3, Git and ARM GCC Compiler 
 Get Code 
 Building at the Command Line 
 Fixing NMake not found issues 
 Building with Visual Code 
 Running</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Fri, 30 Jul 2021 14:33:22 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>shabaz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Just noticed today that every Pi pinout diagram is vertical! For the times a more horizontal approach is preferred:&lt;/p&gt;&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/620x368/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-879d5474-e397-410f-9e3f-7f59bae5d8a5/4162.contentimage_5F00_208358.png:620:368]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Slightly more printer-friendly version:&lt;/p&gt;&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/620x369/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-879d5474-e397-410f-9e3f-7f59bae5d8a5/2018.contentimage_5F00_208359.png:620:369]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sun, 11 Apr 2021 09:35:46 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>bozocake</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Slightly frustrated with setting the PICO_SDK_PATH as a local reference &amp;quot;../../pico-sdk.&amp;quot; In Windows Environment Paths, set the PATH to your full location (for me: &amp;quot;c:/users/sjham/pico/pico-sdk/&amp;quot;) and in CMake Tools in VSCode set all paths likewise. No more ../../ nonsense that breaks when you create a separate folder alongside the sdk and examples for your own development.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Fri, 02 Apr 2021 17:35:37 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>rubeola2006</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Please, I am a new programmer under VS Code.&lt;/p&gt;&lt;p&gt;On a windows 10 computer (Spanish) I was able to compile manually all the examples but I tried the code generator with new projects under VSC (Windows 64) and I always got errors, when I compiled the example provided in the .zip file of this web page.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried the Raspberry Pi environment configuration from this documents and a PDF instructions from RASPBBERRY Pi foundation and it failure in compile the example provided in the .zip file.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I received always error. The error is &amp;quot;C1083: Cannot open file include: &lt;span style="text-decoration:underline;"&gt;&amp;#39;pico/stdlib.h&amp;#39;&lt;/span&gt;: No such file or directory&amp;quot;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please, any suggestions .&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Wed, 31 Mar 2021 16:43:34 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>rubeola2006</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Hi, &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I did the manual&amp;nbsp; compilation of PICO examples without any problem.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I did all the steps under Visual Studio Code but when I compiled the PICO EXAMPLES, I got the followings errors.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please, can anybody provide a suggestion?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;---------------------------------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div&gt;[main] Compilando la carpeta: pico-examples &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;[build] Iniciando la compilación&lt;/p&gt;&lt;p&gt;[proc] Ejecutando el comando: &amp;quot;C:\Program Files\CMake\bin\cmake.EXE&amp;quot; --build c:/PICO/pico-examples/build --config Debug --target all --&lt;/p&gt;&lt;p&gt;[build] [&amp;nbsp; 0%] Built target bs2_default&lt;/p&gt;&lt;p&gt;[build] [&amp;nbsp; 0%] Built target bs2_default_padded_checksummed_asm&lt;/p&gt;&lt;p&gt;[build] [&amp;nbsp; 0%] Performing configure step for &amp;#39;ELF2UF2Build&amp;#39;&lt;/p&gt;&lt;p&gt;[build] -- The C compiler identification is MSVC 19.28.29913.0&lt;/p&gt;&lt;p&gt;[build] -- The CXX compiler identification is MSVC 19.28.29913.0&lt;/p&gt;&lt;p&gt;[build] -- Detecting C compiler ABI info&lt;/p&gt;&lt;p&gt;[build] -- Detecting C compiler ABI info - failed&lt;/p&gt;&lt;p&gt;[build] -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x86/cl.exe&lt;/p&gt;&lt;p&gt;[build] -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x86/cl.exe - broken&lt;/p&gt;&lt;p&gt;[build] CMake Error at C:/Program Files/CMake/share/cmake-3.20/Modules/CMakeTestCCompiler.cmake:66 (message):&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp; The C compiler&lt;/p&gt;&lt;p&gt;[build] &lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x86/cl.exe&amp;quot;&lt;/p&gt;&lt;p&gt;[build] &lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp; is not able to compile a simple test program.&lt;/p&gt;&lt;p&gt;[build] &lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp; It fails with the following output:&lt;/p&gt;&lt;p&gt;[build] &lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Change Dir: C:/PICO/pico-examples/build/elf2uf2/CMakeFiles/CMakeTmp&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Run Build Command(s):nmake -f Makefile /nologo cmTC_69011\fast &amp;amp;&amp;amp;&amp;nbsp;&amp;nbsp; &amp;quot;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29910\bin\Hostx64\x86\nmake.exe&amp;quot;&amp;nbsp; -f CMakeFiles\cmTC_69011.dir\build.make /nologo -L&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CMakeFiles\cmTC_69011.dir\build&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Building C object CMakeFiles/cmTC_69011.dir/testCCompiler.c.obj&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;C:\Program Files\CMake\bin\cmake.exe&amp;quot; -E cmake_cl_compile_depends --dep-file=CMakeFiles\cmTC_69011.dir\testCCompiler.c.obj.d --working-dir=C:\PICO\pico-examples\build\elf2uf2\CMakeFiles\CMakeTmp --filter-prefix=&amp;quot;Nota: inclusi¾n del archivo: &amp;quot; -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.299\bin\Hostx64\x86\cl.exe @C:\Users\carlo\AppData\Local\Temp\nm51E6.tmp&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; testCCompiler.c&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Linking C executable cmTC_69011.exe&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;C:\Program Files\CMake\bin\cmake.exe&amp;quot; -E vs_link_exe --intdir=CMakeFiles\cmTC_69011.dir --rc=rc --mt=CMAKE_MT-NOTFOUND --manifests -- C:\PROGRA~2\MICROS~2\2019\BUILDT~1\VC\Tools\MSVC\1428~1.299\bin\Hostx64\x86\link.exe /nologo @CMakeFiles\cmTC_69011.dir\objects1.rsp @C:\Users\carlo\AppData\Local\Temp\nm5244.tmp&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RC Pass 1: command &amp;quot;rc /fo CMakeFiles\cmTC_69011.dir/manifest.res CMakeFiles\cmTC_69011.dir/manifest.rc&amp;quot; failed (exit code 0) with the following output:&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; El sistema no puede encontrar el archivo especificadoNMAKE : fatal error U1077: &amp;#39;&amp;quot;C:\Program Files\CMake\bin\cmake.exe&amp;quot;&amp;#39; : c¾digo devuelto &amp;#39;0xffffffff&amp;#39;&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stop.&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NMAKE : fatal error U1077: &amp;#39;&amp;quot;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29910\bin\Hostx64\x86\nmake.exe&amp;quot;&amp;#39; : c¾digo devuelto &amp;#39;0x2&amp;#39;&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stop.&lt;/p&gt;&lt;p&gt;[build] &lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp; CMake will not be able to correctly generate this project.&lt;/p&gt;&lt;p&gt;[build] Call Stack (most recent call first):&lt;/p&gt;&lt;p&gt;[build]&amp;nbsp;&amp;nbsp; CMakeLists.txt:2 (project)&lt;/p&gt;&lt;p&gt;[build] &lt;/p&gt;&lt;p&gt;[build] -- Configuring incomplete, errors occurred!&lt;/p&gt;&lt;p&gt;[build] See also &amp;quot;C:/PICO/pico-examples/build/elf2uf2/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;/p&gt;&lt;p&gt;[build] See also &amp;quot;C:/PICO/pico-examples/build/elf2uf2/CMakeFiles/CMakeError.log&amp;quot;.&lt;/p&gt;&lt;p&gt;[build] NMAKE : fatal error U1077: &amp;#39;echo&amp;#39; : c�digo devuelto &amp;#39;0x1&amp;#39;&lt;/p&gt;&lt;p&gt;[build] Stop.&lt;/p&gt;&lt;p&gt;[build] NMAKE : fatal error U1077: &amp;#39;&amp;quot;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29910\bin\Hostx64\x86\nmake.exe&amp;quot;&amp;#39; : c�digo devuelto &amp;#39;0x2&amp;#39;&lt;/p&gt;&lt;p&gt;[build] Stop.&lt;/p&gt;&lt;p&gt;[build] NMAKE : fatal error U1077: &amp;#39;&amp;quot;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29910\bin\Hostx64\x86\nmake.exe&amp;quot;&amp;#39; : c�digo devuelto &amp;#39;0x2&amp;#39;&lt;/p&gt;&lt;p&gt;[build] Stop.&lt;/p&gt;&lt;p&gt;[build] Compilación finalizada con el código de salida 2&lt;/p&gt;&lt;p&gt;---------------------------------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sat, 20 Feb 2021 16:40:36 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>engvidal</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Errors&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I did all exactly as explained, and until this point worked ok:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;Building with Visual Code&lt;p&gt;&lt;span&gt;&lt;em&gt;Note: Make sure you can successfully build at the command line before trying these steps.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;em&gt;BUT then I receive the following errors using VScode:&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-weight:normal;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div&gt;&lt;strong&gt;[main] Building folder: pico-examples &lt;/strong&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] Starting build&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[proc] Executing command: &amp;quot;C:\Program Files\CMake\bin\cmake.EXE&amp;quot; --build c:/GOOGLEDRIVE/Workspace_RPICO/pico-examples/build --config Debug --target hello_serial --&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] Scanning dependencies of target bs2_default&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] [&amp;nbsp; 0%] Built target bs2_default&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] [&amp;nbsp; 0%] Built target bs2_default_padded_checksummed_asm&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] [&amp;nbsp; 0%] Performing configure step for &amp;#39;ELF2UF2Build&amp;#39;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] -- The C compiler identification is MSVC 19.28.29337.0&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] -- The CXX compiler identification is MSVC 19.28.29337.0&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] -- Detecting C compiler ABI info&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] -- Detecting C compiler ABI info - failed&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - broken&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] CMake Error at C:/Program Files/CMake/share/cmake-3.20/Modules/CMakeTestCCompiler.cmake:66 (message):&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp; The C compiler&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe&amp;quot;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp; is not able to compile a simple test program.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp; It fails with the following output:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Change Dir: C:/GOOGLEDRIVE/Workspace_RPICO/pico-examples/build/elf2uf2/CMakeFiles/CMakeTmp&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Run Build Command(s):nmake -f Makefile /nologo cmTC_719b3\fast &amp;amp;&amp;amp;&amp;nbsp;&amp;nbsp; &amp;quot;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64\nmake.exe&amp;quot;&amp;nbsp; -f CMakeFiles\cmTC_719b3.dir\build.make /nologo -L&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CMakeFiles\cmTC_719b3.dir\build&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Building C object CMakeFiles/cmTC_719b3.dir/testCCompiler.c.obj&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;C:\Program Files\CMake\bin\cmake.exe&amp;quot; -E cmake_cl_compile_depends --dep-file=CMakeFiles\cmTC_719b3.dir\testCCompiler.c.obj.d --working-dir=C:\GOOGLEDRIVE\Workspace_RPICO\pico-examples\build\elf2uf2\CMakeFiles\CMakeTmp --filter-prefix=&amp;quot;Note: including file: &amp;quot; -- C:\PROGRA~2\MICROS~2\2019\COMMUN~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\cl.exe @C:\Users\vidal\AppData\Local\Temp\nmDE91.tmp&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; testCCompiler.c&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Linking C executable cmTC_719b3.exe&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;C:\Program Files\CMake\bin\cmake.exe&amp;quot; -E vs_link_exe --intdir=CMakeFiles\cmTC_719b3.dir --rc=rc --mt=C:\WINDOW~1\10\bin\100183~1.0\x86\mt.exe --manifests -- C:\PROGRA~2\MICROS~2\2019\COMMUN~1\VC\Tools\MSVC\1428~1.293\bin\Hostx64\x64\link.exe /nologo @CMakeFiles\cmTC_719b3.dir\objects1.rsp @C:\Users\vidal\AppData\Local\Temp\nmDF3E.tmp&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RC Pass 1: command &amp;quot;rc /fo CMakeFiles\cmTC_719b3.dir/manifest.res CMakeFiles\cmTC_719b3.dir/manifest.rc&amp;quot; failed (exit code 0) with the following output:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The system cannot find the file specifiedNMAKE : fatal error U1077: &amp;#39;&amp;quot;C:\Program Files\CMake\bin\cmake.exe&amp;quot;&amp;#39; : return code &amp;#39;0xffffffff&amp;#39;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stop.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NMAKE : fatal error U1077: &amp;#39;&amp;quot;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64\nmake.exe&amp;quot;&amp;#39; : return code &amp;#39;0x2&amp;#39;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stop.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp; &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp; CMake will not be able to correctly generate this project.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] Call Stack (most recent call first):&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build]&amp;nbsp;&amp;nbsp; CMakeLists.txt:2 (project)&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] -- Configuring incomplete, errors occurred!&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] See also &amp;quot;C:/GOOGLEDRIVE/Workspace_RPICO/pico-examples/build/elf2uf2/CMakeFiles/CMakeOutput.log&amp;quot;.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] See also &amp;quot;C:/GOOGLEDRIVE/Workspace_RPICO/pico-examples/build/elf2uf2/CMakeFiles/CMakeError.log&amp;quot;.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] NMAKE : fatal error U1077: &amp;#39;echo&amp;#39; : return code &amp;#39;0x1&amp;#39;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] Stop.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] NMAKE : fatal error U1077: &amp;#39;&amp;quot;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64\nmake.exe&amp;quot;&amp;#39; : return code &amp;#39;0x2&amp;#39;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] Stop.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] NMAKE : fatal error U1077: &amp;#39;&amp;quot;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64\nmake.exe&amp;quot;&amp;#39; : return code &amp;#39;0x2&amp;#39;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] Stop.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] NMAKE : fatal error U1077: &amp;#39;&amp;quot;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64\nmake.exe&amp;quot;&amp;#39; : return code &amp;#39;0x2&amp;#39;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] Stop.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;[build] Build finished with exit code 2&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt; &lt;/em&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;span&gt;[View:/resized-image/__size/620x626/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-879d5474-e397-410f-9e3f-7f59bae5d8a5/6710.contentimage_5F00_208355.png:620:626]&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;span&gt;[View:/resized-image/__size/620x230/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-879d5474-e397-410f-9e3f-7f59bae5d8a5/5224.contentimage_5F00_208356.png:620:230]&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sun, 07 Feb 2021 20:10:39 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>Fred27</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I finally managed to find the time to write up the process of getting debugging working with the Pico, VS Code, and Windows. Rather than repeating things, my guide builds on Shabaz&amp;#39;s work and starts where this one stops.&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-blog-small" href="/products/raspberry-pi/b/blog/posts/debugging-the-raspberry-pi-pico-on-windows-10"&gt;Debugging the Raspberry Pi Pico on Windows 10&lt;/a&gt; &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Wed, 03 Feb 2021 21:19:22 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>Fred27</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Good news! I eventually managed to get a reasonable debugging experience using Windows 10, Visual Studio Code and a &amp;quot;picoprobe&amp;quot; debugger. I gave up on using a Segger JLink or a TI XDS110 for now and bit the (not too expensive) bullet of the second Pico as the debugger.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;#39;ll write it all up once I&amp;#39;ve gone back over my tracks and worked out exactly what was needed and remove the dead ends.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sun, 31 Jan 2021 17:53:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>Fred27</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;They&amp;#39;ve definitely focused their attention on developing using a Pi as your development environment - and why wouldn&amp;#39;t they. I&amp;#39;m sure the Windows, Apple, and Linux desktop stuff will get easier with time. Right now I&amp;#39;m certainly making better progress and learning more by starting on a Pi 4. I&amp;#39;ve only got one Pico so the picoprobe stuff is out for now. Using the Pi&amp;#39;s gpio for SWD will at least show me how the debugger experience should look before I try to get it working under Windows. During my previous experience using C IDEs for microcontrollers, I happily let the manufacturer hide the complexity of gdb and openocd from me.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sun, 31 Jan 2021 09:56:52 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>Fred27</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I was just about to make some suggestions for our recent poster - despite him being a little demanding and unappreciative of the helpful responses so far. However, it seems he&amp;#39;s deleted his posts. Very odd. (I&amp;#39;ve scattered some &amp;quot;helpfuls&amp;quot; on his behalf.)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;FWIW, I was going to suggest that if you want tried and tested solutions then a brand new microcontroller from a manufacturer who&amp;#39;s new to that field might not be the best way to go. If Bluetooth is important then established devices like the Nordic nRF52840 would be a good fit. The Pico seems nice, but right now it&amp;#39;s for those of us who like to tinker and learn about new stuff.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sun, 31 Jan 2021 09:13:32 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;[mention:e448a5acdeb143529acf9553700024ea:e9ed411860ed4f2ba0265705b8793d05]&lt;/span&gt;&amp;nbsp; wrote:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The MPU6050 somewhat works BUT the LCD doesn&amp;#39;t work at all ...many problems (not even getting initialized)..&lt;/p&gt;&lt;p&gt;This is why I had said that&amp;nbsp; resource should be &lt;span&gt;practically tried/tested before replying.&lt;/span&gt; &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Did you use a 3.3 V compatible LCD display? &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sun, 31 Jan 2021 07:54:34 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>jomoenginer</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;If you are having an issue with an example from the pico-examples, then open an issue at the GitHub repo.&amp;nbsp; That is how it usually works. &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sun, 31 Jan 2021 06:39:23 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>jomoenginer</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Have you looked at the pico-examples?&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://github.com/raspberrypi/pico-examples/tree/master/i2c/mpu6050_i2c" rel="nofollow ugc noopener" target="_blank"&gt;https://github.com/raspberrypi/pico-examples/tree/master/i2c/mpu6050_i2c&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://github.com/raspberrypi/pico-examples/tree/master/i2c/lcd_1602_i2c" rel="nofollow ugc noopener" target="_blank"&gt;https://github.com/raspberrypi/pico-examples/tree/master/i2c/lcd_1602_i2c&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You may need to refactor your search.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sat, 30 Jan 2021 19:58:55 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>Fred27</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Well, I intended to wait until all the usual &amp;quot;new Pi&amp;quot; fuss had died down, stock levels were normal everywhere, etc. Then I happened to pop into W.H.Smiths and there it was sitting on the front of Hackspace magazine... so I bit. &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-879d5474-e397-410f-9e3f-7f59bae5d8a5/contentimage_5F00_734.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I must admit that getting to this point wasn&amp;#39;t too hard. The getting started guide provided was fine, but it was good to have Shabaz&amp;#39;s more detailed guide to fall back on. Thanks. One thing worth mentioning is that a few people seem to be using &amp;quot;Visual Studio&amp;quot; and &amp;quot;Visual Studio &lt;em&gt;Code&lt;/em&gt;&amp;quot; interchangeably. Whilst they are both Microsoft IDEs and share some similarities, they are very different products. Visual Studio is a &amp;quot;full&amp;quot; Windows-only IDE for Microsoft development tools. Visual Studio Code is more lightweight, cross-platform and a bit more extensible - sort of like the new Eclipse.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I must admit I don&amp;#39;t consider an IDE completely working until you can hit a breakpoint and check variables (hence why I never liked the Arduino). I&amp;#39;ll dig into this later and hopefully will be able to add to the guide so that we can debug properly from within Visual Studio Code on Windows. However, I&amp;#39;m now due some beers with a few friends - over video of course - so that will have to wait until tomorrow.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sat, 30 Jan 2021 15:38:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>neilk</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi shabaz,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Great, that worked!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Incidentally, I also learned quite a bit about how to structure a native C/C++ program!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks very much for that!!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Neil&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Working with the Raspberry Pi Pico with Windows and C/C++</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/working-with-the-raspberry-pi-pico-with-windows-and-c-c</link><pubDate>Sat, 30 Jan 2021 15:00:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:879d5474-e397-410f-9e3f-7f59bae5d8a5</guid><dc:creator>neilk</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi shabaz,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the extra information on intellisense and the instructions on how to create a new project, independently of the pico examples.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It will be very helpful!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Neil&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10758&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>