Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Filesystem: How to check if FAT drive is initialzed or not? (6 Replies)

$
0
0
Hi, Re: MDK-ARM CM3 Middleware FileSystem. FAT Drive on a NAND Flash ("N0:"). I'm looking for a method to check, wether a FAT drive is initialized or not! I must check, wether finit() had already been called or not. I could not find a sufficient "high"-level Utility Routine. Thus I considered about using IO Control Interface Routines. Therfore I first had to get an id: fs_ioc_get_id("N0:") returns drv_id = 1 on an

Viewing all articles
Browse latest Browse all 3049

Trending Articles