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.

AM13E23019: Mac SDK installer/ git sdk makefile install

Part Number: AM13E23019

Hello,

When will the OSX installer for AM13E230 show up? Right now there's only the windows and Linux installers?

Also, as a temporary workaround, I cloned the github repo and used that instead.

One suggestion in the makefile for the git repo is to have it "install" a "lib" directory where the traditional SDK has the "source/lib" directory. I just symlinked this from "build/am13e230x/lib". Or we could have an actual install step that copies the build artifacts to the correct SDK directory.

This way you can import and build projects in CCS as well as with the command line build.

Munan

  • Hi Munan,

    1. Let me confirm the date for MAC SDK installer with the team and get back on monday.

    2.With the current SDK infra as well, you can build from both command line as well as CCS. The project properties are configured to pick the path from the parent build folder, all libs and examples get built there itself. I will share the feedback with the SDK team.

    Regards,
    Shaunak

  • 1. Let me confirm the date for MAC SDK installer with the team and get back on monday.

    Hi Munan,

    The september release for MCU_SDK will have MAC_OS support. Incase the installer and build setup is ready for MAC sooner, i can let you know if required.

    Regards,
    Shaunak

  • Hey Shaunak,

    Thanks for the update on the installer. I think the way I have it now works so no big rush on my side but will let you know if that changes.

    Also just for context on the library location in the sdk, I was importing a project on my Mac that was originally created with a CCS SDK example in Windows, but since I have the git version of the SDK installed on the mac, the project settings were configured to look in the wrong directory. So it may be an odd corner case, but just worth mentioning since the versions are slightly different in this way.

    Munan

  • Got it Munan, Thanks for the info.

    Regards,
    Shaunak