I am using the LCDK6748 development kit for my C6748 development.
Currently, I try to write/read data into/from 4G 16-bit NAND flash in the development kit, by using the NANDOpen, NANDPageWrite, NANDPageRead (take nandWriteRead.c from Starterware for reference). And, it works properly.
However, when I embedded the NAND flash program codes into my CCS5 project, the Timer2 and RTC fail to work. Seem, there are some crashes between NAND flash DMA access and Timer/RTC interrupt handling.
Did anyone encounter this kind of problem before? Please kindly advise how can I solve the captioned problem.
Thank you so much and look forward to all of your reply.
Best Regards,
Ada