hi can anyone send me gnu chess hex file for lpc2124 ? thanks kh.pirnezhad@gmail.com
http://www.keil.com/arm/gnu.asp
Alternatively, if all you want is a computer chess game, wouldn't it be easier to just go out and buy one?
i have mdk303a.exe(self-extracting SETUP program. for trial uv3) and gccarm331.exe but this compiler cannot build my project complete.
"cannot build my project complete."
Why not?
What does that actually mean?
end of compiling process accur an error and compiler gives an error message .
So fix the error, then!
The purpose of the message is to tell you what's wrong: read the message, look at the code, and fix the error.
This is basic to any software development - embedded or otherwise.