Hi guys, have you ever tried to do that? Can give me some experience? I got some stupid error msgs which I can not find out why?
Wild guess: some set of recusive #defines that overflow limits of the Keil preprocessor? Are those all the errors that you get? Do you have all the necessary typedefs for the headers already ported? Can you generate the output from the preprocessor and post the results of that? Posting the relevant lines of source might help.
I'm going to take a wild guess here, Houdini predicts that there is a structure containing an array of whatever and the "SIZE OF.." define got out of hand.