FatFS middleware Missing

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

FatFS middleware Missing

Jump to solution
1,062 Views
songja
Contributor III

Hi,

I am trying to add FatFS driver but I couldn't find it when I was creating a new project thru SDK wizard.

I actually added all the available drivers and everything else on SDK wizard too but still there wasn't FatFS.

However, there is still a SDK example that is using FatFS.

(I made sure that OpenSDK for K66F includes FatFS middleware too. )

Everything.PNGpastedImage_2.png

does anybody know where I can add it?

Thanks.

Tags (3)
0 Kudos
1 Solution
807 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi  JAEYONG

Fatfs is under the middleware components tab, not under drivers. Please see picture below

pastedImage_1.png

Regards

Daniel

View solution in original post

0 Kudos
5 Replies
807 Views
tomasvavra
Contributor I

This issue is still present in SDK 2.6.0.

0 Kudos
807 Views
tomasvavra
Contributor I

I have this problem too with LPCXpresso54618. My stack v2.5 is build with FatFs. I can see FatFs files inside the manifest xml file a import working FatFs example. But when I am cerating new project - FatFs is not listed in the middleware at all.

0 Kudos
808 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi  JAEYONG

Fatfs is under the middleware components tab, not under drivers. Please see picture below

pastedImage_1.png

Regards

Daniel

0 Kudos
807 Views
songja
Contributor III

Hello, Daniel.

Under middleware tap, I can only see "Network" and "Security".

SDK wiz.png

Do I need to include other middleware when I build SDK? I remember 3 middlewares were included as default and I added freeRTOS on the top of them.

Thanks. 

Regards,
Jaeyong

0 Kudos
807 Views
danielchen
NXP TechSupport
NXP TechSupport

Yes, you need to make sure fatfs component is selected when you build SDK.

Regards

Daniel

0 Kudos