<?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: iMXRT toolbox v1.2.0 linking error in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/iMXRT-toolbox-v1-2-0-linking-error/m-p/1276930#M6062</link>
    <description>&lt;P&gt;Hello Maciek,&lt;/P&gt;
&lt;P&gt;Sorry about this oversight from our side.&lt;/P&gt;
&lt;P&gt;The fix can be done on your side:&lt;/P&gt;
&lt;P&gt;- go to [toolbox_instalation_folder]\mbdtbx_imxrt\linker_files\default\flash&lt;/P&gt;
&lt;P&gt;- look for&amp;nbsp;MIMXRT1064xxxxA.ld and replace the lines:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;INCLUDE "evkmimxrt1064_bubble_peripheral_Debug_library.ld"&lt;BR /&gt;INCLUDE "evkmimxrt1064_bubble_peripheral_Debug_memory.ld"&lt;/P&gt;
&lt;P&gt;with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;INCLUDE "MIMXRT1064xxxxA_library.ld"&lt;BR /&gt;INCLUDE "MIMXRT1064xxxxA_memory.ld"&lt;/P&gt;
&lt;P&gt;This ensure that the fix will apply to all projects you create on i.MXRT1064.&lt;/P&gt;
&lt;P&gt;For the model you already created you can either delete the &amp;lt;model_name&amp;gt;Config project or copy the&amp;nbsp;MIMXRT1064xxxxA.ld modified above in &amp;lt;model_name&amp;gt;Config/linker_files&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Alexandra&lt;/P&gt;</description>
    <pubDate>Fri, 14 May 2021 09:38:48 GMT</pubDate>
    <dc:creator>nxa11767</dc:creator>
    <dc:date>2021-05-14T09:38:48Z</dc:date>
    <item>
      <title>iMXRT toolbox v1.2.0 linking error</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/iMXRT-toolbox-v1-2-0-linking-error/m-p/1276916#M6061</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;after switching to iMXRT toolbox v1.2.0 we are trying to run examples on i.MX RT1064 EVK board.&lt;/P&gt;&lt;P&gt;(fresh installation in R2021a)&lt;/P&gt;&lt;P&gt;After changing 'evkmimxrt1060_gpio_interrupt' example to i.MX RT1064 (LED and button addresses are the same in 1060 and 1064 EVK) we get the following build error:&lt;/P&gt;&lt;P&gt;".../matlab/add-ons/toolboxes/nxp_mbdtoolbox_imxrt1xxx/tools/buildtools/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot open linker script file evkmimxrt1064_bubble_peripheral_Debug_library.ld: No such file or directory&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status..."&lt;/P&gt;&lt;P&gt;How to correct this error ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Maciek&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 09:27:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/iMXRT-toolbox-v1-2-0-linking-error/m-p/1276916#M6061</guid>
      <dc:creator>Maciek</dc:creator>
      <dc:date>2021-05-14T09:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: iMXRT toolbox v1.2.0 linking error</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/iMXRT-toolbox-v1-2-0-linking-error/m-p/1276930#M6062</link>
      <description>&lt;P&gt;Hello Maciek,&lt;/P&gt;
&lt;P&gt;Sorry about this oversight from our side.&lt;/P&gt;
&lt;P&gt;The fix can be done on your side:&lt;/P&gt;
&lt;P&gt;- go to [toolbox_instalation_folder]\mbdtbx_imxrt\linker_files\default\flash&lt;/P&gt;
&lt;P&gt;- look for&amp;nbsp;MIMXRT1064xxxxA.ld and replace the lines:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;INCLUDE "evkmimxrt1064_bubble_peripheral_Debug_library.ld"&lt;BR /&gt;INCLUDE "evkmimxrt1064_bubble_peripheral_Debug_memory.ld"&lt;/P&gt;
&lt;P&gt;with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;INCLUDE "MIMXRT1064xxxxA_library.ld"&lt;BR /&gt;INCLUDE "MIMXRT1064xxxxA_memory.ld"&lt;/P&gt;
&lt;P&gt;This ensure that the fix will apply to all projects you create on i.MXRT1064.&lt;/P&gt;
&lt;P&gt;For the model you already created you can either delete the &amp;lt;model_name&amp;gt;Config project or copy the&amp;nbsp;MIMXRT1064xxxxA.ld modified above in &amp;lt;model_name&amp;gt;Config/linker_files&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Alexandra&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 09:38:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/iMXRT-toolbox-v1-2-0-linking-error/m-p/1276930#M6062</guid>
      <dc:creator>nxa11767</dc:creator>
      <dc:date>2021-05-14T09:38:48Z</dc:date>
    </item>
  </channel>
</rss>

