FatFs update?

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

FatFs update?

Jump to solution
768 Views
w2vy
Contributor V

I am using the RT1050-EVK and the SDK I created has FatFs, but it is an older version that does not allow f_open (RW), only Read or Write. There are a number of improvements like more conventional syntax for mount points.

I know I could just include the newer version of FatFs in my project, but I like the glue that MCUXpresso provides with the devices I enable as needed.

The SDK version is R0.12c and the current release is R0.13c

If I swap out the files and I "Refresh SDK" will the files get reverted to the older version?

This is not critical at this point, as development has just started...

Tom

0 Kudos
1 Solution
609 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi  Tom:

The latest SDK version is 2.5.0.

The fatfs version is R0.13b (April 07, 2018)

If you click the 'Refresh SDK'

The will be a SDK component management wizard will guide you through the update process. Like this

pastedImage_1.png

So I think you have an option to not updated.

Regards

Daniel

View solution in original post

1 Reply
610 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi  Tom:

The latest SDK version is 2.5.0.

The fatfs version is R0.13b (April 07, 2018)

If you click the 'Refresh SDK'

The will be a SDK component management wizard will guide you through the update process. Like this

pastedImage_1.png

So I think you have an option to not updated.

Regards

Daniel