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 ?
... keil's tools are designed for this board
Not really - the tools are pretty much agnostic to what board you use.
But, if that's your reasoning, why don't you just use Keil tools?
"I don't want to use real view"
So why use uVision?
"I want to keep GCC"
Fair enough - so why not use it with an IDE that's ready made for it?
The board neither knows nor cares what tools you use!