<?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: How do I use Processor Expert in KDS? in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647411#M8445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jace,&lt;/P&gt;&lt;P&gt;Please first test the demo which used the function UART_DRV_SendDataBlocking() :&lt;/P&gt;&lt;P&gt;KSDK_1.3.0\examples\frdmk22f\driver_examples\uart\uart_blocking&lt;/P&gt;&lt;P&gt;If it can work well, you can refer to .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2017 10:05:55 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2017-01-05T10:05:55Z</dc:date>
    <item>
      <title>How do I use Processor Expert in KDS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647404#M8438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using&amp;nbsp;MK22FN512VLH12 board&amp;nbsp;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I use Processor Expert? I have GPIO configured.&lt;/P&gt;&lt;P&gt;....which only controls the Blue LED on my board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I set up UART. I have it configured in processor expert but what function do I used to send and revived data with?&lt;/P&gt;&lt;P&gt;is there a Preocessor expert document that I can learn form?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-339070"&gt;worktrax.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 00:18:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647404#M8438</guid>
      <dc:creator>jacewalton</dc:creator>
      <dc:date>2016-12-29T00:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use Processor Expert in KDS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647405#M8439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jace,&lt;/P&gt;&lt;P&gt;There is "Help on component " in each component , you can find the introduce and demo code :&lt;/P&gt;&lt;P&gt;Right click your component , then select "Help on Component":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3631iD7A36331E72F77D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/3689iDE7760B44246CE7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice Yang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 03:04:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647405#M8439</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-12-29T03:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use Processor Expert in KDS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647406#M8440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This does help but not of the components that I looked at (several of them including ADC) have a typical usage.&lt;/P&gt;&lt;P&gt;I am using KSDK_1.3.0&lt;/P&gt;&lt;P&gt;when i used the newer&amp;nbsp;SDK_2.1_FRDM-K22F. I cannot get any demo projects to work or even get a basic LED blink to work.&lt;/P&gt;&lt;P&gt;what do i do now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 00:44:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647406#M8440</guid>
      <dc:creator>jacewalton</dc:creator>
      <dc:date>2016-12-30T00:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use Processor Expert in KDS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647407#M8441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jace,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry the KSD_2.x doesn't support PE.&lt;/P&gt;&lt;P&gt;The demos all without PE, you can find under KSDK folder :&lt;/P&gt;&lt;P&gt;SDK_2.0_FRDM-K22F\boards\frdmk22f &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4323i96F92048E6B1A376/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 03:14:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647407#M8441</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-12-30T03:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use Processor Expert in KDS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647408#M8442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried those ones Non of them work....&lt;/P&gt;&lt;P&gt;anyways about processor expert with sdk 1.3.0. I am trying to configure UART. I can get my code to compile but I cannot get any data to communicate over UART. is there any more documentation for UART. in Processor Expert? how can I learn more about how these components work and how to use them?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4088i67B5D1429369F3A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There no typical usage section in this component. I'll attach my project to my original post if you could check out what my problem is. thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2016 22:56:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647408#M8442</guid>
      <dc:creator>jacewalton</dc:creator>
      <dc:date>2016-12-30T22:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use Processor Expert in KDS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647409#M8443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jace,&lt;/P&gt;&lt;P&gt;- Only the Processor Expert without SDK has "Typical Usage", the PE with SDK&amp;nbsp; hasn't .&lt;/P&gt;&lt;P&gt;- When use KSDK, the API on PE is the same with KSDK without PE, so you can refer to the KSDK API RM:&lt;/P&gt;&lt;P&gt;KSDK_1.3.0\doc\Kinetis SDK v.1.3 API Reference Manual.pdf&lt;/P&gt;&lt;P&gt;And&amp;nbsp; the demo under KSDK:&amp;nbsp; KSDK_1.3.0\examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2017 02:23:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647409#M8443</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-01-04T02:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use Processor Expert in KDS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647410#M8444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that helps but am running into problems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my code from examples in the pdf&amp;nbsp;73.6.5 UART Transfers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uint8_t sourceBuff[4] = "asdf"; // sourceBuff can be filled out with desired data&lt;BR /&gt; uint8_t readBuffer[10] = {0}; // readBuffer gets filled with UART_DRV_ReceiveData function&lt;BR /&gt; uint32_t byteCount = sizeof(sourceBuff);&lt;BR /&gt; uint32_t rxRemainingSize = sizeof(readBuffer);&lt;BR /&gt; uint8_t* psourceBuff = &amp;amp;sourceBuff;&lt;BR /&gt; uint8_t tx_size = sizeof(data);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UART_DRV_SendDataBlocking(1, psourceBuff, byteCount, 1);&lt;BR /&gt; psourceBuff++;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output is&amp;nbsp;&lt;/P&gt;&lt;P&gt;aaaaaaaaaaaaaaaaaaaaaaaaaaaassssssssssssssssssssssssddddddddddddddddddddddddffffffffffffffffffffffff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when do do not increment the psourceBuff I get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa&lt;/P&gt;&lt;P&gt;8 characters at a time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something else I am supposed to do with this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2017 22:52:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647410#M8444</guid>
      <dc:creator>jacewalton</dc:creator>
      <dc:date>2017-01-04T22:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use Processor Expert in KDS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647411#M8445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jace,&lt;/P&gt;&lt;P&gt;Please first test the demo which used the function UART_DRV_SendDataBlocking() :&lt;/P&gt;&lt;P&gt;KSDK_1.3.0\examples\frdmk22f\driver_examples\uart\uart_blocking&lt;/P&gt;&lt;P&gt;If it can work well, you can refer to .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 10:05:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-do-I-use-Processor-Expert-in-KDS/m-p/647411#M8445</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-01-05T10:05:55Z</dc:date>
    </item>
  </channel>
</rss>

