<?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>CodeWarrior Development ToolsのトピックRe: How to change the alignment mode for Kinetis K60 in Codewarrior ?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-change-the-alignment-mode-for-Kinetis-K60-in-Codewarrior/m-p/301351#M636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, I'm trying to run FreeRTOS + lwIP communication stack on this TWRK60F120 board. Then in order to configure lwIP, something about the "memory alignment" is needed, which should be set to values like 4, 2, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, is this "memory alignment" setting declared somewhere in program as a "global variable"? Can we at meantime change it only for some structures or variables in program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if the alignment mode is predeclared, usually where should it be, in the liker file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much:smileywink: &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 07:36:35 GMT</pubDate>
    <dc:creator>kenansun</dc:creator>
    <dc:date>2014-04-23T07:36:35Z</dc:date>
    <item>
      <title>How to change the alignment mode for Kinetis K60 in Codewarrior ?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-change-the-alignment-mode-for-Kinetis-K60-in-Codewarrior/m-p/301349#M634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to change the alignment mode for my K60FN1M0 MCU on the TWRK60F120 evaluation board. I'm using IDE Codewarrior 10.6 and GCC toolkit.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In fact, I'm even not sure if it's a compiler configuration or we should change somewhere in the codes manually&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me, many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 10:40:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-change-the-alignment-mode-for-Kinetis-K60-in-Codewarrior/m-p/301349#M634</guid>
      <dc:creator>kenansun</dc:creator>
      <dc:date>2014-04-22T10:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the alignment mode for Kinetis K60 in Codewarrior ?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-change-the-alignment-mode-for-Kinetis-K60-in-Codewarrior/m-p/301350#M635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kenan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is exactly the change you want to do? Is this about something like structure padding/packing? Or about how the linker organizes variables, code and memory space?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 03:31:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-change-the-alignment-mode-for-Kinetis-K60-in-Codewarrior/m-p/301350#M635</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-04-23T03:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the alignment mode for Kinetis K60 in Codewarrior ?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-change-the-alignment-mode-for-Kinetis-K60-in-Codewarrior/m-p/301351#M636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, I'm trying to run FreeRTOS + lwIP communication stack on this TWRK60F120 board. Then in order to configure lwIP, something about the "memory alignment" is needed, which should be set to values like 4, 2, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, is this "memory alignment" setting declared somewhere in program as a "global variable"? Can we at meantime change it only for some structures or variables in program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if the alignment mode is predeclared, usually where should it be, in the liker file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much:smileywink: &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 07:36:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-change-the-alignment-mode-for-Kinetis-K60-in-Codewarrior/m-p/301351#M636</guid>
      <dc:creator>kenansun</dc:creator>
      <dc:date>2014-04-23T07:36:35Z</dc:date>
    </item>
  </channel>
</rss>

