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.

c6678 多核程序和ndk



1、多个核运行不同的工程,那么这些工程的CMD有什么限制吗?

2、ndk中reload前如果不进行“system Reset” 那么就会出现“ Timeout waiting for reply from PA to PA_addMac command”,不知有没有办法解决?

3. 我跑ndk时不想用gel来进行初始化,而在EVM_init()函数进行PLL等的初始化,但是去掉gel的话debug后程序就直接运行了?