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

error

Hi.I am almost a beginner working with ARM and i wrote a program.It has many of this error: #99: a declaration here must declare a parameter.
If you can help me i will be appreciate.

Parents
  • __DATA(RAM2) Doesn't seem to be valid syntax, where are you taking this code from, and which chip/compiler was it using? What are you using?

    As a beginner, maybe you can formulate a question that has context and specifics, and doesn't assume people have any insight into your situation beyond what you describe.

Reply
  • __DATA(RAM2) Doesn't seem to be valid syntax, where are you taking this code from, and which chip/compiler was it using? What are you using?

    As a beginner, maybe you can formulate a question that has context and specifics, and doesn't assume people have any insight into your situation beyond what you describe.

Children