<?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: KDS v3.0.0: Floatting point  library in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408737#M2913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The -L option tells the linker where to search for the linker file(s). That's usually a better way than to specify the path together with the linker file name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2015 07:14:43 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2015-05-11T07:14:43Z</dc:date>
    <item>
      <title>KDS v3.0.0: Floatting point  library</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408731#M2907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to use the new KDS v3.0.0.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before, in KDS v2.0.0, for my project, I configured Hardware floating point.&lt;/P&gt;&lt;P&gt;Then, to linked, I added in Project Properties / Settings/ Cross ARM C++ Linker / Miscellaneous, the following library link:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;${eclipse_home}/../toolchain/lib/gcc/arm-none-eabi/4.8.0/m4/fp/v4-sp-d16/libgcc.a&lt;/P&gt;&lt;P&gt;${eclipse_home}/../toolchain/arm-none-eabi/lib/m4/fp/v4-sp-d16/libc.a&lt;/P&gt;&lt;P&gt;${eclipse_home}/../toolchain/arm-none-eabi/lib/m4/fp/v4-sp-d16/libsupc++.a&lt;/P&gt;&lt;P&gt;${eclipse_home}/../toolchain/arm-none-eabi/lib/m4/fp/v4-sp-d16/libm.a&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which correspond to this absolute path:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Freescale\KDS_2.0.0\toolchain\lib\gcc\arm-none-eabi\4.8.0\m4\fp\v4-sp-d16\libgcc.a&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Freescale\KDS_2.0.0\toolchain\arm-none-eabi\lib\m4\fp\v4-sp-d16\libc.a&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Freescale\KDS_2.0.0\toolchain\arm-none-eabi\lib\m4\fp\v4-sp-d16\libsupc++.a&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Freescale\KDS_2.0.0\toolchain\arm-none-eabi\lib\m4\fp\v4-sp-d16\libm.a&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using a K60 (cortex m4)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now, in the KDS 3.0.0 install repositories these repositories does not exist.&lt;/P&gt;&lt;P&gt;Where can I find the good library to work on Hw Floating point (with FPU) ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see for armv6-m, v7-m, and in a root, but how choose one?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 15:06:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408731#M2907</guid>
      <dc:creator>arnogir</dc:creator>
      <dc:date>2015-05-07T15:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: KDS v3.0.0: Floatting point  library</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408732#M2908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arnaud,&lt;/P&gt;&lt;P&gt;is there a special reason why you specify the libraries 'by hand'?&lt;/P&gt;&lt;P&gt;Because if you use the right family with Float support, it will link the correct libraries:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/639i7FC5E677A6B37CE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/724iDDF6C86B976EDC55/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, have a look at this document: &lt;A href="https://community.nxp.com/docs/DOC-103698"&gt;Kinetis Design Studio: Migrating KDS V2.0.0 Projects to GNU Tools for ARM Embedded (Launchpad, KDS V3.0.0)&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>Thu, 07 May 2015 15:19:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408732#M2908</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-05-07T15:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: KDS v3.0.0: Floatting point  library</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408733#M2909</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 have exactly the same configuration than your screenshot.&lt;/P&gt;&lt;P&gt;But if I don't add these link, I have many error on link time.&lt;/P&gt;&lt;P&gt;I don't Remember where I found the way to add these library in configuration, but with this, project Link correctly.&lt;/P&gt;&lt;P&gt;:smileyconfused:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Sources\DV_Stepper\DV_Stepper.o: In function `DV_Stepper_AddPulse':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Projet\Croma\C8Axes\trunk\C8Axes\Kds_Project\Debug/..\..\Sources\DV_Stepper/DV_Stepper.c:255: undefined reference to `__aeabi_uldivmod'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sources\AP_Position\AP_Position.o: In function `AP_Position_iCalculStepperPulse':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Projet\Croma\C8Axes\trunk\C8Axes\Kds_Project\Debug/..\..\Sources\AP_Position/AP_Position.c:325: undefined reference to `__aeabi_uldivmod'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Projet\Croma\C8Axes\trunk\C8Axes\Kds_Project\Debug/..\..\Sources\AP_Position/AP_Position.c:332: undefined reference to `__aeabi_uldivmod'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\lib\twrk60n512.kds\debug\bsp\bsp.a(macnet_send.o): In function `MACNET_send':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\mqx\build\kds\bsp_twrk60n512\Debug/..\..\..\..\source\io\enet\macnet/macnet_send.c:152: undefined reference to `memcpy'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\lib\twrk60n512.kds\debug\bsp\bsp.a(macnet_receive.o): In function `MACNET_process_rx_bds':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\mqx\build\kds\bsp_twrk60n512\Debug/..\..\..\..\source\io\enet\macnet/macnet_receive.c:448: undefined reference to `memcpy'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\mqx\build\kds\bsp_twrk60n512\Debug/..\..\..\..\source\io\enet\macnet/macnet_receive.c:474: undefined reference to `memcpy'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\lib\twrk60n512.kds\debug\psp\psp.a(task.o): In function `_task_alloc_td_internal':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\mqx\build\kds\psp_twrk60n512\Debug/..\..\..\..\source\kernel/task.c:3533: undefined reference to `memset'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\lib\twrk60n512.kds\debug\psp\psp.a(mqx.o): In function `_mqx':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\mqx\build\kds\psp_twrk60n512\Debug/..\..\..\..\source\kernel/mqx.c:178: undefined reference to `memset'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\lib\twrk60n512.kds\debug\psp\psp.a(lwmem.o): In function `_lwmem_alloc_internal':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\Freescale_MQX_4_1\mqx\build\kds\psp_twrk60n512\Debug/..\..\..\..\source\kernel/lwmem.c:175: undefined reference to `memset&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 15:27:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408733#M2909</guid>
      <dc:creator>arnogir</dc:creator>
      <dc:date>2015-05-07T15:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: KDS v3.0.0: Floatting point  library</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408734#M2910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe there must be something really wrong with your settings, because the linker shall be able to find the libraries automatically with the correct settings. Can you compare your compiler/linker settings?&lt;/P&gt;&lt;P&gt;I have this (as reference example):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Invoking: Cross ARM C Compiler'&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections&amp;nbsp; -g3 -D"CPU_MK64FN1M0VMD12" -DFSL_RTOS_FREE_RTOS -I"../Sources" -I"../Project_Settings/Startup_Code" -I"../SDK/platform/CMSIS/Include" -I"../SDK/platform/devices" -I"../SDK/platform/devices/MK64F12/include" -I"../Percepio" -I"../SDK/rtos/FreeRTOS/src" -I"../SDK/rtos/FreeRTOS/include" -I"../SDK/rtos/FreeRTOS/port/gcc" -I"../SDK/platform/drivers/src/uart" -I"../SDK/platform/drivers/src/rtc" -I"../SDK/platform/drivers/inc" -I"../SDK/platform/drivers/src/gpio" -I"../SDK/platform/osa/src" -I"../SDK/platform/osa/inc" -I"../SDK/platform/hal/src/mcg" -I"../SDK/platform/hal/src/rtc" -I"../SDK/platform/hal/src/uart" -I"../SDK/platform/hal/src/gpio" -I"../SDK/platform/hal/src/osc" -I"../SDK/platform/hal/src/sim/MK64F12" -I"../SDK/platform/hal/inc" -I"../SDK/platform/hal/src/port" -I"../SDK/platform/system/inc" -I"../SDK/platform/system/src/interrupt" -I"../SDK/platform/system/src/clock" -I"../SDK/platform/system/src/clock/MK64F12" -I"../SDK/platform/utilities/inc" -I"../SDK/platform/utilities/src" -std=c99 -MMD -MP -MF"Sources/main.d" -MT"Sources/main.o" -c -o "Sources/main.o" "../Sources/main.c"&lt;/P&gt;&lt;P&gt;'Finished building: ../Sources/main.c'&lt;/P&gt;&lt;P&gt;' '&lt;/P&gt;&lt;P&gt;'Building target: Lab_KSDK_FreeRTOS.elf'&lt;/P&gt;&lt;P&gt;'Invoking: Cross ARM C++ Linker'&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 "MK64FN1M0xxx12_flash.ld" -Xlinker --gc-sections -L"P:/KDS/FRDM-K64F120M/Lab_KSDK_FreeRTOS/Project_Settings/Linker_Files" -Wl,-Map,"Lab_KSDK_FreeRTOS.map" -specs=nosys.specs -specs=nano.specs -o "Lab_KSDK_FreeRTOS.elf"&amp;nbsp; ./Sources/FreeRTOS_Trace.o ./Sources/ShellQueue.o ./Sources/Utility.o ./Sources/board.o ./Sources/gpio_pins.o ./Sources/hardware_init.o ./Sources/main.o ./Sources/pin_mux.o&amp;nbsp; ./SDK/rtos/FreeRTOS/src/croutine.o ./SDK/rtos/FreeRTOS/src/event_groups.o ./SDK/rtos/FreeRTOS/src/heap_1.o ./SDK/rtos/FreeRTOS/src/heap_2.o ./SDK/rtos/FreeRTOS/src/heap_3.o ./SDK/rtos/FreeRTOS/src/heap_4.o ./SDK/rtos/FreeRTOS/src/heap_5.o ./SDK/rtos/FreeRTOS/src/list.o ./SDK/rtos/FreeRTOS/src/queue.o ./SDK/rtos/FreeRTOS/src/tasks.o ./SDK/rtos/FreeRTOS/src/timers.o&amp;nbsp; ./SDK/rtos/FreeRTOS/port/gcc/port.o ./SDK/rtos/FreeRTOS/port/gcc/portasm.o&amp;nbsp; ./SDK/platform/utilities/src/fsl_debug_console.o ./SDK/platform/utilities/src/print_scan.o&amp;nbsp; ./SDK/platform/system/src/interrupt/fsl_interrupt_manager.o&amp;nbsp; ./SDK/platform/system/src/clock/MK64F12/fsl_clock_MK64F12.o&amp;nbsp; ./SDK/platform/system/src/clock/fsl_clock_manager.o ./SDK/platform/system/src/clock/fsl_clock_manager_common.o&amp;nbsp; ./SDK/platform/osa/src/fsl_os_abstraction_free_rtos.o&amp;nbsp; ./SDK/platform/hal/src/uart/fsl_uart_hal.o&amp;nbsp; ./SDK/platform/hal/src/smc/fsl_smc_hal.o&amp;nbsp; ./SDK/platform/hal/src/sim/MK64F12/fsl_sim_hal_MK64F12.o&amp;nbsp; ./SDK/platform/hal/src/rtc/fsl_rtc_hal.o&amp;nbsp; ./SDK/platform/hal/src/port/fsl_port_hal.o&amp;nbsp; ./SDK/platform/hal/src/osc/fsl_osc_hal.o&amp;nbsp; ./SDK/platform/hal/src/mcg/fsl_mcg_hal.o ./SDK/platform/hal/src/mcg/fsl_mcg_hal_modes.o&amp;nbsp; ./SDK/platform/hal/src/gpio/fsl_gpio_hal.o&amp;nbsp; ./SDK/platform/drivers/src/uart/fsl_uart_common.o ./SDK/platform/drivers/src/uart/fsl_uart_driver.o&amp;nbsp; ./SDK/platform/drivers/src/rtc/fsl_rtc_common.o&amp;nbsp; ./SDK/platform/drivers/src/gpio/fsl_gpio_common.o ./SDK/platform/drivers/src/gpio/fsl_gpio_driver.o&amp;nbsp; ./Project_Settings/Startup_Code/startup.o ./Project_Settings/Startup_Code/startup_MK64F12.o ./Project_Settings/Startup_Code/system_MK64F12.o&amp;nbsp; ./Percepio/trcBase.o ./Percepio/trcHardwarePort.o ./Percepio/trcKernel.o ./Percepio/trcKernelPort.o ./Percepio/trcUser.o&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;'Finished building target: Lab_KSDK_FreeRTOS.elf'&lt;/P&gt;&lt;P&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>Thu, 07 May 2015 17:26:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408734#M2910</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-05-07T17:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: KDS v3.0.0: Floatting point  library</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408735#M2911</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 seen a thing in your line because you use SDK:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-L"P:/KDS/FRDM-K64F120M/Lab_KSDK_FreeRTOS/Project_Settings/Linker_Files"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is these files? Maybe in these file, path is given? So this is why you does not need to add it manually like me in Miscellaneous Linker option??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:46:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408735#M2911</guid>
      <dc:creator>arnogir</dc:creator>
      <dc:date>2015-05-11T05:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: KDS v3.0.0: Floatting point  library</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408736#M2912</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;I tested to open MQX 4.2&amp;nbsp; example (hello2) with KDS 3.0.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The linker configuration has following Miscellaneous object:&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/lib/gcc/arm-none-eabi/4.8.4/armv7e-m/libgcc.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/armv7e-m/libc.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/armv7e-m/libsupc++.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/armv7e-m/libm.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/armv7e-m/libnosys.a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this, project option is on Float ABI : Library(Soft)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By changing this option to FP Hard,code not link.&lt;/P&gt;&lt;P&gt;I changed linked library by following (taken in hazardous way!):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/lib/gcc/arm-none-eabi/4.8.4/fpu/libgcc.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/fpu/libc.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/fpu/libsupc++.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/fpu/libm.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/fpu/libnosys.a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other path work also:&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/lib/gcc/arm-none-eabi/4.8.4/armv7e-m/fpu/libgcc.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/armv7e-m/fpu/libc.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/armv7e-m/fpu/libsupc++.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/armv7e-m/fpu/libm.a&lt;/P&gt;&lt;P&gt;${eclipse_home}../toolchain/arm-none-eabi/lib/armv7e-m/fpu/libnosys.a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this, code compile and link with Fpu Hard option. But I don't know if this is the optimal library for my processor? I don't know the possible bad effect if I don't choose the good library???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I'm using currently the K60DN512 (No FPU) But I will&amp;nbsp; changed to a K60FX1M0 (With FPU)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 06:57:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408736#M2912</guid>
      <dc:creator>arnogir</dc:creator>
      <dc:date>2015-05-11T06:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: KDS v3.0.0: Floatting point  library</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408737#M2913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The -L option tells the linker where to search for the linker file(s). That's usually a better way than to specify the path together with the linker file name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 07:14:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-v3-0-0-Floatting-point-library/m-p/408737#M2913</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-05-11T07:14:43Z</dc:date>
    </item>
  </channel>
</rss>

