This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil uvision-4 source file not found with gnu-arm-gcc

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 ?

Parents Reply Children