suji
Tue Feb 07 01:46:28 CST 2006
Please make sure you are giving enough delay after the reset command(UART).
Also make sure you have all the UART specific initializations in open also.
I have seen sometime if it is in Init, it is not working.
Since you said, it is working in debugmode, and not in release, i think
these are the issues.please give it a try.
Thanks,
"Yannick Chamming's [eMVP]" wrote:
> Check also for network user interface
>
> --
> ----------------------------------------------------------------
> Yannick Chamming's (eMVP)
> ADENEO (ADESET)
> Windows Embedded Manager
> ychammings AT adeneo DOT adetelgroup DOT com>
>
http://www.adeset.com
> Tél : +33 (0)4.72.18.57.77
> Fax : +33 (0)4.72.18.57.78
> ----------------------------------------------------------------
>
> <homecdom@yahoo.fr> a écrit dans le message de news:
> 1139262071.942492.176180@g44g2000cwa.googlegroups.com...
> Thank you for your answer.
> TAPI and Unimodem are included in my build.
> Do you think that a component could be missing in a retail mode and not
> in debug mode ?
> Thanks,
> Dom
>
> Dean Ramsier a écrit :
>
> > You're probably missing some necessary OS components from your build. The
> > dependency checking for ActiveSync is not very good, some components you
> > have to manually include.
> >
> > I don't recall what is typically missing, ensure that you have TAPI, and
> > Unimodem in your build.
> >
> > --
> > Dean Ramsier - eMVP
> > BSQUARE Corporation
> >
> >
> > <homecdom@yahoo.fr> wrote in message
> > news:1139248916.566560.205710@z14g2000cwz.googlegroups.com...
> > > Hi All,
> > >
> > > I created my OS image using Platform Builder 4.2.
> > > I try to make a serial activesync connection on a SH3 board. I can
> > > connect via Ethernet or Usb cable, but i have trouble with serial
> > > connection.
> > >
> > > In debug mode, it works very well.
> > >
> > > In release mode, I have a strange behaviour : on the PC side,
> > > Activesync displays "connecting" and its icon becomes green and rounds.
> > > On the device side, it says "User authenticated".
> > >
> > > I dont think the cable is bad because every thing is ok in debug mode.
> > > In release mode, I have no debug trace to easily identify the problem.
> > >
> > > Can anybody point me in the right direction to resolve this problem ?
> > >
> > > Thanks,
> > > Dom
> > >
>
>
>