We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hey everyone,
I am attempting to move an existing project from Atollic to Keil (as Atollic is no longer supported by my MCU).
All I want to do is add the appropriate headers and source files that have already been generated to my current Keil project.
I have already gone and found the header file I wish to implement, and I can see it very clearly under the Project pane on the left, however whenever I compile I get:
"Cannot open source input file "board.h": No such file or directory.
I have searched high and low for a tutorial explaining how to start a Keil program from scratch in order to make bin files, but nobody seems to be talking about it.
Can someone help me?