<?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のトピックRe: CW10.4se, K60 TWR CDC example + code size limitation warning</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234685#M5359</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'm not sure which warning your are seeing. Could you post that warning (sceenshot?)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Jun 2013 04:41:53 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2013-06-23T04:41:53Z</dc:date>
    <item>
      <title>CW10.4se, K60 TWR CDC example + code size limitation warning</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234683#M5357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting a code size limitation warning when I try and debug the CDC example from the USB stack V4.11. This is on segger Jlink or OSBDM debug options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map file output:&lt;/P&gt;&lt;P&gt;# Memory map:&lt;/P&gt;&lt;P&gt;&amp;nbsp; v_addr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; p_addr&amp;nbsp;&amp;nbsp; size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name&lt;/P&gt;&lt;P&gt;&amp;nbsp; 00000000 00000000 000001E0 .interrupts m_interrupts&lt;/P&gt;&lt;P&gt;&amp;nbsp; 00000800 00000800 00004920 .app_text&amp;nbsp; m_text&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1FFF0000 00005120 000006F0 .app_data&amp;nbsp; m_data&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1FFF06F0 1FFF06F0 00000BD0 .bss&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; m_data&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1FFF12C0 00005810 00000018 .romp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; m_data&lt;/P&gt;&lt;P&gt;&amp;nbsp; 00000400 00000400 00000000 .cfmprotect m_cfmprotrom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you add the sizes, it comes out at 24024Bytes decimal. K series has 128KB limitation according to &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-SUITE-SPECIAL&amp;amp;tid=CWH"&gt;this page&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running CW10.4se on windows 7 pro x64. The K70 example worked fine over OSBDM (jlink wouldn't work for some reason) and when I hit debug, it says it can't continue, and to check my licence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody got any suggestions???&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Jun 2013 16:09:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234683#M5357</guid>
      <dc:creator>Frost</dc:creator>
      <dc:date>2013-06-22T16:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: CW10.4se, K60 TWR CDC example + code size limitation warning</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234684#M5358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried the &lt;STRONG&gt;Processor Expert CDC example&lt;/STRONG&gt;. It worked, BUT I had to re-configure it as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When trying to debug, it will first say "invalid memory configuration file". To fix this, go into the debug settings, and re-point the target .mem file to the .mem file in your project. It uses the USB Audio example .mem file by default. If this is not in your workspace because you haven't opened the audio example, you need to re-point it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As above, the kinetis init .tcl file needs to be re-pointed from the same place as well.Then it debugged using osbdm debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The project downloads 14500Bytes, as a size indication. Still can't find why I'm having the limitation warning above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Jun 2013 18:58:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234684#M5358</guid>
      <dc:creator>Frost</dc:creator>
      <dc:date>2013-06-22T18:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: CW10.4se, K60 TWR CDC example + code size limitation warning</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234685#M5359</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'm not sure which warning your are seeing. Could you post that warning (sceenshot?)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2013 04:41:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234685#M5359</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-06-23T04:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: CW10.4se, K60 TWR CDC example + code size limitation warning</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234686#M5360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the warning, diagnostic info is attached.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CW10.4_CDC_Licence_Error.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119523iFDCC12ADE69F4C55/image-size/large?v=v2&amp;amp;px=999" role="button" title="CW10.4_CDC_Licence_Error.jpg" alt="CW10.4_CDC_Licence_Error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As said above, I can compile/run/debug the processor expert version, but not the baremetal version.... I'm running 10.4SE but have had previous versions of CW on this machine. (10.2, 10.3beta &amp;amp; 10.3 iirc)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2013 10:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234686#M5360</guid>
      <dc:creator>Frost</dc:creator>
      <dc:date>2013-06-23T10:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: CW10.4se, K60 TWR CDC example + code size limitation warning</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234687#M5361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, I see. So this is not a warning, but an error. That's why I was not sure what you are seeing.&lt;/P&gt;&lt;P&gt;Maybe it is this problem I had too:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/08/06/please-check-your-license/" title="http://mcuoneclipse.com/2012/08/06/please-check-your-license/"&gt;Please Check Your License | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;I hope this helps you too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2013 10:39:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234687#M5361</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-06-23T10:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: CW10.4se, K60 TWR CDC example + code size limitation warning</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234688#M5362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&amp;nbsp; thanks for your help. It was the exceptions box that was checked - code size downloaded was 11100Bytes after a clean+build.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2013 12:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234688#M5362</guid>
      <dc:creator>Frost</dc:creator>
      <dc:date>2013-06-23T12:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: CW10.4se, K60 TWR CDC example + code size limitation warning</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234689#M5363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, so this saved you some code size too :-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2013 12:31:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234689#M5363</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-06-23T12:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: CW10.4se, K60 TWR CDC example + code size limitation warning</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234690#M5364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well that's right. I was interested in how much difference it was, as I'm playing around in this area for possible projects at work; Nice to know what another CW checkbox does though! :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jun 2013 14:10:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/CW10-4se-K60-TWR-CDC-example-code-size-limitation-warning/m-p/234690#M5364</guid>
      <dc:creator>Frost</dc:creator>
      <dc:date>2013-06-23T14:10:57Z</dc:date>
    </item>
  </channel>
</rss>

