EmbeddedRelated.com
Forums

PPP while using ucos2

Started by mohamed February 11, 2011
Thanks Peter,

As I get an email and don't use the web interface I didn't put 2 and 2
together.

I'll go online today and check them out.

Dave...
---
Very funny Scotty, now beam down my clothes!!!
---

From: r... [mailto:r...] On
Behalf Of petermcs
Sent: 22 April 2011 23:45
To: r...
Subject: [rabbit-semi] Re: PPP while using ucos2

Hi Dave,

If you look in the files link on the left they are there. The list is in
alphabetical order so you will have to search down near the end for most of
them.

Regards,
Peter
--- In r..., "Joey" wrote:
>
> I have posted my changes in 4 files that have fixed this problem for me:
>
> SERLINK.LIB
> RS232.LIB
> UCOS2.LIB
> UTIL.LIB
>
> This is based on DC 9.62. All my changes are marked with
> "***** CHANGE *****".
>
> Please let me know if they work for you also.
>
HI joey, i tried to apply your change in dynamic c 10.46 but i still have the same problem the program crash after 10 min

Changes to the DC9 libraries may not port well to the DC10 libraries.

If you're really using DC 10.46, you should upgrade to 10.66:
http://www.digi.com/support/productdetl.jsp?pidI78&osvid=0&tp&tp2=0

If you continue to have PPP/UCOS problems, then email s...@rabbit.com to report them.

-Tom
On Oct 16, 2011, at 4:21 AM, kareem wrote:

> --- In r..., "Joey" wrote:
> >
> > I have posted my changes in 4 files that have fixed this problem for me:
> >
> > SERLINK.LIB
> > RS232.LIB
> > UCOS2.LIB
> > UTIL.LIB
> >
> > This is based on DC 9.62. All my changes are marked with
> > "***** CHANGE *****".
> >
> > Please let me know if they work for you also.
> > HI joey, i tried to apply your change in dynamic c 10.46 but i still have the same problem the program crash after 10 min
--- In r..., "kareem" wrote:
>
> --- In r..., "Joey" wrote:
> >
> > I have posted my changes in 4 files that have fixed this problem for me:
> >
> > SERLINK.LIB
> > RS232.LIB
> > UCOS2.LIB
> > UTIL.LIB
> >
> > This is based on DC 9.62. All my changes are marked with
> > "***** CHANGE *****".
> >
> > Please let me know if they work for you also.
> >
> HI joey, i tried to apply your change in dynamic c 10.46 but i still have the same problem the program crash after 10 min
>

The problems are all due to poorly written interrupt handlers. The updated files above with the interrupt handlers for RS232, the ucos system timer, the serlink (gprs modem), and the general faults.

If your 10.46 application has other interupt sources, those drivers may also have to be updated.