How to extend an existing project with new middleware or software components in mcuxpresso

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to extend an existing project with new middleware or software components in mcuxpresso

ソリューションへジャンプ
835件の閲覧回数
patriciocohen
Contributor IV

Hello guys,

I'm in the process of learning MCUXpresso. I have started from a simple example that I have imported from the SDK, and I'm modifying it to suit my needs. My question now is the following:

How do I add more software components or middleware/stacks to an existing project? I don't want to create it from scratch.

As an example imagine that I want to add later in the design, support for USB, emWin or another middleware/stack. Since the simple example that I based my design on is a very basic one, I would like to be able to extend this example with new functionalities, but without starting with the project wizard from scratch. Do you get the idea?

Thank you very much for your help.

Best regards,

Patricio

1 解決策
706件の閲覧回数
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Patricio,

If you left click in your project and select the SDK management -> Manage SDK components you will see a new window like the next one. 

pastedImage_1.png

You can add here new drivers/middlewares if you miss something while you were creating your project.

I hope this helps you.

Best Regards,

Alexis Andalon

元の投稿で解決策を見る

2 返答(返信)
706件の閲覧回数
patriciocohen
Contributor IV

Thank you Alexis

0 件の賞賛
707件の閲覧回数
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Patricio,

If you left click in your project and select the SDK management -> Manage SDK components you will see a new window like the next one. 

pastedImage_1.png

You can add here new drivers/middlewares if you miss something while you were creating your project.

I hope this helps you.

Best Regards,

Alexis Andalon