HiI've got an old project, in which the header include structure was defined to only include header files in the *.C files.The project team wants to keep the structure like it is, as well for new developments / adaptations.
The problem I observe in MDK is, that the 'Error List' view shows several errors in such header files, mostly because of unknown types.
The errors are as well marked with red crosses on the lines, they are recognized.
As the compiler can compile the projects and files without errors, this seems to be just a problem of MDK.I did not find the place to deactivate this error recognition until now.Is it possible adapt this feature so it only recognizes the errors of the compiler outputs or at least deactivate this feature?
Duplicate of https://community.arm.com/support-forums/f/keil-forum/55810/keil-vision-mdk---error-list-shows-errors-but-compiler-completes-without-errors so locking this thread.