<?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 define __ram_vector_table__ in makefile in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/define-ram-vector-table-in-makefile/m-p/613160#M36343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I defined a symbol in my makefile:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Xlinker --defsym=__ram_vector_table__=1&lt;/P&gt;&lt;P&gt;This effects the linker if the symbol above is defined, so in a good way M_VECTOR_RAM_SIZE has to be filled with the appropriate value, but in the generated .map file I see that the M_VECTOR_RAM_SIZE is empty. This means the linker doesn't see my define in the makefile:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="map_file.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5854i2C07BA0B79AA8966/image-size/large?v=v2&amp;amp;px=999" role="button" title="map_file.jpg" alt="map_file.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the problem with this, and why doesn't see the linker that __ram_vector_table__ is defined?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Oct 2016 15:40:05 GMT</pubDate>
    <dc:creator>darnaiadam</dc:creator>
    <dc:date>2016-10-29T15:40:05Z</dc:date>
    <item>
      <title>define __ram_vector_table__ in makefile</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/define-ram-vector-table-in-makefile/m-p/613160#M36343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I defined a symbol in my makefile:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Xlinker --defsym=__ram_vector_table__=1&lt;/P&gt;&lt;P&gt;This effects the linker if the symbol above is defined, so in a good way M_VECTOR_RAM_SIZE has to be filled with the appropriate value, but in the generated .map file I see that the M_VECTOR_RAM_SIZE is empty. This means the linker doesn't see my define in the makefile:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="map_file.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5854i2C07BA0B79AA8966/image-size/large?v=v2&amp;amp;px=999" role="button" title="map_file.jpg" alt="map_file.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the problem with this, and why doesn't see the linker that __ram_vector_table__ is defined?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Oct 2016 15:40:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/define-ram-vector-table-in-makefile/m-p/613160#M36343</guid>
      <dc:creator>darnaiadam</dc:creator>
      <dc:date>2016-10-29T15:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: define __ram_vector_table__ in makefile</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/define-ram-vector-table-in-makefile/m-p/613161#M36344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can try to set _ram_vector_table_ in configuration file symbol&amp;nbsp; field which will be added to the linker section&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5824i85AE6E37BD82745C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Oct 2016 01:43:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/define-ram-vector-table-in-makefile/m-p/613161#M36344</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-10-30T01:43:59Z</dc:date>
    </item>
  </channel>
</rss>

