<?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>CodeWarrior for MCU中的主题 Re: Linker error &amp;quot;not found, cannot display source&amp;quot;</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1335003#M15604</link>
    <description>&lt;P&gt;Import from the path&amp;nbsp;C:\Freescale\CW MCU v11.1\MCU\ColdFire_Support\ewl project and make a clean build.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 04 Sep 2021 02:43:22 GMT</pubDate>
    <dc:creator>marceli1</dc:creator>
    <dc:date>2021-09-04T02:43:22Z</dc:date>
    <item>
      <title>Linker error "not found, cannot display source"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1299971#M15557</link>
      <description>&lt;P&gt;&lt;BR /&gt;I'm getting the following errors with the linker during the build of a project in CodeWarrior 10.6.4 that is just the basic bareboard project for MCF54452. I only get these errors when the build settings for coldfire linker Output has the "Generate Listing File" box checked.&lt;/P&gt;&lt;P&gt;There was another thread where someone had similar problems and was told to rebuild the runtime library (&lt;A href="https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-quot-cannot-display-source-quot-with-source-file-in/m-p/199172/highlight/true" target="_blank"&gt;https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-quot-cannot-display-source-quot-with-source-file-in/m-p/199172/highlight/true&lt;/A&gt;) which I have done with no change.&lt;/P&gt;&lt;P&gt;Does anyone have an idea what else it could be?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;**** Build of configuration RAM for project Y8 ****&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;"C:\\Freescale\\CW MCU v10.6.4\\gnu\\bin\\mingw32-make" -j16 all &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;'Building target: Y8.elf'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;'Executing target #6 Y8.elf'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;'Invoking: ColdFire Linker'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;"C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf" -o "Y8.elf" @@"Y8.args" &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printf.c" not &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printf.c" not &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\include\cctype" not &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\mem.c" not &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\string.c" not &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\string.c" not &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c" &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;not found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c" &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;not found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c" &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;not found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c" &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;not found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c" &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;not found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;Source file &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;"D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\coldfire\uart_console_io_cf.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;c" not found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;"D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\coldfire\uart_console_io_cf.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;c" not found, cannot display source&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;gt;"D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_Runtime\Runtime_ColdFire\Source\ab&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 23:13:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1299971#M15557</guid>
      <dc:creator>breel</dc:creator>
      <dc:date>2021-06-29T23:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error "not found, cannot display source"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1299998#M15558</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Are you using a project you bring from another computer? In this case please use option clean before building the project.&lt;BR /&gt;If this does not solve your problem please create a new bareboard project and let me know if you have the same warning. Thanks.&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 01:18:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1299998#M15558</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2021-06-30T01:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error "not found, cannot display source"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1300415#M15559</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;I am creating a new bareboard project, not bringing project over. I am creating bareboard project type application for MCF54452, P&amp;amp;E USB MultiLink connection, full board support, no optimizations.&lt;/P&gt;&lt;P&gt;Clean project/build project does not solve the problem. I still get the same warnings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know if it helps, but I do not have a "D:"&amp;nbsp;&lt;LI-EMOJI id="lia_anguished-face" title=":anguished_face:"&gt;&lt;/LI-EMOJI&gt;directory and did not either at the time of installing CodeWarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 12:33:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1300415#M15559</guid>
      <dc:creator>breel</dc:creator>
      <dc:date>2021-06-30T12:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error "not found, cannot display source"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1300814#M15560</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried with CodeWarrior for MCU V11.1 without meet related issue.&lt;/P&gt;&lt;P&gt;I would recommend to install the latest &lt;A href="https://www.nxp.com/design/software/development-software/codewarrior-development-tools/codewarrior-legacy/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-qorivva-56xx-rs08-s08-s12z-11-1:CW-MCU10?tab=Design_Tools_Tab" target="_self"&gt;CodeWarrior V11.1&lt;/A&gt; software and test if there with related issue or not.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 02:26:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1300814#M15560</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2021-07-01T02:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error "not found, cannot display source"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1301341#M15561</link>
      <description>&lt;P&gt;Thank you for responding. At your suggestion, I installed CodeWarrior V11.1 found at your link.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again,&amp;nbsp;&lt;SPAN&gt;I am creating a new bareboard project, not bringing project over. I am creating bareboard project type application for MCF54452, P&amp;amp;E USB MultiLink connection, full board support, no optimizations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When the project is generated I can build the project, and it builds with no errors... but I need a listing to be generated. When I check the box in the&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;build settings&lt;/STRONG&gt; for &lt;STRONG&gt;coldfire linker Output&lt;/STRONG&gt; to "&lt;STRONG&gt;Generate Listing File&lt;/STRONG&gt;" then also&amp;nbsp;&lt;/SPAN&gt;V11.1 fails and gives the following errors, same as V10.6.4 :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;**** Build of configuration RAM for project y8 ****&lt;/P&gt;&lt;P&gt;"C:\\Freescale\\CW MCU v11.1\\gnu\\bin\\mingw32-make" -j16 all&lt;BR /&gt;'Building target: y8.elf'&lt;BR /&gt;'Executing target #6 y8.elf'&lt;BR /&gt;'Invoking: ColdFire Linker'&lt;BR /&gt;"C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf" -o "y8.elf" @@"y8.args"&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printf.c" not&lt;BR /&gt;&amp;gt;found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printf.c" not&lt;BR /&gt;&amp;gt;found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\include\cctype" not&lt;BR /&gt;&amp;gt;found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\mem.c" not&lt;BR /&gt;&amp;gt;found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\string.c" not&lt;BR /&gt;&amp;gt;found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\string.c" not&lt;BR /&gt;&amp;gt;found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c"&lt;BR /&gt;&amp;gt;not found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c"&lt;BR /&gt;&amp;gt;not found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c"&lt;BR /&gt;&amp;gt;not found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c"&lt;BR /&gt;&amp;gt;not found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file "D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printformat.c"&lt;BR /&gt;&amp;gt;not found, cannot display source&lt;BR /&gt;C:/Freescale/CW MCU v11.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Warning&lt;BR /&gt;&amp;gt;Source file&lt;BR /&gt;&amp;gt;"D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\coldfire\uart_console_io_cf.&lt;BR /&gt;&amp;gt;c" not found, cannot display source&lt;BR /&gt;&amp;gt;"D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\coldfire\uart_console_io_cf.&lt;BR /&gt;&amp;gt;c" not found, cannot display source&lt;BR /&gt;&amp;gt;"D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_Runtime\Runtime_ColdFire\Source\ab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 17:41:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1301341#M15561</guid>
      <dc:creator>breel</dc:creator>
      <dc:date>2021-07-01T17:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error "not found, cannot display source"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1301384#M15562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This is caused by the ewl libs delivered as pre-compiled with this path "&lt;SPAN&gt;D:\w\ColdFire\ColdFire_Build_Tools\ewl\EWL_C\src\printf.c"&lt;/SPAN&gt;&amp;nbsp;to the source file.&lt;/P&gt;
&lt;P&gt;In order to change it you should rebuild the ewl libs on your machine. This will change the original absolute path to the source file to your pathsa and you can generate disassembly including lib source C statements.&lt;/P&gt;
&lt;P&gt;Note:&lt;/P&gt;
&lt;P&gt;The debugger can show the source code properly even without rebuild due to path mapping set. See below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stanish_0-1625177087738.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/148547i67ECEB57C4C6D515/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stanish_0-1625177087738.png" alt="stanish_0-1625177087738.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 22:06:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1301384#M15562</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2021-07-01T22:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error "not found, cannot display source"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1312383#M15574</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for the patience.&lt;/P&gt;
&lt;P&gt;Our CodeWarrior expert provided a quick workaround:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;It is necessary to add the next paths to Linker Settings -&amp;gt; Library Search Path:&lt;/P&gt;
&lt;P&gt;"${MCUToolsBaseDir}/ColdFire_Support/ewl/EWL_C/src"&lt;/P&gt;
&lt;P&gt;"${MCUToolsBaseDir}/ColdFire_Support/ewl/EWL_C/include"&lt;/P&gt;
&lt;P&gt;"${MCUToolsBaseDir}/ColdFire_Support/ewl/EWL_C/src/coldfire"&lt;/P&gt;
&lt;P&gt;Also see picture attached.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hui_Ma_0-1627022158913.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/150644i05B42CFA69AE9927/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hui_Ma_0-1627022158913.png" alt="Hui_Ma_0-1627022158913.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With above workaround I could pass project build and with below warning info:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hui_Ma_1-1627022245623.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/150645iF51308D6B56981D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hui_Ma_1-1627022245623.png" alt="Hui_Ma_1-1627022245623.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Wish it helps.&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 06:37:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1312383#M15574</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2021-07-23T06:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error "not found, cannot display source"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1313444#M15578</link>
      <description>&lt;P&gt;This worked. Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 23:25:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1313444#M15578</guid>
      <dc:creator>breel</dc:creator>
      <dc:date>2021-07-26T23:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error "not found, cannot display source"</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1335003#M15604</link>
      <description>&lt;P&gt;Import from the path&amp;nbsp;C:\Freescale\CW MCU v11.1\MCU\ColdFire_Support\ewl project and make a clean build.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Sep 2021 02:43:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Linker-error-quot-not-found-cannot-display-source-quot/m-p/1335003#M15604</guid>
      <dc:creator>marceli1</dc:creator>
      <dc:date>2021-09-04T02:43:22Z</dc:date>
    </item>
  </channel>
</rss>

