How to Enable the methods when using FATFS library?

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

How to Enable the methods when using FATFS library?

ソリューションへジャンプ
1,558件の閲覧回数
Amit_Kumar1
Senior Contributor II

Hello

I am working on FRDMK20D50M Board I have connected SD card via SPI and I want to acquire some data to the SD card. I am having problem in Enabling some methods which are present in the FATFS library. I want to activate f_printf, f_scanf etc. but they are not being activated.

pastedImage_0.png

The methods are on the below snapshot

pastedImage_1.png

Kindly look into the matter

Thanks & Regards

Amit Kumar

1 解決策
1,365件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Amit,

you need to enable the string functions:

pastedImage_0.png

Erich

元の投稿で解決策を見る

2 返答(返信)
1,366件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Amit,

you need to enable the string functions:

pastedImage_0.png

Erich

1,365件の閲覧回数
Amit_Kumar1
Senior Contributor II

Thanks Erich

It worked perfectly :smileyhappy:

Regards

Amit Kumar

0 件の賞賛
返信