<?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 CodeWarrior USB TAP speed (and __pmem) in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/CodeWarrior-USB-TAP-speed-and-pmem/m-p/286723#M2924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got two question: firstly I haverecently&amp;nbsp; bought CW USB TAP to program and debug some DSCs, mainly 56F8037, but it seems the speed of this device is rather small. Before I began to use USB TAP, I had worked with "normal" LPT programmer and I can say it was much faster than USB TAP. Could somebody give me an advice how to improve its speed? I use CW 8.3 and Win 7. Thank's a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And secondly I have got&amp;nbsp; a problem with constants which are located in program memory. I use prefix __pmem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;__pmem char Font6x8[] =&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00, 0x08, ................................................&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__pmem char Font7x8[] =&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x12, 0x15,................................................&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the pointer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__pmem char *FontPtr[] = {Font6x8, Font7x8};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is I cannot access some constant I wish via pointer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp = *(FontPtr[1] + 2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In variable temp is still value of 0xFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use 56F8037 it works fine, but with 56F8367 in kit 56F8367EVME not. I am angry with it :-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mimar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2013 06:07:07 GMT</pubDate>
    <dc:creator>miroslavmartise</dc:creator>
    <dc:date>2013-10-18T06:07:07Z</dc:date>
    <item>
      <title>CodeWarrior USB TAP speed (and __pmem)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/CodeWarrior-USB-TAP-speed-and-pmem/m-p/286723#M2924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got two question: firstly I haverecently&amp;nbsp; bought CW USB TAP to program and debug some DSCs, mainly 56F8037, but it seems the speed of this device is rather small. Before I began to use USB TAP, I had worked with "normal" LPT programmer and I can say it was much faster than USB TAP. Could somebody give me an advice how to improve its speed? I use CW 8.3 and Win 7. Thank's a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And secondly I have got&amp;nbsp; a problem with constants which are located in program memory. I use prefix __pmem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;__pmem char Font6x8[] =&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00, 0x08, ................................................&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__pmem char Font7x8[] =&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x12, 0x15,................................................&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the pointer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__pmem char *FontPtr[] = {Font6x8, Font7x8};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is I cannot access some constant I wish via pointer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp = *(FontPtr[1] + 2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In variable temp is still value of 0xFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use 56F8037 it works fine, but with 56F8367 in kit 56F8367EVME not. I am angry with it :-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mimar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 06:07:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/CodeWarrior-USB-TAP-speed-and-pmem/m-p/286723#M2924</guid>
      <dc:creator>miroslavmartise</dc:creator>
      <dc:date>2013-10-18T06:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior USB TAP speed (and __pmem)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/CodeWarrior-USB-TAP-speed-and-pmem/m-p/286724#M2925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mimar&lt;/P&gt;&lt;P&gt;I have a lot of problems with the 56F8367 memory usage and variables value (problems similar to the one you have).&lt;/P&gt;&lt;P&gt;Check the memory map and make sure that temp is not defined out of the RAM .&lt;/P&gt;&lt;P&gt;Check the linker command file for location of all memory segments to make sure they are defined correctly.&lt;/P&gt;&lt;P&gt;I really can't understand why the PE works good with other chips but cause errors with this one.&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:20:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/CodeWarrior-USB-TAP-speed-and-pmem/m-p/286724#M2925</guid>
      <dc:creator>Ben</dc:creator>
      <dc:date>2013-10-18T14:20:43Z</dc:date>
    </item>
  </channel>
</rss>

