Dear all,
In C6654 single core DSP, is it necessary to map the local L2 memory address to a global L2 address , whne we need to transfer data from the Local L2 to a peripheral?
Best regards
George
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.
Dear all,
In C6654 single core DSP, is it necessary to map the local L2 memory address to a global L2 address , whne we need to transfer data from the Local L2 to a peripheral?
Best regards
George
Hi George,
yes. The EDMA only sees global addresses ...
A local address is only seen from the CPU.
Kind regards,
one and zero
Hi,
L2 local address is 0x00800000, while L2 global address is 0x10800000. The EDMA can only access L2 via the global address. This has nothing to do with the linker command file.
Kind regards,
one and zero