How to upload a small file , list file , run a file in User Flash memory of Kinetis ?

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

How to upload a small file , list file , run a file in User Flash memory of Kinetis ?

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

Hi all

I need to send a small file to User Flash memory of Kinetis MCU KL25Z . And i can send file ( char or bit ) and write file to User flash by component Serial_LDD ( uart ). But i don't know the way to view list or create a folder of my file or run my file in this .

I attend use QuadPawn and Pawn bytecode to make a file, send them to Kinetis by UART and run it on Kinetis by console.

Thank you

Phuong

タグ(2)
1 解決策
1,152件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Phuong,

It need to use a file system about file operation, you can refer AN4368 software as an example, which is using FAT file system in project.

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368.pdf

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368SW.zip

Wish it helps.

Best regards,

Ma Hui

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,153件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Phuong,

It need to use a file system about file operation, you can refer AN4368 software as an example, which is using FAT file system in project.

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368.pdf

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368SW.zip

Wish it helps.

Best regards,

Ma Hui

0 件の賞賛
返信