<?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: TouchGFX 4.8.0,  LPCXpresso54608 not working in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/TouchGFX-4-8-0-LPCXpresso54608-not-working/m-p/692144#M27895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response. I look forward to the next release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mirko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2017 18:46:48 GMT</pubDate>
    <dc:creator>mirko_mancin</dc:creator>
    <dc:date>2017-08-03T18:46:48Z</dc:date>
    <item>
      <title>TouchGFX 4.8.0,  LPCXpresso54608 not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/TouchGFX-4-8-0-LPCXpresso54608-not-working/m-p/692142#M27893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a problem when try to flash a program on this board. I have downloaded last bsp of 54608 from touchgfx site, 4.8.0 version of it, MCUXpresso and its sdk. I have create simple application with TouchGFX designer and if I try to run into simulator I haven't problem. But, if I generate code and try to open application in MCUXpresso I can't build it. I received error on fsl_power library during link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;Building target: application.axf&lt;BR /&gt;Invoking: MCU C++ Linker&lt;BR /&gt;arm-none-eabi-c++ -nostdlib -L"C:\Users\M\mcuxpresso\SDKPackages\SDK_2.2_LPCXpresso54608_MCUxpresso\devices\LPC54608\mcuxpresso" -L"C:\touchgfx\4.8.0\touchgfx\lib\core\cortex_m4f\gcc" -Xlinker -Map="application.map" -Xlinker --gc-sections -Xlinker -print-memory-usage -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=softfp -mthumb -T "application_Debug.ld" -o "application.axf" ./board/board.o ./board/clock_config.o ./board/fsl_lcd_RK043.o ./board/fsl_phy.o ./board/fsl_spifi_54608_eval_board.o ./board/fsl_touch_ft5406.o ./board/leds.o ./board/pin_mux.o ./TouchGFXPort/OS/OSWrappers.o ./TouchGFXPort/MCU/CortexMMCUInstrumentation.o ./TouchGFXPort/MCU/NXP546XDMA.o ./TouchGFXPort/MCU/NXP546XHAL.o ./TouchGFXPort/Board/source/bsp/FT5336GQQTouchController.o ./TouchGFXPort/Board/source/BoardConfiguration.o ./TouchGFXPort/Board/source/GPIO.o ./OS/freertos_9.0.0-Source/portable/MemMang/heap_4.o ./OS/freertos_9.0.0-Source/portable/GCC/ARM_CM4F/fsl_tickless_systick.o ./OS/freertos_9.0.0-Source/portable/GCC/ARM_CM4F/port.o ./OS/freertos_9.0.0-Source/croutine.o ./OS/freertos_9.0.0-Source/event_groups.o ./OS/freertos_9.0.0-Source/list.o ./OS/freertos_9.0.0-Source/queue.o ./OS/freertos_9.0.0-Source/tasks.o ./OS/freertos_9.0.0-Source/timers.o ./LPC54608/utilities/fsl_debug_console.o ./LPC54608/mcuxpresso/startup_LPC54608.o ./LPC54608/drivers/fsl_adc.o ./LPC54608/drivers/fsl_clock.o ./LPC54608/drivers/fsl_common.o ./LPC54608/drivers/fsl_dma.o ./LPC54608/drivers/fsl_emc.o ./LPC54608/drivers/fsl_enet.o ./LPC54608/drivers/fsl_flexcomm.o ./LPC54608/drivers/fsl_fmc.o ./LPC54608/drivers/fsl_gpio.o ./LPC54608/drivers/fsl_i2c.o ./LPC54608/drivers/fsl_i2c_dma.o ./LPC54608/drivers/fsl_i2c_freertos.o ./LPC54608/drivers/fsl_inputmux.o ./LPC54608/drivers/fsl_lcdc.o ./LPC54608/drivers/fsl_power.o ./LPC54608/drivers/fsl_reset.o ./LPC54608/drivers/fsl_rtc.o ./LPC54608/drivers/fsl_sctimer.o ./LPC54608/drivers/fsl_spi.o ./LPC54608/drivers/fsl_spi_dma.o ./LPC54608/drivers/fsl_spi_freertos.o ./LPC54608/drivers/fsl_spifi.o ./LPC54608/drivers/fsl_spifi_dma.o ./LPC54608/drivers/fsl_usart.o ./LPC54608/drivers/fsl_usart_dma.o ./LPC54608/drivers/fsl_usart_freertos.o ./LPC54608/system_LPC54608.o ./Application/main/main.o ./Application/gui/src/screen1_screen/Screen1Presenter.o ./Application/gui/src/screen1_screen/Screen1View.o ./Application/gui/src/model/Model.o ./Application/gui/src/common/FrontendApplication.o ./Application/generated/texts/src/Texts.o ./Application/generated/texts/src/TypedTextDatabase.o ./Application/generated/images/src/__designer/Blue_Buttons_Round_Edge_small.o ./Application/generated/images/src/__designer/Blue_Buttons_Round_Edge_small_pressed.o ./Application/generated/images/src/BitmapDatabase.o ./Application/generated/gui_generated/src/screen1_screen/Screen1ViewBase.o ./Application/generated/gui_generated/src/common/FrontendApplicationBase.o ./Application/generated/fonts/src/ApplicationFontProvider.o ./Application/generated/fonts/src/FontGetters.o ./Application/generated/fonts/src/Font_verdana_10_4bpp.o ./Application/generated/fonts/src/Font_verdana_20_4bpp.o ./Application/generated/fonts/src/Font_verdana_40_4bpp.o ./Application/generated/fonts/src/Kerning_verdana_10_4bpp.o ./Application/generated/fonts/src/Kerning_verdana_20_4bpp.o ./Application/generated/fonts/src/Kerning_verdana_40_4bpp.o ./Application/generated/fonts/src/Table_verdana_10_4bpp.o ./Application/generated/fonts/src/Table_verdana_20_4bpp.o ./Application/generated/fonts/src/Table_verdana_40_4bpp.o -lfsl_power_lib_softabi -ltouchgfx&lt;BR /&gt;Memory region Used Size Region Size %age Used&lt;BR /&gt;PROGRAM_FLASH: 97876 B 512 KB 18.67%&lt;BR /&gt;&lt;STRONG&gt;c:/nxp/mcuxpressoide_10.0.0_344/ide/tools/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: error: C:\Users\M\mcuxpresso\SDKPackages\SDK_2.2_LPCXpresso54608_MCUxpresso\devices\LPC54608\mcuxpresso\libfsl_power_lib_softabi.a(fsl_power_lib.o) uses VFP register arguments, application.axf does not&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SPIFI: 81678 B 256 MB 0.03%&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;c:/nxp/mcuxpressoide_10.0.0_344/ide/tools/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld.exe: failed to merge target specific data of file C:\Users\M\mcuxpresso\SDKPackages\SDK_2.2_LPCXpresso54608_MCUxpresso\devices\LPC54608\mcuxpresso\libfsl_power_lib_softabi.a(fsl_power_lib.o)&lt;/STRONG&gt;&lt;BR /&gt;SRAM_0_1_2_3: 23604 B 160 KB 14.41%&lt;BR /&gt;SRAMX: 0 GB 32 KB 0.00%&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;USB_RAM: 0 GB 8 KB 0.00%&lt;BR /&gt;make: *** [application.axf] Error 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #393318; white-space: pre;"&gt;Have I to download others libraries? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #393318; white-space: pre;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 20:19:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/TouchGFX-4-8-0-LPCXpresso54608-not-working/m-p/692142#M27893</guid>
      <dc:creator>mirko_mancin</dc:creator>
      <dc:date>2017-08-02T20:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: TouchGFX 4.8.0,  LPCXpresso54608 not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/TouchGFX-4-8-0-LPCXpresso54608-not-working/m-p/692143#M27894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mirko,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we had a problem with the SDK package for LPC546xx such that the soft ABI options wasn't working. A fix is being rolled out in the next few days, so look out for update messages at mcuxpresso.nxp.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Brendon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 17:33:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/TouchGFX-4-8-0-LPCXpresso54608-not-working/m-p/692143#M27894</guid>
      <dc:creator>brendonslade</dc:creator>
      <dc:date>2017-08-03T17:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: TouchGFX 4.8.0,  LPCXpresso54608 not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/TouchGFX-4-8-0-LPCXpresso54608-not-working/m-p/692144#M27895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response. I look forward to the next release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mirko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 18:46:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/TouchGFX-4-8-0-LPCXpresso54608-not-working/m-p/692144#M27895</guid>
      <dc:creator>mirko_mancin</dc:creator>
      <dc:date>2017-08-03T18:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: TouchGFX 4.8.0,  LPCXpresso54608 not working</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/TouchGFX-4-8-0-LPCXpresso54608-not-working/m-p/692145#M27896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;New release of SDK released today works!!!&lt;/P&gt;&lt;P&gt;Thanks NXP Team!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 13:12:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/TouchGFX-4-8-0-LPCXpresso54608-not-working/m-p/692145#M27896</guid>
      <dc:creator>mirko_mancin</dc:creator>
      <dc:date>2017-08-07T13:12:35Z</dc:date>
    </item>
  </channel>
</rss>

