Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2021
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. <commandline>:0: waitpid failed /opt/hal-core/bin/rtapi_app threads
  2. <commandline>:0: /opt/hal-core/bin/rtapi_app exited without becoming ready
  3. <commandline>:0: insmod for threads failed, returned -1
  4. <commandline>:0: execv(): No such file or directory
  5. <commandline>:0: waitpid failed /opt/hal-core/bin/rtapi_app lcec
  6. <commandline>:0: /opt/hal-core/bin/rtapi_app exited without becoming ready
  7. <commandline>:0: insmod for lcec failed, returned -1
  8. HAL: ERROR: function 'lcec.read-all' not found
  9. <commandline>:0: addf failed
  10. HAL: ERROR: function 'lcec.write-all' not found
  11. <commandline>:0: addf failed
  12. Loaded HAL Components:
  13. ID Type Name PID State
  14. 235 User halcmd2466 2466 ready
  15. 6 RT __servo-thread ready
  16. 5 RT __base-thread ready
  17. 4 RT threads ready
  18.  
  19. Component Pins:
  20. Owner Type Dir Value Name
  21. 5 s32 OUT 0 base-thread.time
  22. 6 s32 OUT 0 servo-thread.time
  23.  
  24. Pin Aliases:
  25. Alias Original Name
  26.  
  27. Signals:
  28. Type Value Name (linked to)
  29.  
  30. Parameters:
  31. Owner Type Dir Value Name
  32. 5 s32 RW 0 base-thread.tmax
  33. 6 s32 RW 0 servo-thread.tmax
  34.  
  35. Parameter Aliases:
  36. Alias Original Name
  37.  
  38. Exported Functions:
  39. Owner CodeAddr Arg FP Users Name
  40.  
  41. Realtime Threads:
  42. Period FP Name ( Time, Max-Time )
  43. 1000000 YES servo-thread ( 0, 0 )
  44. 25000 NO base-thread ( 0, 0 )
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement