how to make a project with existing source code and makefile
Hi,
I tried moving the workspace into the root directory but the "no rule to make target" error is still persisting I'm afraid. As for the thought on deep structure in the folders I don't think they can really be much shortened than that. I tried reducing the folder structure to the smallest it can be and then put that into the root as well:
C:\RangingAndALS\
But this brings up over a hundred semantic errors:
Description Resource Path Location Type
Field 'AddressingMode' could not be resolved main.c /RangingAndALS_NucleoF401/src line 1004 Semantic Error
This is in addition to the original error.