在Windows中读取/写入基于PCI的紧凑型闪存 [英] Reading/writing to a PCI based compact flash in windows

查看:71
本文介绍了在Windows中读取/写入基于PCI的紧凑型闪存的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在做一个用于在PCMCIA-CF适配器上使用的Compact Flash上​​进行读写操作的项目。



我尝试过:



我尝试使用Jungo Windriver访问PCI设备。但是,我不知道如何访问片上闪存。请指导我(代码示例将不胜感激)

Hi All,
I am doing a project for doing read and write operation on a Compact Flash which is used on a PCMCIA-CF Adapter.

What I have tried:

I tried using the Jungo Windriver for accessing the PCI device. However, I have no clue on how to access the on chip flash. Please Guide me ( code sample will be appreciated )

推荐答案

CF驱动器看起来像是Windows的存储设备。尝试使用 System.IO.DriveInfo 查找所需的设备,然后读/写它。



如果你真的想要在杂草中嬉戏,使用WMI(google时有很多信息)。
A CF drive looks like a storage device to Windows. Try using System.IO.DriveInfo to find the desired device, and read/write to it.

If you really want to get down in the weeds, use WMI (lots of info when you google it).


这篇关于在Windows中读取/写入基于PCI的紧凑型闪存的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆