<?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: Link errors not reporting in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635186#M8161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich, this is what I see in the console:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Building target: C3MainPM.elf'&lt;BR /&gt;'Invoking: Cross ARM C++ Linker'&lt;BR /&gt;arm-none-eabi-g++ -mcpu=cortex-m0plus -mthumb -Os -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections&amp;nbsp; -g3 -T "C:/KDSProjects/Git/C3MainPM/Project_Settings/Linker_Files/ProcessorExpert.ld" -Xlinker --gc-sections -L"C:/KDSProjects/Git/C3MainPM/Project_Settings/Linker_Files" -L"C:\KDSProjects\Git\KELibs\ServiceLib\Debug" -L"C:\KDSProjects\Git\KELibs\KEDeviceLib\Debug" -L"C:\KDSProjects\Git\KELibs\KEDriverLib\Debug" -Wl,-Map,"C3MainPM.map" --specs=nano.specs -specs=nosys.specs -o "C3MainPM.elf"&amp;nbsp; ./Static_Code/System/CPU_Init.o ./Static_Code/System/Peripherals_Init.o ./Static_Code/System/Vectors.o&amp;nbsp; ./Sources/C3.o ./Sources/C3Custom.o ./Sources/C3CustomStrings.o ./Sources/C3DTCMaps.o ./Sources/Events.o ./Sources/SpTables.o ./Sources/UiMenus.o ./Sources/UiMenusCustom.o ./Sources/exit.o ./Sources/main.o ./Sources/mqx_tasks.o&amp;nbsp; ./Project_Settings/Startup_Code/startup.o&amp;nbsp; ./MQXLITE/psp/cortex_m/core/M0/boot.o ./MQXLITE/psp/cortex_m/core/M0/dispatch.o&amp;nbsp; ./MQXLITE/psp/cortex_m/cortex.o ./MQXLITE/psp/cortex_m/int_gkis.o ./MQXLITE/psp/cortex_m/int_inst.o ./MQXLITE/psp/cortex_m/int_kisr.o ./MQXLITE/psp/cortex_m/int_pvta.o ./MQXLITE/psp/cortex_m/int_unx.o ./MQXLITE/psp/cortex_m/int_vtab.o ./MQXLITE/psp/cortex_m/int_xcpt.o ./MQXLITE/psp/cortex_m/mem_zero.o ./MQXLITE/psp/cortex_m/psp_iinit.o ./MQXLITE/psp/cortex_m/psp_supp.o ./MQXLITE/psp/cortex_m/psp_tiad.o ./MQXLITE/psp/cortex_m/psp_tinm.o ./MQXLITE/psp/cortex_m/psp_tipr.o ./MQXLITE/psp/cortex_m/psp_tisu.o ./MQXLITE/psp/cortex_m/sc_irdyq.o ./MQXLITE/psp/cortex_m/stack_bu.o ./MQXLITE/psp/cortex_m/stack_de.o ./MQXLITE/psp/cortex_m/stack_st.o&amp;nbsp; ./MQXLITE/kernel/idletask.o ./MQXLITE/kernel/int.o ./MQXLITE/kernel/klog.o ./MQXLITE/kernel/lwevent.o ./MQXLITE/kernel/lwlog.o ./MQXLITE/kernel/lwmem.o ./MQXLITE/kernel/lwmsgq.o ./MQXLITE/kernel/lwsem.o ./MQXLITE/kernel/lwtimer.o ./MQXLITE/kernel/mqx_utils.o ./MQXLITE/kernel/mqxlite.o ./MQXLITE/kernel/mutex.o ./MQXLITE/kernel/qu_test.o ./MQXLITE/kernel/sched.o ./MQXLITE/kernel/task.o ./MQXLITE/kernel/time_ticks.o&amp;nbsp; ./MQXLITE/config/task_template_list.o&amp;nbsp; ./Generated_Code/Cpu.o ./Generated_Code/MQX1.o ./Generated_Code/PE_LDD.o ./Generated_Code/Pins1.o ./Generated_Code/SystemTimer1.o&amp;nbsp; ./.metadata/.plugins/org.eclipse.cdt.make.core/specs.o&amp;nbsp;&amp;nbsp; -lServiceLib -lKEDeviceLib -lKEDriverLibs&lt;BR /&gt;c:/freescale/kds_3.0.0/toolchain/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld.exe: C3MainPM.elf section `.text' will not fit in region `m_text'&lt;BR /&gt;c:/freescale/kds_3.0.0/toolchain/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld.exe: region `m_text' overflowed by 1352 bytes&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make: *** [C3MainPM.elf] Error 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the error parser options for both of our environments, they are the same.&amp;nbsp; We have GNU gmake Error parser 7.0, pushd/popd CWD locator, GNU gcc/g++ error parser, GNU Assembler error parser, and GNU Linker error parser checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Feb 2017 19:10:59 GMT</pubDate>
    <dc:creator>davidsherman</dc:creator>
    <dc:date>2017-02-14T19:10:59Z</dc:date>
    <item>
      <title>Link errors not reporting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635184#M8159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using KDS 3.0.0, and we are seeing something odd.&amp;nbsp; We have the same .cproject, source, and linker files, but when we build, I see an error reporting that the code configuration exceeded the flash space, but my colleague does not.&amp;nbsp; If it's a clue, he can change his optimization level to none (-O0) and he does see the error, although it still exceeds the available flash space even with -Os.&amp;nbsp; Is there some setting we should be looking for to make sure the error is reporting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 18:40:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635184#M8159</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2017-02-14T18:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors not reporting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635185#M8160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be that your error/message parser settings are different. Can you share the message you see in the console view from the build process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 18:47:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635185#M8160</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-02-14T18:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors not reporting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635186#M8161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich, this is what I see in the console:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Building target: C3MainPM.elf'&lt;BR /&gt;'Invoking: Cross ARM C++ Linker'&lt;BR /&gt;arm-none-eabi-g++ -mcpu=cortex-m0plus -mthumb -Os -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections&amp;nbsp; -g3 -T "C:/KDSProjects/Git/C3MainPM/Project_Settings/Linker_Files/ProcessorExpert.ld" -Xlinker --gc-sections -L"C:/KDSProjects/Git/C3MainPM/Project_Settings/Linker_Files" -L"C:\KDSProjects\Git\KELibs\ServiceLib\Debug" -L"C:\KDSProjects\Git\KELibs\KEDeviceLib\Debug" -L"C:\KDSProjects\Git\KELibs\KEDriverLib\Debug" -Wl,-Map,"C3MainPM.map" --specs=nano.specs -specs=nosys.specs -o "C3MainPM.elf"&amp;nbsp; ./Static_Code/System/CPU_Init.o ./Static_Code/System/Peripherals_Init.o ./Static_Code/System/Vectors.o&amp;nbsp; ./Sources/C3.o ./Sources/C3Custom.o ./Sources/C3CustomStrings.o ./Sources/C3DTCMaps.o ./Sources/Events.o ./Sources/SpTables.o ./Sources/UiMenus.o ./Sources/UiMenusCustom.o ./Sources/exit.o ./Sources/main.o ./Sources/mqx_tasks.o&amp;nbsp; ./Project_Settings/Startup_Code/startup.o&amp;nbsp; ./MQXLITE/psp/cortex_m/core/M0/boot.o ./MQXLITE/psp/cortex_m/core/M0/dispatch.o&amp;nbsp; ./MQXLITE/psp/cortex_m/cortex.o ./MQXLITE/psp/cortex_m/int_gkis.o ./MQXLITE/psp/cortex_m/int_inst.o ./MQXLITE/psp/cortex_m/int_kisr.o ./MQXLITE/psp/cortex_m/int_pvta.o ./MQXLITE/psp/cortex_m/int_unx.o ./MQXLITE/psp/cortex_m/int_vtab.o ./MQXLITE/psp/cortex_m/int_xcpt.o ./MQXLITE/psp/cortex_m/mem_zero.o ./MQXLITE/psp/cortex_m/psp_iinit.o ./MQXLITE/psp/cortex_m/psp_supp.o ./MQXLITE/psp/cortex_m/psp_tiad.o ./MQXLITE/psp/cortex_m/psp_tinm.o ./MQXLITE/psp/cortex_m/psp_tipr.o ./MQXLITE/psp/cortex_m/psp_tisu.o ./MQXLITE/psp/cortex_m/sc_irdyq.o ./MQXLITE/psp/cortex_m/stack_bu.o ./MQXLITE/psp/cortex_m/stack_de.o ./MQXLITE/psp/cortex_m/stack_st.o&amp;nbsp; ./MQXLITE/kernel/idletask.o ./MQXLITE/kernel/int.o ./MQXLITE/kernel/klog.o ./MQXLITE/kernel/lwevent.o ./MQXLITE/kernel/lwlog.o ./MQXLITE/kernel/lwmem.o ./MQXLITE/kernel/lwmsgq.o ./MQXLITE/kernel/lwsem.o ./MQXLITE/kernel/lwtimer.o ./MQXLITE/kernel/mqx_utils.o ./MQXLITE/kernel/mqxlite.o ./MQXLITE/kernel/mutex.o ./MQXLITE/kernel/qu_test.o ./MQXLITE/kernel/sched.o ./MQXLITE/kernel/task.o ./MQXLITE/kernel/time_ticks.o&amp;nbsp; ./MQXLITE/config/task_template_list.o&amp;nbsp; ./Generated_Code/Cpu.o ./Generated_Code/MQX1.o ./Generated_Code/PE_LDD.o ./Generated_Code/Pins1.o ./Generated_Code/SystemTimer1.o&amp;nbsp; ./.metadata/.plugins/org.eclipse.cdt.make.core/specs.o&amp;nbsp;&amp;nbsp; -lServiceLib -lKEDeviceLib -lKEDriverLibs&lt;BR /&gt;c:/freescale/kds_3.0.0/toolchain/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld.exe: C3MainPM.elf section `.text' will not fit in region `m_text'&lt;BR /&gt;c:/freescale/kds_3.0.0/toolchain/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld.exe: region `m_text' overflowed by 1352 bytes&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make: *** [C3MainPM.elf] Error 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the error parser options for both of our environments, they are the same.&amp;nbsp; We have GNU gmake Error parser 7.0, pushd/popd CWD locator, GNU gcc/g++ error parser, GNU Assembler error parser, and GNU Linker error parser checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 19:10:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635186#M8161</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2017-02-14T19:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors not reporting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635187#M8162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;I know that some linker error messages might not be recognized by the error parser if the message is not formatted correctly.&lt;/P&gt;&lt;P&gt;I tried it on my side, and it gets properly recognized:&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/13777iA7CD6DB13AB6E57C/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;These are my error parsers:&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/13824iE43088DB0183025B/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;It might be very well that your KDS 3.0.0 version causes a problem because of the different make utility? The difference is in the KDS 'bin' folder (see &lt;A class="link-titled" href="https://mcuoneclipse.com/2015/03/29/solving-the-8192-character-command-line-limit-on-windows/" title="https://mcuoneclipse.com/2015/03/29/solving-the-8192-character-command-line-limit-on-windows/"&gt;Solving the 8192 Character Command Line Limit on Windows | MCU on Eclipse&lt;/A&gt;&amp;nbsp;). I have attached for you the 'bin' folder of KDS V3.2.0. You can give it at try (rename your 'bin' and use the attached one), maybe this helps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 19:45:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635187#M8162</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-02-14T19:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors not reporting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635188#M8163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erich, but we are both using KDS 3.0.0.&amp;nbsp; Now, on a somewhat related note, I have KDS 3.2.0 installed in a separate directory, could that make a difference?&amp;nbsp; I ask, because interestingly enough, I tried replacing the make utilities in 3.2.0 with the updated ones from your article, and it had a noticeable improvement on a separate issue I had with that one.&amp;nbsp; I have been having a problem with progressively slower builds in KDS 3.2 (different project entirely) which got slower and slower the more I built, to where the whole computer would just drag along until I rebooted.&amp;nbsp; Building that project would go from taking 10-20 seconds to taking 10-20 MINUTES to build for no apparent reason.&amp;nbsp; I can try having my colleague install these build utilities; perhaps when I installed KDS 3.2 then 3.0.0 was latching on to the ones in 3.2?&amp;nbsp; I can try having my colleague install the updated utilities to see if it fixes his issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 20:44:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635188#M8163</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2017-02-14T20:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors not reporting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635189#M8164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;KDS V3.0.0 and 3.2.0 have no interconnections, so you can keep them separate.&lt;/P&gt;&lt;P&gt;About that slow-down issue: I have seen a report in the forum about this, but I think I never saw a resolution or root cause. I do know that some firewalls and virus scanners can slow down things: they see that the compiler gets called again and again in short order, and think it is a virus and starts to slow it down. The other reason could be that the build/make utility got infected and is doing other things and slowing down the build process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 07:18:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635189#M8164</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-02-15T07:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors not reporting</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635190#M8165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, we figured out what was different between us; I had a configuration switch that was different making my image significantly larger.&amp;nbsp; Now I don't see the overflow and our images are the same size, however, it's interesting that there's still a hangup that has us puzzled.&amp;nbsp; According to the map file, we see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.preinit_array&amp;nbsp; 0x0001fe50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe50&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; PROVIDE (__preinit_array_start, .)&lt;BR /&gt;&amp;nbsp;*(.preinit_array*)&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe50&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; PROVIDE (__preinit_array_end, .).preinit_array&amp;nbsp; 0x0001fe50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe50&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; PROVIDE (__preinit_array_start, .)&lt;BR /&gt;&amp;nbsp;*(.preinit_array*)&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe50&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; PROVIDE (__preinit_array_end, .)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.init_array&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001fe50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x4&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe50&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; PROVIDE (__init_array_start, .)&lt;BR /&gt;&amp;nbsp;*(SORT(.init_array.*))&lt;BR /&gt;&amp;nbsp;*(.init_array*)&lt;BR /&gt;&amp;nbsp;.init_array&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001fe50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x4 c:/freescale/kds_3.0.0/toolchain/bin/../lib/gcc/arm-none-eabi/4.8.4/armv6-m/crtbegin.o&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe54&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; PROVIDE (__init_array_end, .)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.fini_array&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001fe54&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x4&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe54&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; PROVIDE (__fini_array_start, .)&lt;BR /&gt;&amp;nbsp;*(SORT(.fini_array.*))&lt;BR /&gt;&amp;nbsp;*(.fini_array*)&lt;BR /&gt;&amp;nbsp;.fini_array&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001fe54&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x4 c:/freescale/kds_3.0.0/toolchain/bin/../lib/gcc/arm-none-eabi/4.8.4/armv6-m/crtbegin.o&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe58&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; PROVIDE (__fini_array_end, .)&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe58&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; ___ROM_AT = .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.mtb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x1ffff000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x1ffff000&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; . = ALIGN (0x8)&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x1ffff000&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; _mtb_start = .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.init_array&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001fe50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x4&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe50&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; PROVIDE (__init_array_start, .)&lt;BR /&gt;&amp;nbsp;*(SORT(.init_array.*))&lt;BR /&gt;&amp;nbsp;*(.init_array*)&lt;BR /&gt;&amp;nbsp;.init_array&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001fe50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x4 c:/freescale/kds_3.0.0/toolchain/bin/../lib/gcc/arm-none-eabi/4.8.4/armv6-m/crtbegin.o&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe54&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; PROVIDE (__init_array_end, .)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.fini_array&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001fe54&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x4&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe54&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; PROVIDE (__fini_array_start, .)&lt;BR /&gt;&amp;nbsp;*(SORT(.fini_array.*))&lt;BR /&gt;&amp;nbsp;*(.fini_array*)&lt;BR /&gt;&amp;nbsp;.fini_array&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0001fe54&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x4 c:/freescale/kds_3.0.0/toolchain/bin/../lib/gcc/arm-none-eabi/4.8.4/armv6-m/crtbegin.o&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe58&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; PROVIDE (__fini_array_end, .)&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x0001fe58&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; ___ROM_AT = .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.mtb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x1ffff000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x1ffff000&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; . = ALIGN (0x8)&lt;BR /&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;&amp;nbsp;&amp;nbsp; 0x1ffff000&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; _mtb_start = .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And we would guess from that that the flash image fits within the 128K flash size since it supposedly ends at 0x1fe58.&amp;nbsp; However, the end of the s-record it generates tells another story:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;21402017820A0034028A0034030A003400CA0034060&lt;BR /&gt;S21402018814A003401CA0034024A003402CA0034054&lt;BR /&gt;S21402019858FE010000F0FF1F4003000000000000A8&lt;BR /&gt;S20C0201A8000000000000000048&lt;BR /&gt;S80400047186&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently there is a problem because we can't debug.&amp;nbsp; I suspect it can't program the flash because it's actually overflowing even though the map doesn't seem to indicate that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 14:42:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Link-errors-not-reporting/m-p/635190#M8165</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2017-02-24T14:42:05Z</dc:date>
    </item>
  </channel>
</rss>

