Other Parts Discussed in Thread: C2000WARE, LAUNCHXL-F28379D, SYSBIOS
Hi,
I am trying to add a CLA interruption in the CPU1 project.
I have use the cla_ex1_asin project as example:
1- Set the CLA memory
2- Configure the CLA tasks and active the IACK to call the interrupt from a Sys/bios task
3- Add a led blink in a Sys/bios task and in the CLA interrupt
The project builds without errors but when I debug it, in the Debug window the following error appears:
"_args_main() at args_main.c:133 0x08AFB0 (an error occurred: Attemped to read past the end of the memory at FFFFFFFFFFFFFFFE@Data"
The CPU1 works but I cannot even load the symbols in the CLA.
Attached you can find the project.
Thank you in advance!
Regards