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.
Tool/software:
I am using the LP-CC2652RB Launchpad to develop a BLE device. I am using CCS 12.8.0.00012 with Simplelink SDK 7.41.0.17 and SysConfig 1.18.1. I am using TI-RTOS7 for the RTOS.
When I try to open up ROV (Runtime Object View) from CCS, I get the following error in the ROV window
"ROV _connect failed to start agent: Provided value for cloudAgentInstallerServerURL is not allowed"
I enabled Cloud Agent logging and I am attaching the log from the run to this message. I have tried 2 default examples to test ROV ; "empty_LP_CC2652RB_tirtos7_ticlang" and "project_zero_LP_CC2652RB_tirtos7_ticlang". Both the default examples fail with the same error message above.
Regards,
Bhaskar
2024-08-19T18:56:48.778Z: Overridden Proxy = 2024-08-19T18:56:48.779Z: main: Staring directory = C:\ti\ccs1280\ccs\ccs_base\cloudagent\src 2024-08-19T18:56:48.779Z: Starting Agent! 2024-08-19T18:56:48.787Z: Module( Agent )->Web socket server started! 2024-08-19T18:56:50.927Z: Discovered Module : DeviceDetector 2024-08-19T18:56:50.932Z: Discovered Module : DS 2024-08-19T18:56:50.938Z: Discovered Module : EventBroker 2024-08-19T18:56:50.948Z: Discovered Module : File 2024-08-19T18:56:54.069Z: Discovered Module : Tirex 2024-08-19T18:56:54.075Z: rov_server_redirect: looking in: C:\ti\ccs1280\ccs\eclipse\dropins 2024-08-19T18:56:54.076Z: rov_server_redirect: looking in: C:\ti\ccs1280\ccs\eclipse\plugins 2024-08-19T18:56:54.077Z: rov_server_redirect: found: C:\ti\ccs1280\ccs\eclipse\plugins/com.ti.rov_1.0.0.202108240702 2024-08-19T18:56:54.086Z: rov_server_redirect: looking in: C:\ti\ccs1280\ccs\eclipse\Eclipse.app\Contents\Eclipse\dropins 2024-08-19T18:56:54.087Z: rov_server_redirect: looking in: C:\ti\ccs1280\ccs\eclipse\Eclipse.app\Contents\Eclipse\plugins 2024-08-19T18:56:54.087Z: rov_server_redirect: setting XDCTOOLS_JAVA_HOME to C:\ti\ccs1280\ccs\eclipse\jre 2024-08-19T18:56:54.087Z: rov_server_redirect: requiring C:\ti\ccs1280\ccs\eclipse\plugins\com.ti.rov_1.0.0.202108240702\rov_server.js 2024-08-19T18:56:54.097Z: Discovered Module : ROVServer 2024-08-19T18:56:54.420Z: Discovered Module : Serial 2024-08-19T18:56:54.427Z: Discovered Module : TargetSupport 2024-08-19T18:56:54.436Z: Discovered Module : USB 2024-08-19T18:56:54.467Z: Discovered Module : USB-HID 2024-08-19T18:56:54.467Z: Agent main module running on port 50538 2024-08-19T18:56:54.483Z: Module( Agent )->[wss.onConnection] 2024-08-19T18:56:54.491Z: Module( Agent )->[ws.onMessage]{"data":["DS",64546],"id":0,"command":"registerModuleWebSocket"} 2024-08-19T18:56:54.492Z: Module( Agent )->[ResponseHandler]{"response":0} 2024-08-19T18:56:54.493Z: Module( Agent )->[ws.onMessage]{"data":["desktopMode",true],"id":1,"command":"addConfigProperty"} 2024-08-19T18:56:54.494Z: Setting property desktopMode : true 2024-08-19T18:56:54.494Z: Module( Agent )->[ResponseHandler]{"response":1} 2024-08-19T18:56:54.495Z: Module( Agent )->[ws.onMessage]{"data":["EventBroker"],"id":2,"command":"createSubModule"} 2024-08-19T18:56:54.495Z: Module( Agent )->Creating new module (module id: 1 2024-08-19T18:56:54.496Z: Module( EventBroker )->Web socket server started! 2024-08-19T18:56:54.496Z: Module( Agent )->[ResponseHandler]{"data":{"port":50555},"response":2} 2024-08-19T18:56:54.498Z: Module( EventBroker )->[wss.onConnection] 2024-08-19T18:56:54.499Z: Module( Agent )->[ws.onMessage]{"data":["EventBroker"],"id":3,"command":"createSubModule"} 2024-08-19T18:56:54.499Z: Module( Agent )->Returning cached value 2024-08-19T18:56:54.499Z: Module( Agent )->[ResponseHandler]{"data":{"port":50555},"response":3} 2024-08-19T18:56:54.501Z: Module( EventBroker )->[wss.onConnection] 2024-08-19T18:56:54.502Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[]],"id":0,"command":"registerData"} 2024-08-19T18:56:54.503Z: Module( EventBroker )->[ResponseHandler]{"response":0} 2024-08-19T18:56:54.504Z: Module( EventBroker )->[ws.onMessage]{"data":["theme","com.ti.ccstudio.theme.light"],"id":1,"command":"registerData"} 2024-08-19T18:56:54.504Z: Module( EventBroker )->[ResponseHandler]{"response":1} 2024-08-19T18:56:54.505Z: Module( EventBroker )->[ws.onMessage]{"data":["theme-changed","com.ti.ccstudio.theme.light"],"id":2,"command":"fireEvent"} 2024-08-19T18:56:54.505Z: Module( EventBroker )->[triggerEvent]{"event":"theme-changed","data":{"data":"com.ti.ccstudio.theme.light"}} 2024-08-19T18:56:54.505Z: Module( EventBroker )->[ResponseHandler]{"response":2} 2024-08-19T18:59:28.586Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[]],"id":3,"command":"registerData"} 2024-08-19T18:59:28.586Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[]],"id":4,"command":"fireEvent"} 2024-08-19T18:59:28.586Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[]}} 2024-08-19T18:59:28.587Z: Module( EventBroker )->[ResponseHandler]{"response":3} 2024-08-19T18:59:28.587Z: Module( EventBroker )->[ResponseHandler]{"response":4} 2024-08-19T18:59:29.252Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[]],"id":5,"command":"registerData"} 2024-08-19T18:59:29.253Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[]],"id":6,"command":"fireEvent"} 2024-08-19T18:59:29.253Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[]}} 2024-08-19T18:59:29.254Z: Module( EventBroker )->[ResponseHandler]{"response":5} 2024-08-19T18:59:29.254Z: Module( EventBroker )->[ResponseHandler]{"response":6} 2024-08-19T18:59:29.345Z: Module( Agent )->[ws.onMessage]{"data":["DeviceDetector"],"id":4,"command":"createSubModule"} 2024-08-19T18:59:29.345Z: Module( Agent )->Creating new module (module id: 2 2024-08-19T18:59:29.346Z: Module( DeviceDetector )->Web socket server started! 2024-08-19T18:59:29.364Z: detected usb id 048d_5702 2024-08-19T18:59:29.364Z: detected usb id 2109_0813 2024-08-19T18:59:29.365Z: detected usb id 045e_0745 2024-08-19T18:59:29.365Z: detected usb id 0461_4e04 2024-08-19T18:59:29.365Z: detected usb id 0bda_8153 2024-08-19T18:59:29.365Z: detected usb id 2109_2813 2024-08-19T18:59:29.365Z: detected usb id 2109_0101 2024-08-19T18:59:29.365Z: detected usb id 0451_bef3 2024-08-19T18:59:29.365Z: detected usb id 1022_149c 2024-08-19T18:59:29.366Z: detected usb id 05e3_0608 2024-08-19T18:59:29.366Z: detected usb id 05e3_0608 2024-08-19T18:59:29.366Z: detected usb id 8086_15ec 2024-08-19T18:59:29.366Z: detected usb id 1022_43ee 2024-08-19T18:59:29.374Z: Module( Agent )->[ResponseHandler]{"data":{"port":50680},"response":4} 2024-08-19T18:59:29.378Z: Module( DeviceDetector )->[wss.onConnection] 2024-08-19T18:59:29.381Z: Module( DeviceDetector )->[ws.onMessage]{"data":[],"id":0,"command":"detectDebugProbes"} 2024-08-19T18:59:29.414Z: ERROR: found no pnpId match: USB\VID_0451&PID_BEF3&MI_03\7&3202736E&1&0003 2024-08-19T18:59:29.431Z: ERROR: found no pnpId match: COM0COM\PORT\CNCA0 2024-08-19T18:59:29.431Z: ERROR: found no pnpId match: COM0COM\PORT\CNCB0 2024-08-19T18:59:29.455Z: Module( DeviceDetector )->[ResponseHandler]{"data":{"probes":[{"connectionXml":"TIXDS110_Connection","id":"0","serialNumber":"L12004CE","comPorts":["COM4"],"overrides":{"Debug Probe Selection":"1","-- Enter the serial number":"L12004CE"}}]},"response":0} 2024-08-19T18:59:34.688Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":7,"command":"registerData"} 2024-08-19T18:59:34.688Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":8,"command":"fireEvent"} 2024-08-19T18:59:34.688Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:34.689Z: Module( EventBroker )->[ResponseHandler]{"response":7} 2024-08-19T18:59:34.689Z: Module( EventBroker )->[ResponseHandler]{"response":8} 2024-08-19T18:59:34.713Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":9,"command":"registerData"} 2024-08-19T18:59:34.714Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":10,"command":"fireEvent"} 2024-08-19T18:59:34.714Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:34.714Z: Module( EventBroker )->[ResponseHandler]{"response":9} 2024-08-19T18:59:34.714Z: Module( EventBroker )->[ResponseHandler]{"response":10} 2024-08-19T18:59:34.720Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":11,"command":"registerData"} 2024-08-19T18:59:34.720Z: Module( EventBroker )->[ResponseHandler]{"response":11} 2024-08-19T18:59:34.720Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":12,"command":"fireEvent"} 2024-08-19T18:59:34.720Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:34.721Z: Module( EventBroker )->[ResponseHandler]{"response":12} 2024-08-19T18:59:34.892Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":13,"command":"registerData"} 2024-08-19T18:59:34.892Z: Module( EventBroker )->[ResponseHandler]{"response":13} 2024-08-19T18:59:34.893Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":14,"command":"fireEvent"} 2024-08-19T18:59:34.893Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:34.893Z: Module( EventBroker )->[ResponseHandler]{"response":14} 2024-08-19T18:59:34.899Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":15,"command":"registerData"} 2024-08-19T18:59:34.899Z: Module( EventBroker )->[ResponseHandler]{"response":15} 2024-08-19T18:59:34.899Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":16,"command":"fireEvent"} 2024-08-19T18:59:34.899Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:34.900Z: Module( EventBroker )->[ResponseHandler]{"response":16} 2024-08-19T18:59:34.958Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":17,"command":"registerData"} 2024-08-19T18:59:34.958Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":18,"command":"fireEvent"} 2024-08-19T18:59:34.959Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:34.959Z: Module( EventBroker )->[ResponseHandler]{"response":17} 2024-08-19T18:59:34.959Z: Module( EventBroker )->[ResponseHandler]{"response":18} 2024-08-19T18:59:35.015Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":19,"command":"registerData"} 2024-08-19T18:59:35.016Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":20,"command":"fireEvent"} 2024-08-19T18:59:35.016Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:35.017Z: Module( EventBroker )->[ResponseHandler]{"response":19} 2024-08-19T18:59:35.017Z: Module( EventBroker )->[ResponseHandler]{"response":20} 2024-08-19T18:59:36.497Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":21,"command":"registerData"} 2024-08-19T18:59:36.497Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":22,"command":"fireEvent"} 2024-08-19T18:59:36.497Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:36.498Z: Module( EventBroker )->[ResponseHandler]{"response":21} 2024-08-19T18:59:36.498Z: Module( EventBroker )->[ResponseHandler]{"response":22} 2024-08-19T18:59:36.504Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":23,"command":"registerData"} 2024-08-19T18:59:36.504Z: Module( EventBroker )->[ResponseHandler]{"response":23} 2024-08-19T18:59:36.504Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":24,"command":"fireEvent"} 2024-08-19T18:59:36.505Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:36.505Z: Module( EventBroker )->[ResponseHandler]{"response":24} 2024-08-19T18:59:36.526Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContext",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":25,"command":"registerData"} 2024-08-19T18:59:36.526Z: Module( EventBroker )->[ws.onMessage]{"data":["ccs.debug.activeContextChangedEvent",[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]],"id":26,"command":"fireEvent"} 2024-08-19T18:59:36.526Z: Module( EventBroker )->[triggerEvent]{"event":"ccs.debug.activeContextChangedEvent","data":{"data":[{"core":"Texas Instruments XDS110 USB Debug Probe/Cortex_M4_0","project":"empty_LP_CC2652RB_tirtos7_ticlang"}]}} 2024-08-19T18:59:36.527Z: Module( EventBroker )->[ResponseHandler]{"response":25} 2024-08-19T18:59:36.527Z: Module( EventBroker )->[ResponseHandler]{"response":26} 2024-08-19T18:59:38.176Z: Module( Agent )->[wss.onConnection] 2024-08-19T18:59:38.185Z: Module( Agent )->[ws.onMessage]{"command":"listCommands","id":1,"data":[]} 2024-08-19T18:59:38.185Z: Module( Agent )->[ResponseHandler]{"data":{"commands":["listSubModules","createSubModule","listCommands","addConfigProperty","registerModuleWebSocket","registerModuleByPath"]},"response":1} 2024-08-19T18:59:38.185Z: Module( Agent )->[ws.onMessage]{"command":"addConfigProperty","id":2,"data":["cloudAgentInstallerServerURL","http://127.0.0.1:50507/ticloudagent"]} 2024-08-19T18:59:38.186Z: Module( Agent )->[ResponseHandler]{"data":{"message":"Provided value for cloudAgentInstallerServerURL is not allowed","stack":"Error: Provided value for cloudAgentInstallerServerURL is not allowed\n at Object.set (C:\\ti\\ccs1280\\ccs\\ccs_base\\cloudagent\\src\\config.js:35:19)\n at agent.commands.addConfigProperty (C:\\ti\\ccs1280\\ccs\\ccs_base\\cloudagent\\src\\host_agent.js:35:26)\n at WebSocket.<anonymous> (C:\\ti\\ccs1280\\ccs\\ccs_base\\cloudagent\\src\\module.js:184:50)\n at WebSocket.emit (node:events:513:28)\n at Receiver.receiverOnMessage (C:\\ti\\ccs1280\\ccs\\ccs_base\\cloudagent\\src\\node_modules\\ws\\lib\\websocket.js:1068:20)\n at Receiver.emit (node:events:513:28)\n at Receiver.dataMessage (C:\\ti\\ccs1280\\ccs\\ccs_base\\cloudagent\\src\\node_modules\\ws\\lib\\receiver.js:517:14)\n at Receiver.getData (C:\\ti\\ccs1280\\ccs\\ccs_base\\cloudagent\\src\\node_modules\\ws\\lib\\receiver.js:435:17)\n at Receiver.startLoop (C:\\ti\\ccs1280\\ccs\\ccs_base\\cloudagent\\src\\node_modules\\ 2024-08-19T18:59:50.624Z: Module( EventBroker )->Socket closed, wss.clients.size = 1 2024-08-19T18:59:50.625Z: Module( EventBroker )->Socket closed, wss.clients.size = 0 2024-08-19T18:59:50.626Z: Module( EventBroker )->server: on close 2024-08-19T18:59:50.643Z: Module( Agent )->Socket closed, wss.clients.size = 1 2024-08-19T18:59:51.767Z: Module( Agent )->Socket closed, wss.clients.size = 0 2024-08-19T18:59:51.768Z: Module( Agent )->server: on close 2024-08-19T18:59:51.772Z: Module( DeviceDetector )->Socket closed, wss.clients.size = 0 2024-08-19T18:59:51.772Z: Module( DeviceDetector )->server: on close
Hi Bhaskar,
Thanks for reaching out.
I tried the same examples on my side but I was using the previous CCS version and I was able to use the ROV with no errors. Can you please try the following:
-Use a different USB cable for the connection to the PC
-Have you tried reinstalling CCS?
-Can you please try using the CCS 12.7 and see if the ROV works?
-Run the example on debug mode and then start ROV.
I tried this on CCS 12.8 and it gave me the same error, I will look into this further.
Ivan
Hello Ivan,
Rolling CCS back to 12.7 has fixed this issue. I uninstalled the latest version and deleted all settings before reinstalling CCS 12.7 . ROV now connects and I can see the Modules.
Thank you for your help.
Regards,
Bhaskar.