What is the right KSDK FFS to use over SDHC in an RTCS/FTP environment?

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

What is the right KSDK FFS to use over SDHC in an RTCS/FTP environment?

ソリューションへジャンプ
1,784件の閲覧回数
mscovel
Contributor III

Trying to add a flash file system to access an SD micro card via SDHC using KDS3.2, and KSDK1.3.0 on twrk65f180m. Have run the example sdhc_sdcard_example_twrk65f180m and it successfully accesses data on the card but there appears to be no flash file system in that example (am I missing it?). Since we will also be adding an (RTCS) FTP server for remote access and file manipulation (and since I see in documents that MFS appears to be included/used by/required in RTCS’ FTP) I figure it would make more sense to bring in RTCS and use the MFS instead of getting any other FFS working.  Questions: Does MFS expose a flash file API to the software environment? Can MFS read/write files on an SD micro card using SDHC? Can tasks/components outside RTCS use MFS to read/write files on the SD micro card? If the answer to these questions is no, what SDHC flash file system would be compatible with MFS and is there an example SDHC/FFS project I can study/emulate?

0 件の賞賛
返信
1 解決策
1,527件の閲覧回数
mscovel
Contributor III

After following the doc above and others as well as the excellent examples, I was able to get RTCS, FTP and MFS running. Kudos to Freescale for making strong software enablement free. I am impressed.

元の投稿で解決策を見る

0 件の賞賛
返信
5 返答(返信)
1,528件の閲覧回数
mscovel
Contributor III

After following the doc above and others as well as the excellent examples, I was able to get RTCS, FTP and MFS running. Kudos to Freescale for making strong software enablement free. I am impressed.

0 件の賞賛
返信
1,527件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Mark:

Please kindly refer to the below document for add MFS to a MQX RTOS for KSDK project.

https://community.nxp.com/docs/DOC-233598

I hope it is helpful.

Regards

Daniel

0 件の賞賛
返信
1,527件の閲覧回数
mscovel
Contributor III

document you posted isn't there

Thanks

Mark Scovel

260-515-2491

On Fri, Dec 1, 2017 at 12:41 AM, danielchen@fsl <admin@community.nxp.com>

0 件の賞賛
返信
1,527件の閲覧回数
dereksnell
NXP Employee
NXP Employee

Hi mscovel‌,

That's the right URL, just a typo in the link.  Let's try again

https://community.nxp.com/docs/DOC-233598 

0 件の賞賛
返信
1,527件の閲覧回数
mjbcswitzerland
Specialist V

Hi Mark

You may be able to find a turn-key solution here: http://www.utasker.com/kinetis/TWR-K65F180M.html (integrated FTP server (and/or client) with SDHC and flash access).
If not, you can still use it to simulate the K65, Flash and SD cards with Ethernet (FTP) to analyse and then patch other examples with.

Regards

Mark

Features: http://www.utasker.com/index.html
Kinetis: http://www.utasker.com/kinetis.html
Documentation and videos: http://www.utasker.com/docs/documentation.html

0 件の賞賛
返信