FatFs update?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,381件の閲覧回数
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 件の賞賛
返信
1 解決策
1,222件の閲覧回数
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

元の投稿で解決策を見る

1 返信
1,223件の閲覧回数
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