How can KDS be used with mbed-cli?

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

How can KDS be used with mbed-cli?

843 Views
JonathanHess
Contributor III

After installing mbed-cli and using KDS3.2 with KSDK2.1 installed:

 

mbed import https://github.com/ARMmbed/mbed-os-example-blinky blinky_k64f_kds

cd blinky_k64f_kds

mbed config TARGET K64F

mbed export -i kds

 

And importing blinky_k64f_kds into KDS, the project is dysfunctional.  For starters, it appears to have the code for all targets included in the project.

 

Anyone else get further along with a different incantation of mbed-cli (which is poorly documented)?

Labels (1)
0 Kudos
1 Reply

596 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

Sorry i know little about ARM mbed command-line tool mbed CLI,  i think you  can find good

answer on ARM support.

While there is a DOC about how to porting MBED project to KDS, maybe it can help .

https://community.nxp.com/docs/DOC-333570  

BR

Alice

0 Kudos