Advertisement
Guest User

Untitled

a guest
Sep 26th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. empire@empire-System-Product-Name:~/linuxcnc-rtnet2$ DEBUG=5 halrun -I -f save.hal
  2. rtapi:0 stopped
  3. msgd:0 stopped
  4. save.hal:3: Component 'threads' ready
  5. save.hal:3: Program '/home/empire/linuxcnc-rtnet2/libexec/rtapi_app_xenomai' started
  6. save.hal:3: Realtime module 'threads' loaded
  7. save.hal:4: Component 'hostmot2' ready
  8. save.hal:4: Program '/home/empire/linuxcnc-rtnet2/libexec/rtapi_app_xenomai' started
  9. save.hal:4: Realtime module 'hostmot2' loaded
  10. save.hal:5: Component 'hm2_eth' ready
  11. save.hal:5: Program '/home/empire/linuxcnc-rtnet2/libexec/rtapi_app_xenomai' started
  12. save.hal:5: Realtime module 'hm2_eth' loaded
  13. save.hal:6: Component 'siggen' ready
  14. save.hal:6: Program '/home/empire/linuxcnc-rtnet2/libexec/rtapi_app_xenomai' started
  15. save.hal:6: Realtime module 'siggen' loaded
  16. save.hal:13: Function 'hm2_7i80.0.pet_watchdog' added to thread 'test-thread'
  17. save.hal:14: Function 'hm2_7i80.0.read' added to thread 'test-thread'
  18. save.hal:15: Function 'hm2_7i80.0.write' added to thread 'test-thread'
  19. save.hal:16: Function 'siggen.0.update' added to thread 'test-thread'
  20. save.hal:19: setting parameter 'hm2_7i80.0.gpio.024.is_opendrain' to 'true'
  21. save.hal:19: Parameter 'hm2_7i80.0.gpio.024.is_opendrain' set to true
  22. save.hal:20: setting parameter 'hm2_7i80.0.gpio.024.is_output' to 'true'
  23. save.hal:20: Parameter 'hm2_7i80.0.gpio.024.is_output' set to true
  24. save.hal:22: Pin 'siggen.0.clock' linked to signal 'square'
  25. save.hal:22: Pin 'hm2_7i80.0.gpio.024.out' linked to signal 'square'
  26. save.hal:24: Realtime threads started
  27. halcmd: exit
  28. <commandline>:0: Realtime threads stopped
  29. <commandline>:0: Realtime module 'siggen' unloaded
  30. <commandline>:0: Realtime module 'hm2_eth' unloaded
  31. <commandline>:0: Realtime module 'hostmot2' unloaded
  32. <commandline>:0: Realtime module 'threads' unloaded
  33. empire@empire-System-Product-Name:~/linuxcnc-rtnet2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement