Debug RAS connection is not installed! Please start Cinterion CMTK setup in maintenance mode and select "Repair" and then repair does not repair anything. | Thales IoT Developer Community
October 11, 2014 - 4:17am, 13175 views
Hello,
While trying to run examples, I get
"Debug RAS connection is not installed!
Please start Cinterion CMTK setup in maintenance mode and select "Repair".
"
95% of the time.
It takes forever to run repair and then "repair" "scans the disks" to find installations (which it never remembers) and concludes that the problem is fixed, but then I try to run the project from eclipse and it fails again with the same error message. This is a terrible experience!
I accessed it 8 hours ago and been trying in vain for 6 hours.
Please provide step by step to improve reliability in accessing the Concept Board from the bundled eclipse install in windows 8.
Hi,
I'm tryng to run some MIDlet on my Cinterion Concept Board. I'm using Eclipse Juno as IDE on Windows 7 (32bit machine).
Once I've created the package, and copy & paste the Jar and Jad files to the module's file system, I realized that file properties (of both files) in the module, in terms of creation date, are completely different from the original (the files created by the IDE, located in the Eclipse Workspace).
Since I'm not able anymore to install the files on the module (using the hyperterminal the command AT^SJAM=0,"a:/HelloWorld.jad","" return ERROR), do you think it could be related to the date/properties mismatch?
How do I could set/fix the date/time in the module?
Tanks a lot
Marcello
Hi Marcello ,
The date in file properties is connected with the date actually set in the module. This date is reset when you cut off the power and you can set it by the AT+CCLK command.
This is not the cause of your problem. If you get error while installing the MIDlet it usually means some problem with MIDlet itself. You can try to issue AT+CMEE=2 command before MIDlet installation and maybe you'll get more information. But first of all try to make sure that the MIDlet you install is properly built.
Regards,
Bartłomiej
Bartłomiej, are you still there?
Pages