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

Invalid keyword error 204

I am getting this error I have checked my linker file yet there is no symbol # that is reporting the error.
Has anyone got any idea how to overcome this problem

Parents
  • In your previous Thread you appeared to be talking about a Compiler error:

    http://www.keil.com/forum/docs/thread3412.asp

    Are you now sure it's a Linker error?
    (A Linker error would be L204; Compiler would be C204)

    As Jon suggested, can you post your Linker file - and the full text of the message?

    "there is no symbol #"

    Not sure what you mean by that?

    You said you're more used to Motorola; you're not, perchance, slipping into old habits and using '#' to denote a hex number, are you?

Reply
  • In your previous Thread you appeared to be talking about a Compiler error:

    http://www.keil.com/forum/docs/thread3412.asp

    Are you now sure it's a Linker error?
    (A Linker error would be L204; Compiler would be C204)

    As Jon suggested, can you post your Linker file - and the full text of the message?

    "there is no symbol #"

    Not sure what you mean by that?

    You said you're more used to Motorola; you're not, perchance, slipping into old habits and using '#' to denote a hex number, are you?

Children