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

RV-CARM compiler - absolute address location

Where can i get help on RV compiler and error messages e.g. error #65 - expected a ;. I checked manuals in starter kit no information on error code or warnings.

Also which is better compiler Real view or CARM?

How can i define a absolute address for a variable while using RV._at doesn't work

I don't want a buffer to initialize at reset how should i define, volatile is not working.

Parents
  • Thanks Andy,

    I gave a example of "expected ;", this was delibrately created error. doesn't really need a explanation for this error.

    Again where can i find the compiler/linker error/warning explanation and locating a variable at abosulte address??

    Compiler and library guid in book section of work space doesn't give any information on Errors/warning and assigning variable absoulte address, that is why i am trying to get help from forum.

Reply
  • Thanks Andy,

    I gave a example of "expected ;", this was delibrately created error. doesn't really need a explanation for this error.

    Again where can i find the compiler/linker error/warning explanation and locating a variable at abosulte address??

    Compiler and library guid in book section of work space doesn't give any information on Errors/warning and assigning variable absoulte address, that is why i am trying to get help from forum.

Children