On Fri, 19 Sep 2003 08:41:28 -0300
[EMAIL PROTECTED] wrote:
> I'm using the srmControl with srmCtlStartBreak and srmCtlStopBreak,
> unfortunately, I didn't get a consistent break signal with it.
>
> Here is my code :
>
> if (blnBreak) {
>
> error = SrmControl(gPortID, srmCtlStartBreak, 0,&flagsSize);
>
> SysTaskDelay(30*SysTicksPerSecond()/1000);
>
> error = SrmControl(gPortID, srmCtlStopBreak, 0,&flagsSize);
>
> }
We had problems on the m125. Check the value your are passing to SysTaskDelay()
and maybe increase it a little bit.
Which Palm(s) are you targeting?
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/