Modifying Examples imx rt 1050?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Modifying Examples imx rt 1050?

1,606 次查看
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,463 次查看
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,463 次查看
omerkaanbasakin
Contributor IV

Hi Jing,

Thanks for your reply. 

Regards,

Omer

0 项奖励
回复