I'm trying to compile my program but I get this error message at then end of the compilation C:\Programme\Keil\ARM\RV31\INC\RTX_Config.h(18): error: #35: #error directive: New RTX-V2 core does not require RTX_Config.h
I'm working now with Keil uvision4. This problem appeared when I changed the version of Keil, because I was working before with Keil version 3.
I think I have to chande the ARM folder, but I don't find a new RTX_Config for this version. Does someone have had the same problem???
a quick guess: a very old RTX/RL-ARM...?
I have tried to find the new version of RTX_Config for lpc2368, but no success at all. Could you tell me how or where could I download the new version?
Might not the message try to tell you that the new RTX doesn't require any such file?
After all, the message says: "does not require RTX_Config.h".
So is there then a reason why you expect that you should be able to find any such file?