调试的时候发现芯片跑死了,跑到一个地方不动弹了,调试看如下:


点暂停,发现每次程序都跑到4770这个地址,编译器提示Can't find a source file at "..\rom_temp\rom\fw\driverlib\cpu.h"
Locate the file or edit the source lookup path to include its location.
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.
调试的时候发现芯片跑死了,跑到一个地方不动弹了,调试看如下:


点暂停,发现每次程序都跑到4770这个地址,编译器提示Can't find a source file at "..\rom_temp\rom\fw\driverlib\cpu.h"
Locate the file or edit the source lookup path to include its location.