Hi there,
I have converted the NAND example from the StarterWare to work with SYSBIOS.
I have enabled the interrupts for completion and error using the cfg.
Moved the NAND open and Nand read/ write api to a Task with pending Semaphore and added a clock to post Semaphore every 10 seconds.
I can see the design working fine when the NAND example is implemented with the NAND_XFER_MODE_CPU but when I change the NAND_DATA_XFER_MODE to NAND_XFER_MODE_DMA the nand write operation seems to fail.
- I am not sure, if there is a different way to initiate EDMA in SYSBIOS using cfg.
Would be great to get an insight on this asap. Ta.
Regards,
Mitesh