Re: Compact Flash File System

I need to port a compact flash file system to Forth to use in an

>embedded FPGA project. > >Can anyone provide me with C source code or any other documents that I >can get started with. A useful document would be the file structure of >DOS file system.

CompactFlash is a storage medium. The data on a CompactFlash can be accessed 3 different ways. There are many possible filesystems that can be put on that CompactFlash.

Perhaps you should figure out what you need, the steps to get there, and then ask questions about each of those steps after searching Google and Google Groups.

--
Alex Pavloff - remove BLAH to email
Software Engineer, ESA Technology
Reply to
Alex Pavloff
Loading thread data ...

Hi Ben,

I'm going open source by the end of January with the a project that has the FreeDOS filesystems (FAT16). If you are in a hurry though, send me an email an I will send you the source files and a project compiled for MSVC.

Enrico

Reply to
Enrico Migliore

A filing system in Forth is supplied with our Forth 6 cross compilers. It is being used with CF cards. For more details, see our web site or contact me directly.

Stephen

-- Stephen Pelc, snipped-for-privacy@INVALID.mpeltd.demon.co.uk MicroProcessor Engineering Ltd - More Real, Less Time

133 Hill Lane, Southampton SO15 5AF, England tel: +44 (0)23 8063 1441, fax: +44 (0)23 8033 9691 web:
formatting link
- free VFX Forth downloads
Reply to
Stephen Pelc

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.