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.

LDC1314EVM: Unable to connect to EVM with GUI

Part Number: LDC1314EVM

The EVM popsup in the device manager as a COM port but when I run the Sensing Solutions EVM GUI-1.9.4 I does not connect to the device.

I suspect it might be looking for specifc PID and this module was produced with a different PID maybe?
Is there any way to force a specific com port?

  • I checked the source code of you SspEvmNodeJS module that handles the serial connection. The VID and PID there is identical to what windows is reporting for the com port of the EVM. So thats probably not the cause.
  • I launched the app with the debug console. This is what I get while the EVM is attached.
    I guess that's probably not intentional that all these files are not found.

    
    
    http://localhost:9100/app/appCfg/appCfg.service.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/appInfo/appInfo.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/appHelp/appHelp.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/appNav/appNav.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/appStatus/appStatus.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/appStatus/appStatus.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/appMenu/appMenu.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/boardInfo/boardInfo.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/configuration/configuration.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/configuration/configuration.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/demo/demo.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/firmware/firmware.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/demo/demo.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/deviceControl/deviceControl.service.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/demoRun/demoRun.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/logPane/logPane.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/firmware/firmware.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/logService/logService.service.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/main/main.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/main/main.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiBit/oneuiBit.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiCheckbox/oneuiCheckbox.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiEdit/oneuiEdit.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiFile/oneuiFile.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiIndicator/oneuiIndicator.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiRegFactory/oneuiRegFactory.service.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiSelect/oneuiSelect.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiRegister/oneuiRegister.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiSlider/oneuiSlider.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/oneuiValue/oneuiValue.directive.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/page/page.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/page/page.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/pageDevice/pageDevice.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/pageDevice/pageDevice.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/pageEvm/pageEvm.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/pageEvm/pageEvm.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/register/register.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/register/register.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/statusService/statusService.service.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/streaming/backup.streaming.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/streaming/streaming.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/app/streaming/streaming.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/components/navbar/navbar.controller.js Failed to load resource: the server responded with a status of 404 (Not Found)
    http://localhost:9100/components/modal/modal.service.js Failed to load resource: the server responded with a status of 404 (Not Found)
    25a28b9f.app.js:1 New status Ready
    25a28b9f.app.js:1 Connection status false
    (index):89 App: Connected with server
    (index):95 App: message from server: Hello From Server , timestamp: 1547478174650
    25a28b9f.app.js:1 info:App:Register::adapterStatusInfo:init device control
    25a28b9f.app.js:1 info:App:Register::adapterStatusInfo: SSP EVM disconnected, timestamp: 1547478174929
    25a28b9f.app.js:1 info:App:Register::adapterStatusInfo:init device control
    25a28b9f.app.js:1 New status SSP EVM disconnected

  • One of these steps should fix your issue:

    - Run the GUI "as an administrator" (right click and then select the run as administrator option)
    - Install the EVM driver by using the device manager. The driver can be found in the following folder:
    C:\ti\Sensing Solutions EVM GUI-x.x.x\EVM Driver