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

No such file or directory

Note: This was originally posted on 17th May 2013 at http://forums.arm.com

Hello,



While using DS5 to build my project, I get the following error:


fatal error: xyz.h: No such file or directory



I know that it exists but how do I let the compiler know where to look?

Parents
  • Note: This was originally posted on 21st May 2013 at http://forums.arm.com

    I tried that code, which you had above and I got the same errors.  How did you configure your compiler for the Cortex-A9?  I am using the Altera version of the DS5 and I'm guessing that it should be setup OK.



    error: expected '(' before '{' token
    error: 'dsb' undeclared (first use in this function)
    each undeclared identifier is reported only once for each function it appears in
Reply
  • Note: This was originally posted on 21st May 2013 at http://forums.arm.com

    I tried that code, which you had above and I got the same errors.  How did you configure your compiler for the Cortex-A9?  I am using the Altera version of the DS5 and I'm guessing that it should be setup OK.



    error: expected '(' before '{' token
    error: 'dsb' undeclared (first use in this function)
    each undeclared identifier is reported only once for each function it appears in
Children
No data