Keil uVision quirk when editing app_myproject_proj.c

1 post / 0 new
svl0822
Offline
Last seen:5 years 8 months ago
加入:2014-11-17 19:20
Keil uVision quirk when editing app_myproject_proj.c

你好,对话框,

I am having a strange problem with Keil and your SDK software. When I am editing the

#include "app_myproject_proj.h"

line as per section 4.4 step 4 of the UM-B-003 document, the Keil uVision software shows a red X on the left side of this line, indicating an error, and the popup

"fatal error in include chain (app_api.h): "app_mypproject_proj.h" file not found

appears. Notice the two letters "p" in "mypproject" in the popup - for some reason it sees two p's instead of one as there actually is. Has anyone else had this issue and if so, how can it be resolved ? Or is there some other step in this setup that I am missing? This quirk shows an error that throws off compilation.

Thank you,
svl0822