<?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: The command line generated abs file can't be used to debug</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/The-command-line-generated-abs-file-can-t-be-used-to-debug/m-p/152220#M3724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Stanish,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your help. Yes,&amp;nbsp;it works on my side now after I enable the "Automatically erase and program..." option.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Just another question, does it means that hiwave can automaticall choose the correct startup, preload and postload command file if the&amp;nbsp; "Automatically erase and program..." option is enabled. Do I need manually specify the command file before I start the hiwave.exe by using command line?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;Simon&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Feb 2009 15:48:55 GMT</pubDate>
    <dc:creator>admin</dc:creator>
    <dc:date>2009-02-13T15:48:55Z</dc:date>
    <item>
      <title>The command line generated abs file can't be used to debug</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/The-command-line-generated-abs-file-can-t-be-used-to-debug/m-p/152218#M3722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello Wang,&lt;/DIV&gt;&lt;DIV&gt;I am using command line method to build my application, but I can't use hiwave.exe to debug the generated abs file, it always report the error as below, detail pls see the attached screenshot:&lt;/DIV&gt;&lt;DIV&gt;"&lt;BR /&gt;STARTED&lt;BR /&gt;RUNNING&lt;BR /&gt;ILLEGAL_BP&lt;BR /&gt;"&lt;/DIV&gt;&lt;DIV&gt;And also I can't set the breakpoint, it seems not work. Attached pls find my application, I use my own debug.exe to autoload hiwave.exe. My sample applicaiton only contains three source files including main.c, datapage.c and start12.c which I copied from a Codewarrior IDE generated project and didn't make any change.&lt;/DIV&gt;&lt;DIV&gt;I am using the CodeWarrior_for_HCS12_V4.7 and demo board DEMO9S12XEP100.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Do I need the command file for debug tool?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;Simon&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 13:42:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/The-command-line-generated-abs-file-can-t-be-used-to-debug/m-p/152218#M3722</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2009-02-12T13:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: The command line generated abs file can't be used to debug</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/The-command-line-generated-abs-file-can-t-be-used-to-debug/m-p/152219#M3723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi Simon Zhu,&lt;BR /&gt;&lt;BR /&gt;Seems your code gets lost since program counter is set to 0. &lt;BR /&gt;I've tried to load your abs. file and debug work as expected. Your .abs file might not be flashed correctly.&lt;BR /&gt;&lt;BR /&gt;How do you flash the program? You should mass erase the MCU first and then load the code.&lt;BR /&gt;Attached is the "Load Application" dialog. Double check that "Automatically erase and program..." option is enabled. You can also enable the verification option to be sure.&lt;BR /&gt;&lt;BR /&gt;Stanish&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 19:51:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/The-command-line-generated-abs-file-can-t-be-used-to-debug/m-p/152219#M3723</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2009-02-12T19:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: The command line generated abs file can't be used to debug</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/The-command-line-generated-abs-file-can-t-be-used-to-debug/m-p/152220#M3724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Stanish,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your help. Yes,&amp;nbsp;it works on my side now after I enable the "Automatically erase and program..." option.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Just another question, does it means that hiwave can automaticall choose the correct startup, preload and postload command file if the&amp;nbsp; "Automatically erase and program..." option is enabled. Do I need manually specify the command file before I start the hiwave.exe by using command line?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;Simon&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 15:48:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/The-command-line-generated-abs-file-can-t-be-used-to-debug/m-p/152220#M3724</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2009-02-13T15:48:55Z</dc:date>
    </item>
    <item>
      <title>Compiler Version Issue</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/The-command-line-generated-abs-file-can-t-be-used-to-debug/m-p/152221#M3725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am using freescale codewarrior 4.7, but facing a problem in my o/p. Actually previously the project was made in V3.1 and is working fine in that. When I compiled same program in V4.7 it throw no error but in my o/p there is a flickering with LCD Display.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hardware used were same for both the versions.&lt;/P&gt;&lt;P&gt;can anybody&amp;nbsp; put some light.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 19:58:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/The-command-line-generated-abs-file-can-t-be-used-to-debug/m-p/152221#M3725</guid>
      <dc:creator>niraj_sh4u</dc:creator>
      <dc:date>2009-02-20T19:58:06Z</dc:date>
    </item>
  </channel>
</rss>

