<?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>ColdFire/68K Microcontrollers and Processors中的主题 Processor Expert with M52259Demo</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Processor-Expert-with-M52259Demo/m-p/183138#M7535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a student trying to use the M52259Demo for SPI communication. Unfortunately I do not have a very extensive background in C coding or Codewarrior IDE, so even going through the MQX v3.5 examples is confusing. I was hoping to be able to use Processor Expert, but every time I try to compile I get two errors which I have not been able to avoid:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;+Cpu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;+INTERNAL ERROR: at line 2153: Unknown macro: "CW_PRJWIZ_MCU_NAME" (file: Drivers\MCF\MCF.drv)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;+INTERNAL ERROR: at line 121: File not found: sources\startcf.c (file: Drivers\MCF\CodeWarriorMCF_Plugin.prg)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This occurs once I have opened an MQX 3.5 stationary for the M52259Demo and enabled PE with my CPU and I/O beans.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also attempted to create a Coldfire project with the M52259 CPU selected and do not get the error messages, but I am unable to communicate with the MCU through the USB BDM-JM60.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone could offer some insight on how I might be able to avoid the errors and/or use PE the way I am intending, I would be extremely grateful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Mar 2010 02:55:50 GMT</pubDate>
    <dc:creator>JerryT</dc:creator>
    <dc:date>2010-03-16T02:55:50Z</dc:date>
    <item>
      <title>Processor Expert with M52259Demo</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Processor-Expert-with-M52259Demo/m-p/183138#M7535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a student trying to use the M52259Demo for SPI communication. Unfortunately I do not have a very extensive background in C coding or Codewarrior IDE, so even going through the MQX v3.5 examples is confusing. I was hoping to be able to use Processor Expert, but every time I try to compile I get two errors which I have not been able to avoid:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;+Cpu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;+INTERNAL ERROR: at line 2153: Unknown macro: "CW_PRJWIZ_MCU_NAME" (file: Drivers\MCF\MCF.drv)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;+INTERNAL ERROR: at line 121: File not found: sources\startcf.c (file: Drivers\MCF\CodeWarriorMCF_Plugin.prg)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This occurs once I have opened an MQX 3.5 stationary for the M52259Demo and enabled PE with my CPU and I/O beans.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also attempted to create a Coldfire project with the M52259 CPU selected and do not get the error messages, but I am unable to communicate with the MCU through the USB BDM-JM60.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone could offer some insight on how I might be able to avoid the errors and/or use PE the way I am intending, I would be extremely grateful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Mar 2010 02:55:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Processor-Expert-with-M52259Demo/m-p/183138#M7535</guid>
      <dc:creator>JerryT</dc:creator>
      <dc:date>2010-03-16T02:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert with M52259Demo</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Processor-Expert-with-M52259Demo/m-p/183139#M7536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here are the steps to create a Processor Expert project for M52259DEMOKIT board and OSBDM:&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;1. Select plain M52259 MCU&lt;BR /&gt;2. In Project wizard continue by clicking on the "Next" button&lt;BR /&gt;3. After project creation open "Project settings" window (Alt+F7) and select OSBDM connection&lt;BR /&gt;4. Setup the CPU bean according to DEMO PCB hardware (clock settings etc..).&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Please find test application of these steps that blinks LED1 at 10 Hz frequency. The application was created and tested in CW V7.2.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Vojtech Filip&lt;BR /&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 01:10:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Processor-Expert-with-M52259Demo/m-p/183139#M7536</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2010-03-18T01:10:59Z</dc:date>
    </item>
  </channel>
</rss>

