raspistepper error after install

2024-04-20
2024-09-30
  • installwhat - 2024-04-20

    I've had issues getting the raspistepper installed, all due to errors upon installation.

    The closest I get is the pictured error. The functions are in the sm3_shared library. I can add this library but that leaves 2 issues.

    I don't actually know, and I really want to understand this, why the required dependencies haven't been installed correctly.

    If I add the library it's only available with through the namespace.

    What can I do to both understand and resolve this?

    Thanks

    edit
    codesys 64 3.5.20.0 - same error on other versions too
    sm3 raspi stepper 0.0.0.5

     

    Last edit: installwhat 2024-04-20
  • installwhat - 2024-04-20

    I'm digging into it and see that sm3_shared is nested in the library manager raspistepper->sm3_drive_poscontrol->sm3_shared

    but I get errors

     
  • installwhat - 2024-04-20
     

    Last edit: installwhat 2024-04-20
  • installwhat - 2024-04-20

    from another post on this forum
    ....
    In your library project select Project -> Project Information. On the Properties table remove the "LanguageModelAttribute" Value "Qualified Access Only".

    This will allow you to access the object without qualifying the access.
    ......

    I guess they've compiled it the library with that setting and now I need to mess around with versions.

     

    Last edit: installwhat 2024-04-20
  • installwhat - 2024-04-21

    to fix this I used a sp17 codesys and changed the project setting softmotion version to 4.6.2.0.

    I'm not sure if I should have had such difficulties but it works now.

     
  • installwhat - 2024-04-21

    to fix this I used a sp17 codesys and changed the project setting softmotion version to 4.6.2.0.

    I'm not sure if I should have had such difficulties but it works now.

     
  • dangjoris - 2024-09-30

    Hi, I am in the same situation. Is this still your best method? To go back to sp17?

    best regards

     
  • dangjoris - 2024-09-30

    Ok with the new Release of SM3RaspiStepper 0.0.0.6 it is fixed. Everything works fine with CODESYS Control for Raspberry Pi SL 4.13.0.0 and CODESYS SDK 3.5.20.20

     

Log in to post a comment.