hello i am getting problem to compile my code using gcc compiler in the keil uvision4. every time i build my code,it generate a message "target not created". please help me to set up gcc compiler environment.
Interesting that you posted the path you used - without noticing that the path didn't include the binary that the IDE complained it couldn't run.
Isn't that the first thing to do when a program can't be run?