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.
我在进行双核通信,通过sharedregion进行数据传输,同时想通过GateMP对sharedregion进行读写保护,然而在GateMP_create的地方发生报错,想问下有没有GateMP的使用例子,是不是我的配置有问题?
代码如右图所示:此段代码是在task中进行的