This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

NAND FLASH programming using DSP6678

Hi,

Iam using M29F2G216ABBEHC-2Gb 16bit Nand Flash.

Can i use Nand flash as 8bit Nand flash i will ignore upper 8bits. As 8bit NAND flashdrivers are available in MCSDK\...NANDWRITER.

In Pdk\....evm66x_Nand.h contains page count=32, block count=4096  page size=512

I needs to change pagecount=64, block count=2048, page size= 1024 in Nand.h

Iam able to change above by commenting ifndef condition but effect is not resulted during debugging.

How to build modified Nand.h ?

regards,

SrinivasaPrasad.