Tool/software:
- EMIF DMA Interrupt Completion Not received Issue :
We have used the chip TMS320C6655CZHA25 and we come across an issue that after initializing the DMA it will run the transfer (EMIF DMA transfer). After completing transfer it has to trigger a transfer complete interrupt event. The event is not triggered. It is OK when one DMA is used but when 2 DMAs are used then we get into the problem.
- NOR Flash boot source code compilation from TMS320C6655 PDK source :
We are using NOR flash for booting DSP processor. We can boot from NOR by using NOR writer program to flash the application. We want to implement flash upgrade feature in our application using EMIF ( command based). And integrated the NOR flash writer logic in our source code and NOR driver couldn’t able to detect the NOR Flash.
Sharing the previous thread links that we have posted.