Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个项目,KEIL IDE其中LPC2148包含RTX内核程序以及其他程序。现在我们需要将 IDE 从更改KEIL为Eclipse. 当我们尝试在 Eclipse GCC 编译器中编译它时,它在文件中显示错误。RTX_Config.c是否RTX_Config.h有任何解决方案可以在 Eclipse IDE 中编译这个项目?
KEIL IDE
LPC2148
RTX
KEIL
Eclipse
RTX_Config.c
RTX_Config.h
提前致谢。