typedef struct Msg{
MessageQ_Msg msg;
int a;
}Message
by myself ,then core 0 put this message to the message quene ,but when receive the message from the slave core ,the value of a is wrong, how to solve this problem、?
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.
I established a message
typedef struct Msg{
MessageQ_Msg msg;
int a;
}Message
by myself ,then core 0 put this message to the message quene ,but when receive the message from the slave core ,the value of a is wrong, how to solve this problem、?
Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com). Please read all the links below my signature.
We will get back to you on the above query shortly. Thank you for your patience.
Thank you.
Note: We strongly recommend you to create new e2e thread for your queries instead of following up on an old/closed e2e thread, new threads gets more attention than old threads and can provide link of old threads or information on the new post for clarity and faster response.