<?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>Processor Expert Softwareのトピック_VECTOR_RAM cannot be found</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/VECTOR-RAM-cannot-be-found/m-p/347136#M2636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I treid to use bsp with PE on coldfire mcf52259x.&lt;/P&gt;&lt;P&gt;First the startcf.h could not be found. I added some path to my project and than it worked&lt;/P&gt;&lt;P&gt;Second the the ERROR&amp;nbsp; "__VECTOR_RAM" Referenced from "__initialize_hardware".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont realy know where this label has to be. Its in the lcf I use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;.interrupts :&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ___VECTOR_RAM = .;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * (.vectortable)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; . = ALIGN (0x4);&lt;/P&gt;&lt;P&gt;&amp;nbsp; } &amp;gt; interrupts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;The error:&lt;/P&gt;&lt;P&gt;Description&amp;nbsp;&amp;nbsp;&amp;nbsp; Resource&amp;nbsp;&amp;nbsp;&amp;nbsp; Path&amp;nbsp;&amp;nbsp;&amp;nbsp; Location&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&lt;/P&gt;&lt;P&gt;Undefined : "__VECTOR_RAM" Referenced from "__initialize_hardware" in&amp;nbsp;&amp;nbsp;&amp;nbsp; hello3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C/C++ Problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/45635i0BBF161C69AAAD0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can find this label in the CPU.c (There i can't be found) in the lcf and in the Cpu_c.obj no where else in may project folder!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2014 10:28:01 GMT</pubDate>
    <dc:creator>kleckerspur</dc:creator>
    <dc:date>2014-09-08T10:28:01Z</dc:date>
    <item>
      <title>_VECTOR_RAM cannot be found</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/VECTOR-RAM-cannot-be-found/m-p/347136#M2636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I treid to use bsp with PE on coldfire mcf52259x.&lt;/P&gt;&lt;P&gt;First the startcf.h could not be found. I added some path to my project and than it worked&lt;/P&gt;&lt;P&gt;Second the the ERROR&amp;nbsp; "__VECTOR_RAM" Referenced from "__initialize_hardware".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont realy know where this label has to be. Its in the lcf I use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;.interrupts :&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ___VECTOR_RAM = .;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * (.vectortable)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; . = ALIGN (0x4);&lt;/P&gt;&lt;P&gt;&amp;nbsp; } &amp;gt; interrupts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;The error:&lt;/P&gt;&lt;P&gt;Description&amp;nbsp;&amp;nbsp;&amp;nbsp; Resource&amp;nbsp;&amp;nbsp;&amp;nbsp; Path&amp;nbsp;&amp;nbsp;&amp;nbsp; Location&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&lt;/P&gt;&lt;P&gt;Undefined : "__VECTOR_RAM" Referenced from "__initialize_hardware" in&amp;nbsp;&amp;nbsp;&amp;nbsp; hello3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C/C++ Problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/45635i0BBF161C69AAAD0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can find this label in the CPU.c (There i can't be found) in the lcf and in the Cpu_c.obj no where else in may project folder!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 10:28:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/VECTOR-RAM-cannot-be-found/m-p/347136#M2636</guid>
      <dc:creator>kleckerspur</dc:creator>
      <dc:date>2014-09-08T10:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: _VECTOR_RAM cannot be found</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/VECTOR-RAM-cannot-be-found/m-p/347137#M2637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have tried to reproduce your problem but when I create a new Bareboard project in CW MCU 10.5 (and also 10.6) for MCF52259 with Processor Expert&amp;nbsp; the project can be generarted and compiled without any error.&lt;/P&gt;&lt;P&gt;Could you provide more details about your project (steps to reproduce the problem), please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The section from the lcf file, you stated above, contains definition of the ___VECTOR_RAM at the first free address of the interrupt memory section, i.e. the ___VECTOR_RAM is defined in this linker command file and it is referenced in the CPU.c&amp;nbsp; (extern uint32 __VECTOR_RAM[];).&lt;/P&gt;&lt;P&gt;For more details about linker command line syntax see the Help or application note AN4329: &lt;A href="http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4329.pdf" title="http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4329.pdf"&gt;http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4329.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 06:28:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/VECTOR-RAM-cannot-be-found/m-p/347137#M2637</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2014-09-25T06:28:39Z</dc:date>
    </item>
  </channel>
</rss>

