<?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>Kinetis MicrocontrollersのトピックSubject:      K60 ram bitfield usage</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Subject-K60-ram-bitfield-usage/m-p/260128#M7940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Description:&lt;/P&gt;&lt;P&gt;Is there a sample code for better understandig usage of bitfield area in K60 (Kinetis) and linker settings if necessary?&lt;/P&gt;&lt;P&gt;I'm using gcc compiler and linker.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Dec 2013 08:45:38 GMT</pubDate>
    <dc:creator>sandrobilardi</dc:creator>
    <dc:date>2013-12-13T08:45:38Z</dc:date>
    <item>
      <title>Subject:      K60 ram bitfield usage</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Subject-K60-ram-bitfield-usage/m-p/260128#M7940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Description:&lt;/P&gt;&lt;P&gt;Is there a sample code for better understandig usage of bitfield area in K60 (Kinetis) and linker settings if necessary?&lt;/P&gt;&lt;P&gt;I'm using gcc compiler and linker.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 08:45:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Subject-K60-ram-bitfield-usage/m-p/260128#M7940</guid>
      <dc:creator>sandrobilardi</dc:creator>
      <dc:date>2013-12-13T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Subject:      K60 ram bitfield usage</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Subject-K60-ram-bitfield-usage/m-p/260129#M7941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, I know of no tools that will 'help' you use the bit-access functions ('bit banding') available to the upper-half of SRAM in Kinetis K.&amp;nbsp; I have one application with a LOT of boolean arrays, and I was really hoping the tools would allow me to declare them so, and the compiler and linker would recognize the special addressing requirements, but no dice.&amp;nbsp; You have to 'make your own RAM space' and force allocation within it so that the compiler can understand the access process.&amp;nbsp; I did find one VERY nice usage for bit-banding as my 'local' image of a monochrome bitmap display, and I could use the bit-banding access to directly write individual pixels for line and bitblt functions, in an array padded with SPI-overhead bytes for DMA.&amp;nbsp; Look at my post in here:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/309727" title="https://community.freescale.com/thread/309727"&gt;https://community.freescale.com/thread/309727&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Dec 2013 00:08:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Subject-K60-ram-bitfield-usage/m-p/260129#M7941</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2013-12-14T00:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Subject:      K60 ram bitfield usage</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Subject-K60-ram-bitfield-usage/m-p/260130#M7942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for answer. I have seen at your link and I understood the principle. Not for quick use.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 14:53:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Subject-K60-ram-bitfield-usage/m-p/260130#M7942</guid>
      <dc:creator>sandrobilardi</dc:creator>
      <dc:date>2013-12-17T14:53:04Z</dc:date>
    </item>
  </channel>
</rss>

