TC65 autostart of an application

Hallo,

I want to use the AT-command "AT^SCFG..... to realize the

autostart of my application.

I give the command:

AT^SCFG="Userware/Autostart/AppName","","a:/TC65WMS3Internet1d.jar"

I got the answer "ERROR" from the TC65.

What can be wrong ?

Ican start my program with:

AT^SJRA=a:/TC65WMS3Internet1d.jar

Thank you very mutch for an answer.

Edmung

[489 byte] By [edmunga] at [2007-11-27 7:32:10]
# 1
The only thing I can imagine is that the password "" is incorrect.
deepspacea at 2007-7-12 19:12:25 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2

Hallo deepspace,

thank you for your answer

I think the password is correct,

becouse I can change the Userware Autostart status

^SYSSTART

AT^SCFG="Userware/Autostart"

^SCFG: "Userware/Autostart","0"

OK

AT^SCFG="Userware/Autostart","","1"

ERROR

AT^SCFG="Userware/Autostart","","1"

^SCFG: "Userware/Autostart","1"

OK

AT^SCFG="Userware/Autostart"

^SCFG: "Userware/Autostart","1"

OK

After switch_off / switch on of the TC65

Userware / Autostart /Status is "0" again

Edmung

edmunga at 2007-7-12 19:12:25 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3

Hallo

I get the following error message:

AT^SCFG="Userware/Autostart/AppName","","a:/TC65WMS3Internet1d.jar"

+CME ERROR: operation temporary not allowed

Who has an idea, what can I do ?

edmung

edmunga at 2007-7-12 19:12:25 > top of Java-index,Java Mobility Forums,Java ME Technologies...