UART communication demo examples in KV31F

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

UART communication demo examples in KV31F

1,386 Views
trialaccount12
Contributor V

hi,

   I am trying to run the UART demo examples of KV31F board in particular uart_blocking and uart_non_blocking. But there are two binary files missing in the package which is preventing me from debugging the program.

the error message while building the project is:

Description Resource Path Location Type: Invalid project path: Include path not found

(C:\Freescale\KSDK_1.3.0\examples\frdmkv31f\driver_examples\uart\uart_blocking\atl\Libraries\CMSIS\Include). uart_blocking_example_frdmkv31f pathentry Path Entry Problem

Description Resource Path Location Type: Invalid project path: Include path not found

(C:\Freescale\KSDK_1.3.0\examples\frdmkv31f\driver_examples\uart\uart_blocking\atl\Libraries\Device\MK40DZ10\Include). uart_blocking_example_frdmkv31f pathentry Path Entry Problem

Can you please send me the link to download the files? It would be highly appreciated.

Regards

Niranjan

Labels (1)
0 Kudos
Reply
1 Reply

1,132 Views
philip_drake
NXP Employee
NXP Employee

Is this related to Kinetis Motor Suite operation? If so you are using an out-date release. Please use the latest release of SDK and KMS to continue support. If it is not KMS related then the question should be asked in the Kinetis MCU community

You will have better success with the MCUXpresso SDK demos for the KV31F MCU.  You can create and download a SDK package from kex.nxp.com.

kex.png

I also suggest you download and use the latest MCUXpresso IDE.

MCUXpresso_about.png

installedsdk.png

  Ónce you have loaded the IDE with the SDK archive package you can open the demo or driver examples.

sdk_example.png

I hope this helps. 

If you need the 1.3 SDK go here and get the mainline release. I found this by going to nxp.com/ksdk and using the Downloads tab.

Regards,

Philip