Hi guys,
 
Recently i want to do some research on yaffs. I have a question. I already set up a yaffs based flash memory using nandsim. Here i want to do the following things. I want to find the information about one specific chunk, for example, yaffs is setup by arrange many chunks, i give you a number N which is the number in the index. I want to find what is the chunkId, parentsId, belongs to which object for this N. Can some one help me to figure out this question? Thank you so much.
 
Alex