Modifying Examples imx rt 1050?

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

Modifying Examples imx rt 1050?

1,609件の閲覧回数
omerkaanbasakin
Contributor IV

Hello ı am using Mcuxpresso 11.1.0 and SDK_2.7.0_MIMXRT1052xxxxB for imx rt 1050. I tried to modify Ecompass example with fatfs example. My point is write measured data to sd card not terminal in ecompass example. Tried to use fatfs example to do this. But can not include some required files to ecompass example from fatfs example.  Is there a way to do this. Files :fatfs, sdmmc and ffconf.h...

0 件の賞賛
返信
2 返答(返信)

1,466件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi Omer,

In MCUXpresso, when a project has been established, the IDE can't add new component to it. You have to copy new code to the project manually.  When you are going to add a new directory to project, you must right click the project name, then New->Source Folder.  Otherwise the new items won't be compiled.

Regards,

Jing

1,466件の閲覧回数
omerkaanbasakin
Contributor IV

Hi Jing,

Thanks for your reply. 

Regards,

Omer

0 件の賞賛
返信