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.

CCS/IWR1642BOOST: ccstudio debugger: driver property Endianness was not defined

Part Number: IWR1642BOOST
Other Parts Discussed in Thread: IWR1642

Tool/software: Code Composer Studio

I use linux, Code Composer Studio 9.3.

If I want to connect to the target, I get an error message

ComPort: Can't Initialize Target CPU: The driver property "Endianness" was not defined

  • Kurt,

    Are you trying to debug the IWR1642 via the XDS110 JTAG debugger that is on the board?  The error message sounds like the configuration in CCS is set for the UARTConnection type.

    I am on mac so I don't have the mmWave software installed.  The connection would either be set in the project properties here:

    Or there would be a .ccxml file in the project.  If you double click on the file it will open the editor and you can change the connection here:

    Regards,

    John