<?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 Re: CW10 Processor Expert problems with Kinetis K10 in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/CW10-Processor-Expert-problems-with-Kinetis-K10/m-p/165228#M1537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update "Processor Expert Feature 1.0.6b1131-0312" corrected the PE.&lt;/P&gt;&lt;P&gt;Now Components can be added &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;I'll keep the CPU definition as PSP_CPU_MK60N512﻿.&lt;/P&gt;&lt;P&gt;(idea for correct K10 CPU definition is that possible usb, enet etc. references will be noticed during compile)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At startup the error message:&lt;/P&gt;&lt;P&gt;'Initialize RSE' has encountered a problem.﻿&lt;/P&gt;&lt;P&gt;failed to load initializer&lt;BR /&gt;com.freescale.startup.RseInitializer.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;~Mark﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2011 17:22:04 GMT</pubDate>
    <dc:creator>MarkP_</dc:creator>
    <dc:date>2011-09-08T17:22:04Z</dc:date>
    <item>
      <title>CW10 Processor Expert problems with Kinetis K10</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/CW10-Processor-Expert-problems-with-Kinetis-K10/m-p/165227#M1536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I managed to generate PWM signals with bsp_twrk60n512_pe on FTM0_CH0.&lt;BR /&gt;Then with modifications on PWM.C got five outputs FTM0_CH0..CH4 working.&lt;BR /&gt;&lt;BR /&gt;Then added ADC and I2C -components to bsp_twrk60n512_pe.&lt;BR /&gt;Unfortunatelly this removed my PWM changes (luckily I copied they to svn).&lt;BR /&gt;How to configure PE to support five PWM channels?&lt;BR /&gt;Also does the PE ADC component support multiple (5) ADC channels?&lt;BR /&gt;&lt;BR /&gt;Processor Expert Component Wizard doesn't start, error:&lt;BR /&gt;"Licence for BeanWizard not found. Exiting"&lt;BR /&gt;&lt;BR /&gt;Added into file "cwide-env" (as recommended in this forum):&lt;BR /&gt;FLEXLM_BATCH= -add 1&lt;BR /&gt;Didn't help.&lt;BR /&gt;Then tested by changing CPU to another type to see if Component wizard works, it didn't.&lt;BR /&gt;Changed CPU back to MK60N512VMD100.&lt;BR /&gt;&lt;BR /&gt;The Generate Processor Expert Code got broken:&lt;BR /&gt;Error: "The Processor Expert project "bsp_twrk60n512_pe" was NOT generated because&lt;BR /&gt;of some errors." Problems:&lt;BR /&gt;Description&amp;nbsp;&amp;nbsp;&amp;nbsp; Resource&amp;nbsp;&amp;nbsp;&amp;nbsp; Path&amp;nbsp;&amp;nbsp;&amp;nbsp; Location&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&lt;BR /&gt;ERROR: Error in the component setting. More details provided by Component Inspector for this component&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;bsp_twrk60n512_pe&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; GPIO1&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor Expert Errors&lt;BR /&gt;ERROR: Error in the component setting. More details provided by Component Inspector for this component&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;bsp_twrk60n512_pe&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; PWM&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor Expert Errors&lt;BR /&gt;ERROR: Error in the component setting. More details provided by Component Inspector for this component&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;bsp_twrk60n512_pe&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; TRG&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor Expert Errors&lt;BR /&gt;ERROR: Timing setting failed. It is not possible to generate code.&amp;nbsp;&amp;nbsp;&amp;nbsp; bsp_twrk60n512_pe&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Code Generator&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor Expert Errors&lt;BR /&gt;&lt;BR /&gt;Reverting file ProcessorExpert.pe, got compile working.&lt;BR /&gt;Added I2C to project. This caused an error:&lt;BR /&gt;Description&amp;nbsp;&amp;nbsp;&amp;nbsp; Resource&amp;nbsp;&amp;nbsp;&amp;nbsp; Path&amp;nbsp;&amp;nbsp;&amp;nbsp; Location&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&lt;BR /&gt;ERROR: Error in the component setting. More details provided by Component Inspector for this component&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;bsp_twrk60n512_pe&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; I2C2&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor Expert Errors&lt;BR /&gt;&lt;BR /&gt;How to remove I2C component, now the Component Inspector shows nothing and ProcessorExpert.pe&lt;BR /&gt;lost its tree view where components could be removed.&lt;BR /&gt;&lt;BR /&gt;Actually my CPU is MK10X256VMD100, does PE support this?&lt;BR /&gt;Modified manually and software ran OK in K10.&lt;BR /&gt;&lt;BR /&gt;Changed in user_config.h:&lt;BR /&gt;//#define MQX_CPU&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PSP_CPU_MK60N512&lt;BR /&gt;#define MQX_CPU&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PSP_CPU_MK10X256&lt;BR /&gt;&lt;BR /&gt;Some modifications also needed to PWM.C etc. to get compile:&lt;BR /&gt;&lt;BR /&gt;#include "mqx.h" /* Moved here from below to get compile */&lt;BR /&gt;#include "Events.h"&lt;BR /&gt;#include "PWM.h"&lt;BR /&gt;//#include "mqx.h"&lt;BR /&gt;&lt;BR /&gt;Also added support to K10 into IO_map.h:&lt;BR /&gt;/* Prevention from multiple including the same memory map */&lt;BR /&gt;/* Check if memory map has not been already included */&lt;BR /&gt;#if !defined(MCU_MK60N512VMD100) &amp;amp;&amp;amp; !defined(MCU_MK10X256VMD100)&lt;BR /&gt;#if TARGET_FINALHW==0&lt;BR /&gt;&amp;nbsp;#define MCU_MK60N512VMD100&lt;BR /&gt;#else&lt;BR /&gt;&amp;nbsp;#define MCU_MK10X256VMD100&lt;BR /&gt;#endif&lt;BR /&gt;&lt;BR /&gt;How to repair the Component Inspector?&lt;BR /&gt;Reinstall whole stuff?&lt;BR /&gt;&lt;BR /&gt;When bsp_twrk60n512_pe is used should bsp_twrk60n512 not be used?&lt;BR /&gt;Now I2C is used like this:&lt;BR /&gt;i2cDevHandle = _io_fopen (I2C_FILE_NAME, NULL);&lt;BR /&gt;(and with quite many _io_write, _io_read and ioctrl-calls).&lt;BR /&gt;Does PE-code offer easier API?&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Mark&lt;BR /&gt;﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 15:27:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/CW10-Processor-Expert-problems-with-Kinetis-K10/m-p/165227#M1536</guid>
      <dc:creator>MarkP_</dc:creator>
      <dc:date>2011-09-07T15:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: CW10 Processor Expert problems with Kinetis K10</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/CW10-Processor-Expert-problems-with-Kinetis-K10/m-p/165228#M1537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update "Processor Expert Feature 1.0.6b1131-0312" corrected the PE.&lt;/P&gt;&lt;P&gt;Now Components can be added &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;I'll keep the CPU definition as PSP_CPU_MK60N512﻿.&lt;/P&gt;&lt;P&gt;(idea for correct K10 CPU definition is that possible usb, enet etc. references will be noticed during compile)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At startup the error message:&lt;/P&gt;&lt;P&gt;'Initialize RSE' has encountered a problem.﻿&lt;/P&gt;&lt;P&gt;failed to load initializer&lt;BR /&gt;com.freescale.startup.RseInitializer.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;~Mark﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 17:22:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/CW10-Processor-Expert-problems-with-Kinetis-K10/m-p/165228#M1537</guid>
      <dc:creator>MarkP_</dc:creator>
      <dc:date>2011-09-08T17:22:04Z</dc:date>
    </item>
  </channel>
</rss>

