Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Runtime environment setup

Re:Runtime environment setup 13 years 10 months ago #744

  • canelon
  • canelon's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 84
  • Karma: 0
Hello, i have a working project on a development station, i was able to create a package in order to execute it on a process station; afterwards i was able to unpack it with the use of the pwr_pkg.sh -i 'packagefilename' command, but now i can't start it, how do i tell the process station to execute one specific project?
The administrator has disabled public write access.

Re:Runtime environment setup 13 years 10 months ago #745

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3175
  • Thank you received: 500
  • Karma: 133
Hi,

If you login to the process station as user pwrp, and start proview from a terminal window with the command

> rt_ini -i

the system messages is displayed in the terminal and hopefully will give you some information about what is wrong. Execute

> pwr kill

before rt_ini to remove any processes and shared memory from a previous start attempt.

Some common errors are the qcom bus identity, the ip address and nodename. The qcom bus is set in /etc/proview.cnf on the process station and has to correspond to the configuration in the directory volume. Also check that the nodename and ip-address in the NodeConfig object in the directory volume are correct.

/Claes
The administrator has disabled public write access.

Re:Runtime environment setup 13 years 10 months ago #746

  • canelon
  • canelon's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 84
  • Karma: 0
Thanks a lot claes, it now works perfectly
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 8.221 seconds