<?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>topic Re:  error while compiling KW40Z SDK of HEXIWEAR in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635417#M38320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak Rana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for getting this all info, great work.&lt;/P&gt;&lt;P&gt;I tried to do same as explained in document "KW40Z compilation_final", but facing some error while making it.&lt;/P&gt;&lt;P&gt;It says, compiler error and assembler error.&lt;/P&gt;&lt;P&gt;I will retry it with fresh new code again....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mean while, will you please update the path which are&amp;nbsp;used for "LINKER".&lt;/P&gt;&lt;P&gt;and one more doubt, How I can upload .bin file in Heiwear KW40z ?&lt;/P&gt;&lt;P&gt;Is there only way like drag and drop .bin file in DpLINK drive? or any else....., (as I dont have any other hardware except Hexiwear with docking station).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2017 04:00:54 GMT</pubDate>
    <dc:creator>varadk</dc:creator>
    <dc:date>2017-01-13T04:00:54Z</dc:date>
    <item>
      <title>error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635411#M38314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i am working on HEXIWEAR. I am trying to compile the Hexiwear_bluetooth IAR project.&lt;/P&gt;&lt;P&gt;I tried as mentioned below.&lt;/P&gt;&lt;P&gt;1. Download KW40Z_Connectivity_Software_1.0.1&lt;/P&gt;&lt;P&gt;2. Download HEXIWEAR-master project from the github&lt;/P&gt;&lt;P&gt;3. Added HEXIWEAR_bluetooth project from the HEXIWEAR-master/SW/KW40 folder to the &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;KW40Z_Connectivity_Software_1.0.1/ConnSW/examples/bluetooth&lt;/P&gt;&lt;P&gt;4.&amp;nbsp;Copied the SDK folders present in HEXIWEAR-master/SW/KW40/SDK modifications and replaced the same folders &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;in the KW40Z_Connectivity_Software_1.0.1/ConnSW &amp;nbsp;path as mentioned in the ReadMe document of each&amp;nbsp;folder of &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;HEXIWEAR-master/SW/KW40/SDK modifications&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5. Open KW40Z_Connectivity_Software_1.0.1/KSDK_1.3.0/lib/ksdk_freertos_lib/iar/KW40Z4/ksdk_freertos_lib.eww with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IAR work bench and build&lt;/P&gt;&lt;P&gt;6.Open&amp;nbsp;&lt;SPAN&gt;KW40Z_Connectivity_Software_1.0.1/ConnSw/examples/bluetooth/HEXIWEAR_bluetooth/frdmkw40z/FreeRTOS/build/iar/HEXIWEAR_bluetooth.eww and build&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The build run delivers the failure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;Building configuration: HEXIWEAR_bluetooth - Debug&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;Updating build tree...&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;Variable expansion failed.&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;&amp;nbsp; Offending text: "-I$_KSDK_PATH_$\rtos\FreeRTOS\config\KW40Z4\iar\"&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;&amp;nbsp; Partial command line: ""C:\Freescale\KW40Z_Connectivity_Software_1.0.1\KSDK_1.3.0\rtos\FreeRTOS\port\iar\portasm.s" "-O$PROJ_DIR$\debug\obj" "-s+" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"-M&amp;lt;&amp;gt;" "-w+" "-r" "-DDEBUG" "--cpu" "Cortex-M0+" "--fpu" "None" "-I$_KSDK_PATH_$\rtos\FreeRTOS\config\KW40Z4\iar"\ "&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;Error while running Assembler&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;Variable expansion failed.&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;&amp;nbsp; Offending text: "-I$_KSDK_PATH_$\rtos\FreeRTOS\config\KW40Z4\iar\"&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;&amp;nbsp; Partial command line: ""C:\Freescale\KW40Z_Connectivity_Software_1.0.1\KSDK_1.3.0\platform\devices\MKW40Z4\startup\iar\startup_MKW40Z4.s" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"-O$PROJ_DIR$\debug\obj" "-s+" "-M&amp;lt;&amp;gt;" "-w+" "-r" "-DDEBUG" "--cpu" "Cortex-M0+" "--fpu" "None" "-I$_KSDK_PATH_$\rtos\FreeRTOS\config\KW40Z4\iar"\ "&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;Error while running Assembler&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;Variable expansion failed.&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;&amp;nbsp; Offending text: "$_KSDK_1_3_0_PATH_$/platform/CMSIS/Include\"&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;&amp;nbsp; Partial command line: ""C:\Freescale\KW40Z_Connectivity_Software_1.0.1\ConnSw\examples\bluetooth\HEXIWEAR_bluetooth\common\Server Services\&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;alert_service.c" "-D" "DEBUG" "-D" "IAR" "-D" "CPU_MKW40Z160VHT4" "-lcN" "$PROJ_DIR$\debug\list" "--diag_suppress" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"Pa039,Pe068,Pe069,Pa082,Pe177,Pe186,Pe550,Pa050" "-o" "$PROJ_DIR$\debug\obj" "--debug" "--endian=little" "--cpu=Cortex-M0+" "-e" "--fpu=None" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"--dlib_config" "$TOOLKIT_DIR$\INC\c\DLib_Config_Normal.h" "--preinclude" "$PROJ_DIR$/../../app_preinclude.h" "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$_KSDK_1_3_0_PATH_$/platform/CMSIS/Include"\ "-I" "$PROJ_DIR$/../../../../../../../boards/frdmkw40z"\ "-I" "$_KSDK_1_3_0_PATH_$/platform/devices"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$_KSDK_1_3_0_PATH_$/platform/devices/MKW40Z4/include"\ "-I" "$_KSDK_1_3_0_PATH_$/platform/devices/MKW40Z4/startup"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$_KSDK_1_3_0_PATH_$/platform/system/src/clock/MKW40Z4"\ "-I" "$_KSDK_1_3_0_PATH_$/platform/devices"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$_KSDK_1_3_0_PATH_$/platform/devices/MKW40Z4/startup"\ "-I" "$_KSDK_1_3_0_PATH_$/rtos/FreeRTOS/include"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$_KSDK_1_3_0_PATH_$/rtos/FreeRTOS/port/iar"\ "-I" "$_KSDK_1_3_0_PATH_$/rtos/FreeRTOS/config/KW40Z4/iar"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/Flash/External/Interface"\ "-I" "$PROJ_DIR$/../../../../../../../framework/Flash/External/Interface/Eeprom_M25P80"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/Flash/Internal"\ "-I" "$PROJ_DIR$/../../../../../../../framework/SerialManager/Source/SPI_Adapter"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$_KSDK_1_3_0_PATH_$/platform/drivers/src/flash/C90TFS/drvsrc/include"\ "-I" "$PROJ_DIR$/../../../../../../../framework/GPIOIrq"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/Keyboard/Interface"\ "-I" "$PROJ_DIR$/../../../../../../../framework/LED/Interface"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/Common"\ "-I" "$PROJ_DIR$/../../../../../../../framework/MemManager/Interface"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/Messaging/Interface"\ "-I" "$PROJ_DIR$/../../../../../../../framework/LowPower/Interface/MKW4xZ"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/LowPower/Interface/MKW4xZ"\ "-I" "$PROJ_DIR$/../../../../../../../framework/OSAbstraction/Interface"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$_KSDK_1_3_0_PATH_$/platform/osa/inc"\ "-I" "$PROJ_DIR$/../../../../../../../framework/OtaSupport/Interface"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/Panic/Interface"\ "-I" "$PROJ_DIR$/../../../../../../../framework/RNG/Interface"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/SerialManager/Interface"\ "-I" "$PROJ_DIR$/../../../../../../../framework/TimersManager/Interface"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/TimersManager/Source"\ "-I" "$PROJ_DIR$/../../../../../../../framework/FunctionLib"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/Lists"\ "-I" "$PROJ_DIR$/../../../../../../../framework/SecLib"\ "-I" "$PROJ_DIR$/../../../../../../../framework/ModuleInfo"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../bluetooth/host/interface"\ "-I" "$PROJ_DIR$/../../../../../common"\ "-I" "$PROJ_DIR$/../../../../../common"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../bluetooth/controller/interface"\ "-I" "$PROJ_DIR$/../../../../../common"\ "-I" "$PROJ_DIR$/../../../../../../../bluetooth/hci_transport/interface"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../common/gatt_db"\ "-I" "$PROJ_DIR$/../../../../../common/gatt_db/macros"\ "-I" "$PROJ_DIR$/../../../../../../../bluetooth/profiles/battery"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../bluetooth/profiles/device_info"\ "-I" "$PROJ_DIR$/../../../../../../../framework/XCVR/MKW40Z4"\ "-I" "$PROJ_DIR$/../../../../common"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../../../../framework/DCDC/Interface"\ "-I" "$PROJ_DIR$/../../../../common/TSI"\ "-I" "$PROJ_DIR$/../../../../common/Host MCU Interface"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$PROJ_DIR$/../../../../common/Client ANCS"\ "-I" "$PROJ_DIR$/../../../../common/Server Services"\ "-I" "$PROJ_DIR$/../../../../common/ft/include"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$_KSDK_1_3_0_PATH_$/platform/drivers/inc"\ "-I" "$_KSDK_1_3_0_PATH_$/platform/system/inc"\ "-I" "$_KSDK_1_3_0_PATH_$/platform/hal/inc"\ "-I" &amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;"$_KSDK_1_3_0_PATH_$/platform/utilities/inc"\ "-I" "C:\Freescale\KW40Z_Connectivity_Software_1.0.1\ConnSw\framework\SerialManager\Source"\ "-I" "C:\&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;Freescale\KW40Z_Connectivity_Software_1.0.1\KSDK_1.3.0\rtos\FreeRTOS\src"\ "-Ohz" "&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="color: #222222; font-size: small;"&gt;Variable expansion failed.&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;1. Is my preparation process to use the example code right?&lt;/P&gt;&lt;P&gt;2. What causing the above errors and how to resolve it?&lt;/P&gt;&lt;P&gt;3. If i need to configure argument variables, what variables i need to configure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for help in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gangadhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 10:48:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635411#M38314</guid>
      <dc:creator>ganga424</dc:creator>
      <dc:date>2016-12-22T10:48:02Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635412#M38315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Follow the below steps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Download the connect&amp;nbsp; KW40Z_Connectivity_Software_1.0.1&amp;nbsp;&amp;nbsp; &amp;nbsp;and install in the location &amp;nbsp;&amp;nbsp;&amp;nbsp;C:\Freescale\KW40Z_Connectivity_Software_1.0.1\&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Download the latest hexiwear code ( I mention this because I did just now ) &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Paste the &amp;nbsp;hexiwear_bluetooth project under KW40 of github at location C:\Freescale\KW40Z_Connectivity_Software_1.0.1\ConnSw\examples\bluetooth &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Make the changes in the file of installation KW40Z_Connectivity_Software_1.0.1&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;as mentioned in the github KW40 folder for the different drivers.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;After that open the project in IAR and in the project option -&amp;gt;c/C++ Compiler screen shot below in preprocessor update the directory paths &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Pasting below for simplicity &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/CMSIS/Include&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../boards/frdmkw40z&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/devices&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/devices/MKW40Z4/include&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/devices/MKW40Z4/startup&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/system/src/clock/MKW40Z4&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/devices&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/devices/MKW40Z4/startup&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/rtos/FreeRTOS/include&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/rtos/FreeRTOS/port/iar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/rtos/FreeRTOS/config/KW40Z4/iar&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/Flash/External/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/Flash/External/Interface/Eeprom_M25P80&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/Flash/Internal&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/SerialManager/Source/SPI_Adapter&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/drivers/src/flash/C90TFS/drvsrc/include&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/GPIOIrq&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/Keyboard/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/LED/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/Common&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/MemManager/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/Messaging/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/LowPower/Interface/MKW4xZ&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/LowPower/Interface/MKW4xZ&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/OSAbstraction/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/osa/inc&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/OtaSupport/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/Panic/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/RNG/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/SerialManager/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/TimersManager/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/TimersManager/Source&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/FunctionLib&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/Lists&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/SecLib&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/ModuleInfo&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../bluetooth/host/interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../common&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../common&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../bluetooth/controller/interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../common&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../bluetooth/hci_transport/interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../common/gatt_db&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../common/gatt_db/macros&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../bluetooth/profiles/battery&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../bluetooth/profiles/device_info&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/XCVR/MKW40Z4&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../common&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../../../../framework/DCDC/Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../common/TSI&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../common/Host MCU Interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../common/Client ANCS&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../common/Server Services&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$PROJ_DIR$/../../../../common/ft/include&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/drivers/inc&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/system/inc&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/hal/inc&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;$_KSDK13_FWK524_PATH_$/platform/utilities/inc&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Similar you have to make change in assemebler path&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;The change is &amp;nbsp;&amp;nbsp;$_KSDK13_FWK524_PATH_$\rtos\FreeRTOS\config\KW40Z4\iar&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;Compile the code&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Attached document with screenshot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 17:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635412#M38315</guid>
      <dc:creator>deepakrana</dc:creator>
      <dc:date>2016-12-28T17:40:38Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635413#M38316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attaching the updated document&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 11:25:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635413#M38316</guid>
      <dc:creator>deepakrana</dc:creator>
      <dc:date>2016-12-30T11:25:56Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635414#M38317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Final attachment made&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 11:27:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635414#M38317</guid>
      <dc:creator>deepakrana</dc:creator>
      <dc:date>2016-12-30T11:27:15Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635415#M38318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;many thanks for pulling this together. It seems to me that this is the only information available how to build the BLE stack on the Hexiwear :-(.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I doubt that the code currently available will work at all. When trying it to run, the code created a hard fault because gBDAddress was declared as const and placed in FLASH, but the application tried to write to the FLASH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case someone wants to use free-of-charge and unlimited Kinetis Design Studio instead of the IAR tools: I'm currently porting the BLE stack to Eclipse/GNU and Kinetis Design Studio. The current state is available on GitHub (&lt;A class="link-titled" href="https://github.com/ErichStyger/Hexiwear_v2/tree/master/KDS/Hexiwear_bluetooth" title="https://github.com/ErichStyger/Hexiwear_v2/tree/master/KDS/Hexiwear_bluetooth"&gt;Hexiwear_v2/KDS/Hexiwear_bluetooth at master · ErichStyger/Hexiwear_v2 · GitHub&lt;/A&gt;&amp;nbsp;). I'm still debugging it, so not fully functional yet, but it is coming along....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 12:31:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635415#M38318</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-12-30T12:31:11Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635416#M38319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as for an update, I have been able to build the Hexiwear BLE stack using GNU and Kinetis Design Studio, described in &lt;A class="link-titled" href="https://mcuoneclipse.com/2016/12/30/building-the-nxp-ble-stack-with-open-source-gnu-and-eclipse-tools/" title="https://mcuoneclipse.com/2016/12/30/building-the-nxp-ble-stack-with-open-source-gnu-and-eclipse-tools/"&gt;Building the NXP BLE Stack with Open Source GNU and Eclipse Tools | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 21:44:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635416#M38319</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-12-30T21:44:16Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635417#M38320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak Rana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for getting this all info, great work.&lt;/P&gt;&lt;P&gt;I tried to do same as explained in document "KW40Z compilation_final", but facing some error while making it.&lt;/P&gt;&lt;P&gt;It says, compiler error and assembler error.&lt;/P&gt;&lt;P&gt;I will retry it with fresh new code again....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mean while, will you please update the path which are&amp;nbsp;used for "LINKER".&lt;/P&gt;&lt;P&gt;and one more doubt, How I can upload .bin file in Heiwear KW40z ?&lt;/P&gt;&lt;P&gt;Is there only way like drag and drop .bin file in DpLINK drive? or any else....., (as I dont have any other hardware except Hexiwear with docking station).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 04:00:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635417#M38320</guid>
      <dc:creator>varadk</dc:creator>
      <dc:date>2017-01-13T04:00:54Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635418#M38321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varad,&lt;/P&gt;&lt;P&gt;In case this is helpful: here is how I load the .bin files into the Hexiwear using an external probe: &lt;A class="link-titled" href="https://mcuoneclipse.com/2016/12/07/flashing-and-restoring-the-hexiwear-firmware/" title="https://mcuoneclipse.com/2016/12/07/flashing-and-restoring-the-hexiwear-firmware/"&gt;Flashing and Restoring the Hexiwear Firmware&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 06:48:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635418#M38321</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-01-13T06:48:10Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635419#M38322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak Rana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the steps as mentioned in&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;"KW40Z compilation_final" but I am getting errors stating:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Error while running C/C++ Compiler &lt;BR /&gt;app_config.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;ApplMain.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;appMode_service.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;battery_service.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;ble_controller_task.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;ble_globals.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;ble_host_tasks.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;ble_init.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;board.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;client_ancs.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;common_service.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;CopyToRam.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;croutine.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;DCDC.c &lt;BR /&gt;Error while running C/C++ Compiler &lt;BR /&gt;DEFlashPartition.c &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;and so on for all the c files. I am just using the trial version of IAR.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Is this an issue due to trial version or am I missing any step?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 03:57:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635419#M38322</guid>
      <dc:creator>swathit</dc:creator>
      <dc:date>2017-01-18T03:57:24Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635420#M38323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey man, thanks for all this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please also post the lines for the linker library path please?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Much appriciated&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jaime&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 16:11:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635420#M38323</guid>
      <dc:creator>jaimezornoza</dc:creator>
      <dc:date>2017-01-19T16:11:45Z</dc:date>
    </item>
    <item>
      <title>Re:  error while compiling KW40Z SDK of HEXIWEAR</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635421#M38324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still having some problems with the linker.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i Build the project i get the following errors:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #777777; background-color: #fbfbfb; font-size: 14px; margin: 0px 0px 10px;"&gt;Building configuration: HEXIWEAR_bluetooth – Debug&lt;BR /&gt;Updating build tree…&lt;BR /&gt;Linking&lt;BR /&gt;Error[Li005]: no definition for “__VECTOR_RAM” [referenced from fsl_interrupt_manager.o(libksdk_platform_freertos.a)]&lt;BR /&gt;Error[Li005]: no definition for “FREESCALE_PROD_DATA_BASE_ADDR” [referenced from C:\Freescale\KW40Z_Connectivity_Software_1.0.1\ConnSw\examples\bluetooth\HEXIWEAR_bluetooth\&lt;BR /&gt;frdmkw40z\FreeRTOS\build\iar\debug\obj\Flash_Adapter.o]&lt;BR /&gt;Error[Li005]: no definition for “NV_STORAGE_END_ADDRESS” [referenced from C:\Freescale\KW40Z_Connectivity_Software_1.0.1\ConnSw\examples\bluetooth\HEXIWEAR_bluetooth\frdmkw40z\&lt;BR /&gt;FreeRTOS\build\iar\debug\obj\ApplMain.o]&lt;BR /&gt;Error[Li005]: no definition for “__RAM_VECTOR_TABLE_SIZE” [referenced from C:\Freescale\KW40Z_Connectivity_Software_1.0.1\ConnSw\examples\bluetooth\HEXIWEAR_bluetooth\frdmkw40z\&lt;BR /&gt;FreeRTOS\build\iar\debug\obj\startup.o]&lt;BR /&gt;Error[Li005]: no definition for “__VECTOR_TABLE” [referenced from C:\Freescale\KW40Z_Connectivity_Software_1.0.1\ConnSw\examples\bluetooth\HEXIWEAR_bluetooth\frdmkw40z\FreeRTOS\build\iar\&lt;BR /&gt;debug\obj\startup.o]&lt;BR /&gt;Error[Lp011]: section placement failed&lt;BR /&gt;unable to allocate space for sections/blocks with a total estimated minimum size of 0x5158 bytes (max align 0x8) in &amp;lt;[0x1ffff000-0x1fffffff], [0x20000000-0x20000fff], [0x20001000-0x20003fff]&amp;gt; (total&lt;BR /&gt;uncommitted space 0x5000).&lt;BR /&gt;Uncommitted:&lt;BR /&gt;[0x1ffff000-0x1fffffff]: 0x1000&lt;BR /&gt;[0x20000000-0x20000fff]: 0x1000&lt;BR /&gt;[0x20001000-0x20003fff]: 0x3000&lt;BR /&gt;Error while running Linker&lt;/P&gt;&lt;P style="color: #777777; background-color: #fbfbfb; font-size: 14px; margin: 0px 0px 10px;"&gt;Total number of errors: 6&lt;BR /&gt;Total number of warnings: 0&lt;/P&gt;&lt;P style="color: #777777; background-color: #fbfbfb; font-size: 14px; margin: 0px 0px 10px;"&gt;&lt;/P&gt;&lt;P&gt;Any idea on how to fix this?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jaime&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 16:33:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/error-while-compiling-KW40Z-SDK-of-HEXIWEAR/m-p/635421#M38324</guid>
      <dc:creator>jaimezornoza</dc:creator>
      <dc:date>2017-01-31T16:33:28Z</dc:date>
    </item>
  </channel>
</rss>

