Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: error: #40: expected an identifier - Device.h

$
0
0
I am using std::vector library in my program and according this thread, it looks like we need to add Retarget.c needs to be added to the project. When I added that, I got an error as stated here -> http://www.keil.com/support/docs/3279.htm. When I added Serial.c file as well, those errors were fixed but then it said Device.h was missing. When I added that, it said add Serial.h. Finally, when I added that, I got a bunch of errors in which one of them was: error: #40: ex

Viewing all articles
Browse latest Browse all 3049

Trending Articles