We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I receive a quotation about KEIL plus RLT-ARM with stack TCP-IP.
In my application I'm using a ARM7 (from NXP) with Mac/Phy and a serial Interface (RS232) to connect with a GPRS modem.
Using RLT-Arm library can I make this two interface connection (TCP+IP+Ethernet plus TCP+IP+PPP) together?
There is a PPP layer on RLT-ARM?
Thanks SB
By using RTX kernel u can configure them to have separate thread stacks then both will run in multiple instance task... Becareful with the memory stack u have for this approach