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.

Linux/CC2564: How can we install cc256xms432btblesw on MAC/Linux?

Part Number: CC2564
Other Parts Discussed in Thread: CC256XMS432BTBLESW

Tool/software: Linux

We are using CCS v8 on MAC and Ubuntu for development. Our HW setup is MSP432P401R + CC2564MODA. How can we install the CC256x BT stack on MAC and Ubuntu??

  • Hi,

    The CC256XMS432BTBLESW only has an installer for windows. Moreover, the SDK is only tested on Windows.

    Best regards,
    Vihang
  • How can we get the project working on non-Windows machines?

  • Basavaraj Hiremath said:
    How can we get the project working on non-Windows machines?

    There is no easy way to install the SDK on a non-Windows machine. However, you can install the SDK on a Windows machine and then copy the content in the installation directory (typically : C:/ti/Connectivity/CC256X BT) to a non-Windows machine. 

    Depending on your IDE, you may or may not be able to build the sample applications on your non-Windows machine. You are welcome to try. But it is best to use Windows.

    BR,

    Vihang

  • Thanks Vihang,

    I was able to build from MAC by copying the files. But now I am getting this error:

    [Start: Texas Instruments XDS110 USB Debug Probe]

    Execute the command:

    %ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity

    [Result]


    -----[Print the board config pathname(s)]------------------------------------

    /Users/basuhire/.ti/ti/0/0/BrdDat/testBoard.dat

    -----[Print the reset-command software log-file]-----------------------------

    This utility has selected a 100- or 510-class product.
    This utility will load the adapter 'libjioxds110.dylib'.
    The library build date was 'Feb 8 2018'.
    The library build time was '18:21:48'.
    The library package version is '7.0.188.0'.
    The library component version is '35.35.0.0'.
    The controller does not use a programmable FPGA.

    An error occurred while hard opening the controller.

    -----[An error has occurred and this utility has aborted]--------------------

    This error is generated by TI's USCIF driver or utilities.

    The value is '-260' (0xfffffefc).
    The title is 'SC_ERR_XDS110_OPEN'.

    The explanation is:
    An attempt to connect to the XDS110 failed.
    The cause may be one or more of: no XDS110 is connected, invalid
    firmware update, invalid XDS110 serial number, or faulty USB
    cable. The firmware and serial number may be updated using the
    xdsdfu utility found in the .../ccs_base/common/uscif/xds110
    directory of your installation. View the ReadMe.txt file there
    for instructions.

    [End: Texas Instruments XDS110 USB Debug Probe]

  • Hi,

    This error appears to be related to the XDS110 firmware on the MSP432 LaunchPad. It is not related to the cc256xms432btblesw . Please post a query on the Code Composer Studio forum to see if anyone has run into problems like this on a Mac.

    e2e.ti.com/.../81

    Best regards,
    Vihang