FRDM K64F KDS PE UART clock settings

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FRDM K64F KDS PE UART clock settings

706 Views
jeanviaene
Contributor I

Dear Community,

 

I am trying to setup a project that uses an RTOS within the KDS.

Here are the KDS and PE versions:

14531_14531.pngKDS_version.png14532_14532.pngKDS_PE_version.png

and KSDK used is 1.0.0.

 

I create a brand new project with the following steps:

14533_14533.pngexample_01.png14534_14534.pngexample_02.png14535_14535.pngexample_03.png

For the last step, I decide to include Processor Expert, so I can add some of the components (like an RTOS):

14536_14536.pngexample_04.png

 

The project is created, however with warnings:

14537_14537.pngexample_05.png

Now, I wonder why I get warnings about conflicts when I start a brand new project. How can I clean that up ?

 

Next, I want to add an RTOS to my project. So in the Hardware perspective, I click on the "Components Library" tab and select the MQX_KSDK under "Operating Systems". By the way, I couldn't possibly see a way to add FreeRTOS at this stage. Why ?

 

14538_14538.pngexample_06.png

At this stage, I have new errors showing up in the "Problems" tab:

14539_14539.pngexample_07.png

Now where do these errors about UART and clock setting come from, and how can I fix it ?

 

Kind regards,

Jean

Labels (1)
0 Kudos
1 Reply

332 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Jean,

     Firstly, add the "MQX_KSDK_Task" commponent.

     Then,  delete the unused cpu clock model.  look at the attachment.

Best Regards

Alice

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos