<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Kinetis Software Development KitのトピックRe: Adding shell support to a pre-existing KSDK project.</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444629#M2928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Iva,&lt;/P&gt;&lt;P&gt;Step 3 in the guide resolved my issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Open &lt;STRONG&gt;tad.c&lt;/STRONG&gt; (located at /&lt;STRONG&gt;mqx_frdmk64f&lt;/STRONG&gt;/MQX_Generic/tad/tad.c) and remove at the first line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #7f0055; font-family: Consolas; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="color: #7f0055; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt; #if&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt; MQX_USE_IO_OLD&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;and last line &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt;"&gt;&lt;STRONG style="color: #7f0055; font-family: Consolas; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: line-through;"&gt;#endif&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="text-decoration: line-through;"&gt; &lt;SPAN style="color: #3f7f5f; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt;// MQX_USE_IO_OLD&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;and included fio library&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt; #include &amp;lt;fio.h&amp;gt;&lt;/SPAN&gt;&lt;STRONG style="color: #7f0055; font-family: Consolas; font-size: 10pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="color: #3f7f5f; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tad is now working in my shell task.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Aug 2015 16:23:04 GMT</pubDate>
    <dc:creator>peterfurey</dc:creator>
    <dc:date>2015-08-17T16:23:04Z</dc:date>
    <item>
      <title>Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444619#M2918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm using KDS_3.0.0, KSDK_1.2.0, and the FRDM-K64F board.&lt;/P&gt;&lt;P&gt;I created a project by importing and modifying the hello_frdmk64f project into my workspace.&lt;/P&gt;&lt;P&gt;My new project runs fine. However, I'm having trouble adding shell support to this new project.&lt;/P&gt;&lt;P&gt;Is there a straight forward way to add some of the basic functionality provided in ${KSDK_1.2.0}/rtos/mqx/nshell ?&lt;/P&gt;&lt;P&gt;Obviously I'm new to these tools and can't find any documentation or forum discussions on it?&lt;/P&gt;&lt;P&gt;My initial attempts to wing it have come up short.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 19:43:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444619#M2918</guid>
      <dc:creator>peterfurey</dc:creator>
      <dc:date>2015-06-30T19:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444620#M2919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Peter Furey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your good question.&lt;/P&gt;&lt;P&gt;Please, have you tried demo for shell? The demo is located at C:\Freescale\KSDK_1.2.0\middleware\tcpip\rtcs\examples\shell\build\iar\shell_frdmk64f&lt;/P&gt;&lt;P&gt;In file demo_cmd.c are shell commands.&lt;/P&gt;&lt;P&gt;This file you can added to enable/disable commands (echo,copy,create,format......) to your project.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="commands.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/61146i6F0B295B122C32BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="commands.png" alt="commands.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 18:34:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444620#M2919</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-07-01T18:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444621#M2920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt;Hi Iva,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt;My question was sort of vague, I wanted to know how I determine&lt;BR /&gt;the paths and libraries to include when you want shell support (or any other&lt;BR /&gt;feature). The only way I’ve figured things out is by trying to find other projects&lt;BR /&gt;that sort of do similar things and infer it from that. But it’s really hard and&lt;BR /&gt;time consuming to do it that way. I realize that KDS is still in its infancy&lt;BR /&gt;though.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt;I've tried for over a day to get the Shell_tad command to work but get the following linker error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri',sans-serif; font-size: 11pt;"&gt;I can't find any example projects using this functionality, so it's hard to figure out what I'm missing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/lib/frdmk64f.kds/debug/nshell/lib_nshell.a(sh_tad.o): In function `Shell_tad':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/nshell/source/mqx/sh_tad.c:58: undefined reference to `_tad_stack_usage'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/nshell/source/mqx/sh_tad.c:59: undefined reference to `_tad_lightweight_memory_blocks'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/nshell/source/mqx/sh_tad.c:65: undefined reference to `_tad_stack_usage'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/nshell/source/mqx/sh_tad.c:69: undefined reference to `_tad_lightweight_memory_blocks'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;collect2.exe: error: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make: *** [mission_controller_proto.elf] Error 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it obvious what I'm missing from my project properties?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 17:18:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444621#M2920</guid>
      <dc:creator>peterfurey</dc:creator>
      <dc:date>2015-07-09T17:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444622#M2921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, just for information, have you included to your project in IAR/KDS tad.h and do you have set path in linker?&lt;/P&gt;&lt;P&gt;I mean:&lt;/P&gt;&lt;P&gt; &lt;span class="lia-inline-image-display-wrapper" image-alt="tad.h.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57976iA12F959B57800530/image-size/large?v=v2&amp;amp;px=999" role="button" title="tad.h.png" alt="tad.h.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you for your feedback!&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 10:24:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444622#M2921</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-07-16T10:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444623#M2922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Iva,&lt;/P&gt;&lt;P&gt;I tried that and I still get the same error. Another thing that I've noticed is that TAD does not appear to be working with the shell_frdmk64f project either. When I try to list tasks after launching shell_frdm64f, it displays "Task list not retrieved successfully". MQX Task Queues displays "Task queues not installed!", MQX Stack Usage displays "Stack usage information not found!", etc.&lt;/P&gt;&lt;P&gt;So I suspect there is a problem with TAD working with KDS.&lt;/P&gt;&lt;P&gt;I have the following versions:&lt;/P&gt;&lt;P&gt;KDS_3.0.0, KSDK_1.2.0, and the FRDM-K64F board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 15:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444623#M2922</guid>
      <dc:creator>peterfurey</dc:creator>
      <dc:date>2015-07-16T15:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444624#M2923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for my late response - I was out of my office,&lt;/P&gt;&lt;P&gt;please, is your issue still actual? Does it persist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your feedback!&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:16:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444624#M2923</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-07-30T14:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444625#M2924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Iva,&lt;/P&gt;&lt;P&gt;Yes, I still have something wrong with my build configuration.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Building target: mission_controller_proto.elf'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Invoking: Cross ARM C++ Linker'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections&amp;nbsp; -g3 -T "C:\Freescale\KSDK_1.2.0\platform\devices\MK64F12\linker\gcc\MK64FN1M0xxx12_flash.ld" -nostartfiles -nodefaultlibs -Xlinker --gc-sections -L"C:\Freescale\KSDK_1.2.0\middleware\filesystem\mfs\lib\frdmk64f.kds\debug\mfs" -L"C:\Freescale\KSDK_1.2.0\rtos\mqx\mqx\source\tad\tad.h" -LC:/Freescale/KSDK_1.2.0/lib/ksdk_mqx_lib/kds/K64F12/debug -L"C:\Freescale\KSDK_1.2.0\rtos\mqx\lib\frdmk64f.kds\debug\nshell" -L"C:\Freescale\KSDK_1.2.0\rtos\mqx\lib\frdmk64f.kds\debug\mqx" -L"C:\Freescale\KSDK_1.2.0\rtos\mqx\lib\frdmk64f.kds\debug\mqx_stdlib" -Wl,-Map,"mission_controller_proto.map" -Xlinker --cref -Xlinker -static&amp;nbsp; -Xlinker -z -Xlinker muldefs&amp;nbsp; -Xlinker --undefined=__isr_vector&amp;nbsp; -Xlinker --defsym=__stack_size__=0x400&amp;nbsp; -Xlinker --defsym=__heap_size__=0x200 -o "mission_controller_proto.elf"&amp;nbsp; ./Sources/battery_task.o ./Sources/initialization_task.o ./Sources/main.o ./Sources/pressure_task.o ./Sources/shell_altitude.o ./Sources/shell_attitude.o ./Sources/shell_task.o ./Sources/shell_vacuum.o ./Sources/shutdown_task.o&amp;nbsp; ./KSDK_Files/board.o ./KSDK_Files/gpio_pins.o ./KSDK_Files/pin_mux.o&amp;nbsp; ./Debug_Console/fsl_debug_console.o ./Debug_Console/fsl_misc_utilities.o ./Debug_Console/print_scan.o&amp;nbsp; ./BSP_Files/init_bsp.o ./BSP_Files/mqx_main.o&amp;nbsp; C:/Freescale/KSDK_1.2.0/middleware/filesystem/mfs/lib/frdmk64f.kds/debug/mfs/lib_mfs.a C:/Freescale/KSDK_1.2.0/rtos/mqx/mqx/source/tad/tad.h C:/Freescale/KSDK_1.2.0/lib/ksdk_mqx_lib/kds/K64F12/debug/libksdk_platform_mqx.a C:/Freescale/KSDK_1.2.0/rtos/mqx/lib/frdmk64f.kds/debug/nshell/lib_nshell.a C:/Freescale/KSDK_1.2.0/rtos/mqx/lib/frdmk64f.kds/debug/mqx/lib_mqx.a C:/Freescale/KSDK_1.2.0/rtos/mqx/lib/frdmk64f.kds/debug/mqx_stdlib/lib_mqx_stdlib.a -lksdk_platform_mqx -l_mfs -l_nshell -l_mqx -l_mqx_stdlib -lgcc -lc -lsupc++ -lm -lnosys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/lib/frdmk64f.kds/debug/nshell/lib_nshell.a(sh_tad.o): In function `Shell_tad':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/nshell/source/mqx/sh_tad.c:58: undefined reference to `_tad_stack_usage'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/nshell/source/mqx/sh_tad.c:59: undefined reference to `_tad_lightweight_memory_blocks'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/nshell/source/mqx/sh_tad.c:65: undefined reference to `_tad_stack_usage'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/Freescale/KSDK_1.2.0/rtos/mqx/nshell/source/mqx/sh_tad.c:69: undefined reference to `_tad_lightweight_memory_blocks'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;collect2.exe: error: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make: *** [mission_controller_proto.elf] Error 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:52:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444625#M2924</guid>
      <dc:creator>peterfurey</dc:creator>
      <dc:date>2015-07-30T15:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444626#M2925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;Maybe if you could point me to a project that uses the Shell_tad command I could figure it out.&lt;/P&gt;&lt;P&gt;However, I haven't found a project that uses Shell_tad in KSDK_1.2.0&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 17:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444626#M2925</guid>
      <dc:creator>peterfurey</dc:creator>
      <dc:date>2015-07-30T17:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444627#M2926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter Furey, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m preparing short guide for you.&lt;/P&gt;&lt;P&gt;Please, wait for a moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 07:57:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444627#M2926</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-08-03T07:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444628#M2927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually there is guide, how to set up the demo and modified it.&lt;/P&gt;&lt;P&gt;In the second part I will describe how to set it to existing project/new project.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-172841"&gt;Adding TAD shell in KSDK shell demo - PART 1&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 10:43:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444628#M2927</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-08-17T10:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding shell support to a pre-existing KSDK project.</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444629#M2928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Iva,&lt;/P&gt;&lt;P&gt;Step 3 in the guide resolved my issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Open &lt;STRONG&gt;tad.c&lt;/STRONG&gt; (located at /&lt;STRONG&gt;mqx_frdmk64f&lt;/STRONG&gt;/MQX_Generic/tad/tad.c) and remove at the first line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #7f0055; font-family: Consolas; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="color: #7f0055; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt; #if&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt; MQX_USE_IO_OLD&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;and last line &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt;"&gt;&lt;STRONG style="color: #7f0055; font-family: Consolas; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: line-through;"&gt;#endif&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="text-decoration: line-through;"&gt; &lt;SPAN style="color: #3f7f5f; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt;// MQX_USE_IO_OLD&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;and included fio library&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt; #include &amp;lt;fio.h&amp;gt;&lt;/SPAN&gt;&lt;STRONG style="color: #7f0055; font-family: Consolas; font-size: 10pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="color: #3f7f5f; font-family: Consolas; font-size: 10pt; text-decoration: line-through;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tad is now working in my shell task.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 16:23:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Adding-shell-support-to-a-pre-existing-KSDK-project/m-p/444629#M2928</guid>
      <dc:creator>peterfurey</dc:creator>
      <dc:date>2015-08-17T16:23:04Z</dc:date>
    </item>
  </channel>
</rss>

