<?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>ColdFire/68K Microcontrollers and Processors中的主题 Re: MCF52235EVB - MCF52235EVB - Debug Targets</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235EVB-MCF52235EVB-Debug-Targets/m-p/139487#M2172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Entry point of the application is asm_startmeup, located in MCF52235_io.s.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Hardware initialization is done partially in that function and then in function mcf52235_init&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; implemented in module mcf52235_sysinit.c.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Vector table is initialized in module mcf52235_vectors.s.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; All these source files are part of the project source files.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2007 13:15:50 GMT</pubDate>
    <dc:creator>CrasyCat</dc:creator>
    <dc:date>2007-07-11T13:15:50Z</dc:date>
    <item>
      <title>MCF52235EVB - MCF52235EVB - Debug Targets</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235EVB-MCF52235EVB-Debug-Targets/m-p/139484#M2169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;maybe it´s a very simple question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me the difference between the Debug Target "MCF52235EVB Console Debug" and&amp;nbsp; "MCF52235EVB UART Debug" ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alban Edit: please always mention part numbers in the subject line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by Alban on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-07-09&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;04:49 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 21:49:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235EVB-MCF52235EVB-Debug-Targets/m-p/139484#M2169</guid>
      <dc:creator>Student_Exams</dc:creator>
      <dc:date>2007-07-09T21:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235EVB - MCF52235EVB - Debug Targets</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235EVB-MCF52235EVB-Debug-Targets/m-p/139485#M2170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Main difference is the way the printf are treated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;"MCF52235EVB Console Debug" build target will use the console window within the IDE as stdout. This is where printf will show up.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;"MCF52235EVB UART Debug" build target will&amp;nbsp;redirect stdout to an SCI. So you have to open a hyper terminal window to see your output strings.&lt;/DIV&gt;&lt;DIV&gt;This build target is also performing some hardware initialization and initializing the vector table. This is not done in the RAM Console build target.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I hope this helps.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 13:25:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235EVB-MCF52235EVB-Debug-Targets/m-p/139485#M2170</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-07-10T13:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235EVB - MCF52235EVB - Debug Targets</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235EVB-MCF52235EVB-Debug-Targets/m-p/139486#M2171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello again.&lt;BR /&gt;&lt;BR /&gt;Do you know what this additional initialisation is in detail? Where can I find this code?&lt;BR /&gt;My problem is that my code works with uart debug but not with console.&lt;BR /&gt;&lt;BR /&gt;Thx for editing&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 14:11:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235EVB-MCF52235EVB-Debug-Targets/m-p/139486#M2171</guid>
      <dc:creator>Student_Exams</dc:creator>
      <dc:date>2007-07-10T14:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235EVB - MCF52235EVB - Debug Targets</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235EVB-MCF52235EVB-Debug-Targets/m-p/139487#M2172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Entry point of the application is asm_startmeup, located in MCF52235_io.s.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Hardware initialization is done partially in that function and then in function mcf52235_init&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; implemented in module mcf52235_sysinit.c.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Vector table is initialized in module mcf52235_vectors.s.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; All these source files are part of the project source files.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 13:15:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235EVB-MCF52235EVB-Debug-Targets/m-p/139487#M2172</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-07-11T13:15:50Z</dc:date>
    </item>
  </channel>
</rss>

