Create new empty project

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

Create new empty project

ソリューションへジャンプ
1,651件の閲覧回数
hugo_nicolas
Contributor II

Hello,

How can I create a clean new empty project (not an example, and not using a demo board) , which includes specific drivers and all the needed files for these drivers ?

When I create new project using MCUXpresso IDE, I only have the source with the main.c but how do I include/create all the drivers and other necessary files to these drivers ? (fsl_gpio.h, fsl.i2c.h, libs ...)

( I am using LPC5411X MCU)

Thank you very much in advance for your answer,

Best regards

Hugo

ラベル(1)
タグ(1)
1 解決策
1,571件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Use the 'New project...' item:

pastedImage_1.png

Then select your CPU (I assume you have loaded the SDK from Welcome | MCUXpresso SDK Builder ) and then you can select/add your drivers as you want:

pastedImage_1.png

I hope this helps,

Erich

元の投稿で解決策を見る

1 返信
1,572件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Use the 'New project...' item:

pastedImage_1.png

Then select your CPU (I assume you have loaded the SDK from Welcome | MCUXpresso SDK Builder ) and then you can select/add your drivers as you want:

pastedImage_1.png

I hope this helps,

Erich