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

hello_world.c test hang in Cortex-M85

Hi,

  I'm new to ARM IP Integration and running hello_world.c test by using below command

  make run TESTNAME=hello_world SIM=vcs

The test was hanged and unable to trace what is happening in the background. Please suggest any idea?

Thanks

Mahesh

Parents
  • Hi  After debugging I have found below ERROR.

    Error-[SC-SYSCAN-SYSC-NF] SystemC file not found
    The specified SystemC file '/OLYMPUS.cpp' cannot be found.
    Make sure the file exists and is readable.

    Could you please suggest anyone on how to setup OLYMPUS.cpp in Linux?.

    Thanks

    Mahesh

Reply
  • Hi  After debugging I have found below ERROR.

    Error-[SC-SYSCAN-SYSC-NF] SystemC file not found
    The specified SystemC file '/OLYMPUS.cpp' cannot be found.
    Make sure the file exists and is readable.

    Could you please suggest anyone on how to setup OLYMPUS.cpp in Linux?.

    Thanks

    Mahesh

Children