<?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のトピックMCF5234 Problem, booting from Flash</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5234-Problem-booting-from-Flash/m-p/160510#M5045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Hello Guys and Girls,&lt;/DIV&gt;&lt;DIV&gt;we&amp;nbsp;have some problems, booting from Flash. Maybe someone can give me a hint.&lt;/DIV&gt;&lt;DIV&gt;We are using the EDGE Software by Mentor for developing and Nucleus as OS for our Software.&lt;/DIV&gt;&lt;DIV&gt;In order to get things work, I need to use rtti and exception handling.&lt;/DIV&gt;&lt;DIV&gt;I know that I must initialize certain sections in the linker-file, but honestly I don't know exactly which.&lt;/DIV&gt;&lt;DIV&gt;Below you can see my linker-file.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;START _INT_InitializeINITDATA varsINITDATA cxx_rttiINITDATA cxx_edt&lt;/PRE&gt;&lt;PRE&gt;SECT vars = $00300000ORDER vars, zerovars, ioports, stack, heap, system_stack, hisr_stack, avail_memorySECT vectors = $FFE00000ORDER vectors, version, code, strings, const, literals, initfini, ??INITDATA, endofrom; Include libraries hereLOAD \mgc\embedded\tools\microtec\coldfire\5.5\lib\ze\ccccfab52.libLOAD \mgc\embedded\tools\microtec\coldfire\5.5\lib\mcccfab52.libLOAD \mgc\embedded\tools\microtec\coldfire\5.5\lib\ze\stlcfab52.lib&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Dirk&amp;nbsp;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2020 09:05:55 GMT</pubDate>
    <dc:creator>sirlenzelot</dc:creator>
    <dc:date>2020-10-29T09:05:55Z</dc:date>
    <item>
      <title>MCF5234 Problem, booting from Flash</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5234-Problem-booting-from-Flash/m-p/160510#M5045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Hello Guys and Girls,&lt;/DIV&gt;&lt;DIV&gt;we&amp;nbsp;have some problems, booting from Flash. Maybe someone can give me a hint.&lt;/DIV&gt;&lt;DIV&gt;We are using the EDGE Software by Mentor for developing and Nucleus as OS for our Software.&lt;/DIV&gt;&lt;DIV&gt;In order to get things work, I need to use rtti and exception handling.&lt;/DIV&gt;&lt;DIV&gt;I know that I must initialize certain sections in the linker-file, but honestly I don't know exactly which.&lt;/DIV&gt;&lt;DIV&gt;Below you can see my linker-file.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;START _INT_InitializeINITDATA varsINITDATA cxx_rttiINITDATA cxx_edt&lt;/PRE&gt;&lt;PRE&gt;SECT vars = $00300000ORDER vars, zerovars, ioports, stack, heap, system_stack, hisr_stack, avail_memorySECT vectors = $FFE00000ORDER vectors, version, code, strings, const, literals, initfini, ??INITDATA, endofrom; Include libraries hereLOAD \mgc\embedded\tools\microtec\coldfire\5.5\lib\ze\ccccfab52.libLOAD \mgc\embedded\tools\microtec\coldfire\5.5\lib\mcccfab52.libLOAD \mgc\embedded\tools\microtec\coldfire\5.5\lib\ze\stlcfab52.lib&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Dirk&amp;nbsp;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:05:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5234-Problem-booting-from-Flash/m-p/160510#M5045</guid>
      <dc:creator>sirlenzelot</dc:creator>
      <dc:date>2020-10-29T09:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5234 Problem, booting from Flash</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5234-Problem-booting-from-Flash/m-p/160511#M5046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Additional Information:&lt;/DIV&gt;&lt;DIV&gt;Our target board is well initialized. There is no problem.&lt;/DIV&gt;&lt;DIV&gt;In debug mode everything works&amp;nbsp;fine.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 17:14:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5234-Problem-booting-from-Flash/m-p/160511#M5046</guid>
      <dc:creator>sirlenzelot</dc:creator>
      <dc:date>2008-05-30T17:14:22Z</dc:date>
    </item>
  </channel>
</rss>

