Hi,
I am getting the below mentioned error which says:
TMS320C64+: Error: DMC Error: Non Aligned access to the configuration space address 0x01fc0c59.
Problem Description:
I have been using a project since 1 month. And recently I have added a very large float array required for an application and since then I am getting this error. I removed the large array from the project but even then the error did not go.
I get this when I load the project. After loading even before coming to main, this error occurs. which means that there is something going wrong during init. I am unable to figure out what it is.
One more input is I have not included explicitly any cmd file. And to add to my worry, I am unable to know how the sections are getting allocated. BTW I am using CCS v4.2, C64X+ mega module cycle accurate simulator. {C6421 Cache configuration is L1P - 32K, L1D - 48k and L2 - 128K (SRAM).}
Also one more thing is if I select, C64x+ CPU cycle accurate simulator, then I don't get any error.
Thanks for any help. Please let me know in case more inputs are required.
Regards,
Vijay