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.

TMS320F28377D: 编译报错:#1965 cannot open source file inc/hw memmap. h,请问怎么办

Part Number: TMS320F28377D

编译报错:#1965 cannot open source file inc/hw memmap. h,请问怎么办

  • 你好,这个报错一般都是因为文件没有正确添加导致的,需要确认一下1、工程中是否有添加。2、工程属性Include Options中是否有添加路径。3、Include Options路径下的文件夹中是否确实有该.h文件。