<?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 Re: K60N512 .data and .data_init definition. in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-data-and-data-init-definition/m-p/471505#M28503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman', serif; font-size: medium; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;Thank you for your interest in NXP Semiconductor products and the opportunity to serve you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman', serif; font-size: medium; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;I'd highly recommend you to use the sample code of the TWR-K60D100M and its link is below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cache.nxp.com/files/microcontrollers/software/app_software/code_examples/KINETIS512_V2_SC.zip" title="https://cache.nxp.com/files/microcontrollers/software/app_software/code_examples/KINETIS512_V2_SC.zip"&gt;https://cache.nxp.com/files/microcontrollers/software/app_software/code_examples/KINETIS512_V2_SC.zip&lt;/A&gt;&lt;/P&gt;&lt;P style="margin: 5px 0; color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: Times New Roman,serif; font-size: 12pt;"&gt;Have a great day,&lt;BR style="background-color: inherit;" /&gt;Ping&lt;BR style="background-color: inherit;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 5px 0; color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: Times New Roman,serif; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 5px 0; color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: Times New Roman,serif; font-size: 12pt;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR style="background-color: inherit;" /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR style="background-color: inherit;" /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2016 02:29:56 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2016-04-05T02:29:56Z</dc:date>
    <item>
      <title>K60N512 .data and .data_init definition.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-data-and-data-init-definition/m-p/471504#M28502</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 am trying to resurrect my Freescale Tower TWR-K60N512 (MK60N512VMD100).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IAR linker is complaining...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Linking&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Error[Li005]: no definition for "__VECTOR_RAM" [referenced from C:\Users\Peter Goddard\Documents\Freescale Tower\Kinetis\hello_world\RAM_128KB\Obj\&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;startup.o]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Error[Li005]: no definition for "__VECTOR_TABLE" [referenced from C:\Users\Peter Goddard\Documents\Freescale Tower\Kinetis\hello_world\RAM_128KB\Obj\&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;startup.o]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Error[Li005]: no definition for "__BOOT_STACK_ADDRESS" [referenced from C:\Users\Peter Goddard\Documents\Freescale Tower\Kinetis\hello_world\&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;RAM_128KB\Obj\vectors.o]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Warning[Lp012]: no sections with name .data included - special symbol .data$$Base (referenced from C:\Users\Peter Goddard\Documents\Freescale Tower\&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Kinetis\hello_world\RAM_128KB\Obj\startup.o) will be zero&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Warning[Lp012]: no sections with name .data_init included - special symbol .data_init$$Base (referenced from C:\Users\Peter Goddard\Documents\Freescale&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Tower\Kinetis\hello_world\RAM_128KB\Obj\startup.o) will be zero&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Warning[Lp012]: no sections with name CodeRelocateRam included - special symbol CodeRelocateRam$$Base (referenced from C:\Users\Peter Goddard\&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Documents\Freescale Tower\Kinetis\hello_world\RAM_128KB\Obj\startup.o) will be zero&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Warning[Lp012]: no sections with name CodeRelocate included - special symbol CodeRelocate$$Base (referenced from C:\Users\Peter Goddard\Documents\&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Freescale Tower\Kinetis\hello_world\RAM_128KB\Obj\startup.o) will be zero&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;Error while running Linker&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco;"&gt;The file startup.c contains the following snippet...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco;"&gt;&lt;STRONG&gt;data_ram = __section_begin(".data");&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco;"&gt;&lt;STRONG&gt;data_rom = __section_begin(".data_init");&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco;"&gt;&lt;STRONG&gt;data_rom_end = __section_end(".data_init");&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco;"&gt;&lt;STRONG&gt;n = data_rom_end - data_rom;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco;"&gt;The linker is using the standard file &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: terminal, monaco;"&gt;$TOOLKIT_DIR$\examples\Freescale\K60\TWR-K60\GettingStarted\config\K60X_ram.icf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco;"&gt;&lt;STRONG&gt;.data &lt;/STRONG&gt;&lt;/SPAN&gt;and&lt;STRONG style="font-family: terminal, monaco;"&gt;.data_init&lt;/STRONG&gt; are not defined in it so how do I define it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 18:29:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-data-and-data-init-definition/m-p/471504#M28502</guid>
      <dc:creator>Smiler</dc:creator>
      <dc:date>2016-04-01T18:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: K60N512 .data and .data_init definition.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-data-and-data-init-definition/m-p/471505#M28503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman', serif; font-size: medium; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;Thank you for your interest in NXP Semiconductor products and the opportunity to serve you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman', serif; font-size: medium; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;I'd highly recommend you to use the sample code of the TWR-K60D100M and its link is below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cache.nxp.com/files/microcontrollers/software/app_software/code_examples/KINETIS512_V2_SC.zip" title="https://cache.nxp.com/files/microcontrollers/software/app_software/code_examples/KINETIS512_V2_SC.zip"&gt;https://cache.nxp.com/files/microcontrollers/software/app_software/code_examples/KINETIS512_V2_SC.zip&lt;/A&gt;&lt;/P&gt;&lt;P style="margin: 5px 0; color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: Times New Roman,serif; font-size: 12pt;"&gt;Have a great day,&lt;BR style="background-color: inherit;" /&gt;Ping&lt;BR style="background-color: inherit;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 5px 0; color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: Times New Roman,serif; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 5px 0; color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="background-color: inherit; font-family: Times New Roman,serif; font-size: 12pt;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR style="background-color: inherit;" /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR style="background-color: inherit;" /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 02:29:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60N512-data-and-data-init-definition/m-p/471505#M28503</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-04-05T02:29:56Z</dc:date>
    </item>
  </channel>
</rss>

