是这样的,原先的程序运行都是好的,这次增加一个VP4的display功能,所以按照例程进行了User-defined device的添加,但是添加后程序就运行不到main函数
发现主要是IOM_Fxns的问题,如果改成Dev_Fxns就不会进不去,这是怎回事呢,编译都是对的。。。。。。。
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.
是这样的,原先的程序运行都是好的,这次增加一个VP4的display功能,所以按照例程进行了User-defined device的添加,但是添加后程序就运行不到main函数
发现主要是IOM_Fxns的问题,如果改成Dev_Fxns就不会进不去,这是怎回事呢,编译都是对的。。。。。。。