Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


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

Arm development studio 2024 altera_debug_server.py error detected

Hi 

I am trying to debug my APOLLO AGILEX SOM BOARD using the USB cable provided which acts as the USB blaster, after selecting the debug configuration it prompts an error    

Parents
  • Hi

    My name is Stephen and I work at Arm.

    Sorry to hear that you've hit this issue.  Are you using Arm DS 2024.0?

    Unfortunately, there's a problem with USB Blaster support in Arm DS 2024.0.  This will be fixed in the next release.

    In the meantime, a workaround for Arm DS 2024.0 is to make a small change to a text file in the Arm DS installation:
    In sw/debugger/configdb/Scripts/rddi_dap_debug_server.py, replace "rddidap_serverd" with "rddi_serverd".

    That should restore the USB Blaster functionality.  Please do let us know whether that is successful for you.

    Stephen

Reply
  • Hi

    My name is Stephen and I work at Arm.

    Sorry to hear that you've hit this issue.  Are you using Arm DS 2024.0?

    Unfortunately, there's a problem with USB Blaster support in Arm DS 2024.0.  This will be fixed in the next release.

    In the meantime, a workaround for Arm DS 2024.0 is to make a small change to a text file in the Arm DS installation:
    In sw/debugger/configdb/Scripts/rddi_dap_debug_server.py, replace "rddidap_serverd" with "rddi_serverd".

    That should restore the USB Blaster functionality.  Please do let us know whether that is successful for you.

    Stephen

Children