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.
Hi team,
Here's an issue from the customer may need your help:
A variable is defined in the shared RAM interval of CPU1 and CPU2, but the address of this variable is not the same in the map files of CPU1 and CPU2, which prevents the variable from being passed.
The customer would like to know what's the reason for that. Could you help check this case? Thanks.
Best Regards,
Cherry
Hi Cherry,
I believe the following thread is on similar issue.
If you are defining variables in both CPU1 and CPU2 projects, it may not be guaranteed that both would get allocated to same address. The above thread provides some workarounds to make sure they get the same address
Regards,
Veena