This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0-SDK: VS Code Plugin for Mac

Part Number: MSPM0-SDK

Tool/software:

Hi there

Could you provide an update on when the TI plugin for VS Code will be available for Mac? Currently, when I click on the “Install Dependencies” button, I receive an error message (see the attached image).

Thank you,

Marco

P.S.: It seems to be working fine on Windows 11.

  • Hi Marco,

    Let me check with our SW team on this.

  • Hi Dennis,

    Thank you for your response. Would it be possible to install these dependencies manually so that I can debug on my Mac? Which dependencies would need to be installed exactly?

    Best regards,
    Marco

  • Hi Marco,

    I'm still waiting for comment from our SW tools team.  I don't know enough to say it is possible.

  • I don't yet have a firm schedule for when this is going to be available for MacOS.Best guess at this time would be around the beginning of February.

    The dependencies consist of: gdb (a binary could be downloaded from ARM Ltd), OpenOCD (I'll need to find the specific github repo for you if you want to build this), and some XDS110 firmware utilities (these are shipped with Code Composer Studio, so you could just copy them from CCS).  The XDS110 utilities are used for updating the XDS110 firmware and resetting the probe so you might not need these if the probe is up to date.

  • Hi Andy, thanks for the valuable info. I’ve just installed gdb and built OpenOCD. Unfortunately, the cfg files (ti_mspm0_launchpad.cfg & ti_mspm0.cfg) were missing, so I copied them from Windows. After that, I encountered the error: flash driver ‘mspm0’ not found.

    Is there another OpenOCD repository that includes the driver?
    Thanks Marco