Part Number: TMS320C6657
Hello,
I understand L1P is Cache/SRAM for program normally, but I'd like to use not only L1D but also L1P as data memory. I tried to make a test program and verify it. Please see attached file. I saw a strange phenomenon about L1P verification. The verify_data function for L1P passes but the verify_data2 function fails. The verify_data2 function has a dummy printf inserted between reading src(L2) and dst(L1P) at Line 109. Please let me know if you can explain a mechanism of the phenomenon.
Regards,
Kazu