Hi,
I'm trying to run audio MCASP example MCASP_Audio_evm_AM572x_c66ExampleProject for EVM -AM572X with CCS version 6.1.3, but when code launches 'Audio_echo_Task()' from BIOS_Start(), debugger crashes when edma3init() is called.
Any idea of what can be the fault?
I can see at LINUX console the following:
[72487.557341] omap-iommu 40d01000.mmu: iommu fault: da 0x43302400 flags 0x0
[72487.564167] remoteproc2: crash detected in 40800000.dsp: type mmufault
[72487.570820] omap-iommu 40d01000.mmu: 40d01000.mmu: errs:0x00000002 da:0x43302400 pgd:0xec5c10cc *pgd:px00000000
[72487.581232] remoteproc2: handling crash #24 in 40800000.dsp
[72487.586919] remoteproc2: recovering 40800000.dsp
[72487.604989] omap_hwmod: mmu1_dsp1: _wait_target_disable failed
[72487.610928] ------------[ cut here ]------------
Regards,