<?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: Debugger can't find MSL source in CodeWarrior for QorIQ</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugger-can-t-find-MSL-source/m-p/123874#M25</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Aaargh! Thanks, I missed that one entirely. Thats much better.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jul 2006 04:58:30 GMT</pubDate>
    <dc:creator>nspon</dc:creator>
    <dc:date>2006-07-14T04:58:30Z</dc:date>
    <item>
      <title>Debugger can't find MSL source</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugger-can-t-find-MSL-source/m-p/123872#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;CW for ColdFire, v6.2. Is the debugger meant to be able to step into the MSL source? It switches to assembly every time I do so, it doesn't seem to be able to find the source. I have "Store Full Path Names" turned on, and the debugger finds the source of a library I have built just fine. I can't see what is different about MSL. I can successfully build the MSL library that I am using, and I have tried turning on "A6 stack frames", but to no avail...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm actually trying to understand alloc.c so I can figure out how to write free-memory and largest-block routines that scan the heap - if this has already been done somewhere I would love to know...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any assistance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nigel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 10:13:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugger-can-t-find-MSL-source/m-p/123872#M23</guid>
      <dc:creator>nspon</dc:creator>
      <dc:date>2006-07-13T10:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger can't find MSL source</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugger-can-t-find-MSL-source/m-p/123873#M24</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;MSL library delivered with CodeWarrior for ColdFire 6.2 are generated without debug information. That is the reason you cannot see source code when you are stepping inside of a library function.&lt;/P&gt;&lt;P&gt;If you wish to be able to debug within the MSL library follows these steps:&lt;BR /&gt;&amp;nbsp; - Check which library files you are linking with your application (For Example&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C_TRK_4i_CF_MSL.a)&lt;BR /&gt;&amp;nbsp; - Open the file {Install}\E68K_Support\msl\MSL_C\MSL_E68k\Project\MSL_C.CF.mcp&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - Activate the build target for the library you are using (for C_TRK_4i_CF_MSL.a&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; it is TRK 4i ColdFire)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - Click next to each if the folder in the column headed with the small green bug. When there is a dot there next to a source file, the compiler will generate debug info for the source file.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - Rebuild the library.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - Rebuild the application&lt;BR /&gt;You should be able to debug within alloc.c now.&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 15:59:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugger-can-t-find-MSL-source/m-p/123873#M24</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-07-13T15:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger can't find MSL source</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugger-can-t-find-MSL-source/m-p/123874#M25</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Aaargh! Thanks, I missed that one entirely. Thats much better.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 04:58:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-QorIQ/Debugger-can-t-find-MSL-source/m-p/123874#M25</guid>
      <dc:creator>nspon</dc:creator>
      <dc:date>2006-07-14T04:58:30Z</dc:date>
    </item>
  </channel>
</rss>

