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 ?
Hi Per,
I use the MDK-lite version witch not include support from Keil.
3. SUPPORT AND MAINTENANCE. If you purchased the Software directly from ARM, and you are not receiving it as either or both, as applicable, Evaluation Software (defined in Clause 2) and Academic Software (defined in Clause 2), you are entitled to reasonable support and maintenance for the Software, for the shorter period of; (i) the term of your licence to the Software (as specified by the Licence Key); and (ii) one (1) year, commencing on the date of purchase.
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.