I am designing a project using the Keil C51 V7.50 and uVision 3 IDE V3.10a on a Silicon Labs C8051F046 MCU. My project contains source file foo.c, which contains a directive:
#include "foo.h"
============================================================ Gary Lynch | To send mail, change no$pam in lynchg@no$pam.com | my domain name to stacoenergy
Cancel question. Apparently, when I created the project, I pulled in the wrong source files! (The dialog box makes this easy to do). Starting with the right source makes a huge difference.
"Starting with the right source makes a huge difference" Ah yes. I occasionally spend several minutes debugging my software before I realise that the hardware requires electricity to make it work.
View all questions in Keil forum