Since uVision supports gnu tools etc, it should be possible to buid the linux kernel for embedded use using it. The purpose would be good kernel debugging. I guess an important problem is how to control the make. Can uVision use external make files? If I cannot use the normal make structure of the kernel, each new kernel version will mean a lot of work.
Regards
Jokke
I do my linux builds under linux, and keil runs in Windows. Can I just ftp the source tree over, and Keil will interpret the path's correctly? Or should I go for some kind of mingw build?