2016-09-08 03:45 PM
Hi guys,
1. compile proj. Keil51 uVision: -> error: #5: cannot open source file ''MCode.h'' 2. MCode.c #include ''MCode.h'' ...3. Options for target -> c/c++ -> path ../user 4. user (MCode.h) etc.. Q: it seems everything is ok, but why compiler does not find MCode.h ??thank you for the answers .. br M.2016-09-09 03:10 AM
Hi,
Maybe you should clean Target, then rebuild all target files: Project -> Clean Target then Project -> Options For Target (Alt-F7) -> C/C++Include Paths: path1;path2;path3 (to point at the directories you have which used to search for include files) then ReBuild All Target Files.Regards2016-09-09 12:16 PM
no, not works , it should be something else
2016-09-10 02:42 PM
thats it
________________ Attachments : cubemx.rar : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I14b&d=%2Fa%2F0X0000000biQ%2FDP54DHUyqSlgR0zLXtz7qRgg0s8TnWkpyhuNeQDyT7g&asPdf=false