Re: [Yaffs] YAFFS Emulator

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: yaffs
Subject: Re: [Yaffs] YAFFS Emulator
On Sunday 23 November 2008 02:51:26 Mr.Dimoski wrote:
> I want to test the yaffs structure using the Visual Studio. So instead of
> using the real NAND flash I want to have nand emulator (writing in the RAM
> memory)
> Does anyone has already made this kind of Visual Studio project?
> If you do I will be vary thankful to you if you send it to me. I want to do
> some software analyzing on yaffs before I make something for real


If you look in yaffs2/direct you will find code that builds with a make file.
It should be trivial to put that in Visual Studio.