This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Need help compiling using mvision1

Hi
I have just started to work with compiler c5.0 compiler with mvision1 and I am getting this error message
Fatal Error 204 : invalid keyword
The source code I have has previously been working but the exact setup of the enviroment has been lost.
What I am doing wrong?
Cheers
Nick

Parents
  • "I have only just started on the keil compiler"

    So when you said this code has been working before, was that on the motorola compiler?

    If so, it is highly likely that you've used some motorola-specific extension(s) that are not supported by Keil.

    I'm afraid it's Please read the manual time to find out precisely what the Keil tools do & don't support, and their specific restrictions, enhancements, etc...

Reply
  • "I have only just started on the keil compiler"

    So when you said this code has been working before, was that on the motorola compiler?

    If so, it is highly likely that you've used some motorola-specific extension(s) that are not supported by Keil.

    I'm afraid it's Please read the manual time to find out precisely what the Keil tools do & don't support, and their specific restrictions, enhancements, etc...

Children