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.
When I try compile my software, I have the following error :
arm-none-eabi-gcc: error: ..srckernelmutex.c: No such file or directory
There is no backslash in the path, normally is ..\src\kernel\mutex.c
why ? anyone can help me ?
So hey will not like to spend lots of time helping you with issues using the tools. But they might still want to make sure that their documentation is correct - i.e. if they claim the tools should work well with gcc, then they either have a bug or there must be some nice switch somewhere that needs to be set to get the tools to produce compatible command line options.
In short - it is meaningful to contact them and question their claim about compatibility. Or you can pretend to be a customer and ask them exactly what gcc tool you would need to use to be compatible with the Keil IDE if you are going to buy their package. After all, someone with a commercial license may still want to use gcc because they may intend to release the source code for free later - but want their commercial license to be able to debug a large binary.