API Erika OS

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Post Reply
Rykah
Newbie
Posts: 2
Joined: Mon Feb 13, 2017 4:31 pm

API Erika OS

Post by Rykah » Mon Feb 13, 2017 4:59 pm

Hi,

I'm working on a board Aurix Tricore in my project, I want to create and embedded a web server on this board using ERIKA OS.

So my question is: does ERIKA OS contain APIs to create an Embedded Web Server, unfortunately I couldnt find any tutorials for it.

Are there any detailed tutorials for API on ERIKA OS ? Thank you in advance.

Best Regards,
Rykah.

paolo.gai
Administrator
Posts: 875
Joined: Thu Dec 07, 2006 12:11 pm

Re: API Erika OS

Post by paolo.gai » Mon Feb 20, 2017 12:12 pm

We did some time ago an integration of LWIP for some architectures (like Mico32 and PIC32), but not for AURIX.

About tutorials on the API:
- the API is based on the OSEK/VDX standard, now ISO17356.
- there is a manual of the main API in the download page
- there are various examples for various architectures in the available templates. You can also refer to the slides of the ScicosLab workshop 2008, there are some slides that details ERIKA and the API.

Ciao,

PJ

Rykah
Newbie
Posts: 2
Joined: Mon Feb 13, 2017 4:31 pm

Re: API Erika OS

Post by Rykah » Tue Feb 21, 2017 5:44 pm

Hello,
thanks for the answer !!
If I can ask you for one more thing ; Is it possible to have the integration procedure for the LWIP on the pic32.

Best regards,
Rykah

paolo.gai
Administrator
Posts: 875
Joined: Thu Dec 07, 2006 12:11 pm

Re: API Erika OS

Post by paolo.gai » Wed Feb 22, 2017 7:29 am

wel... it's in the source code committed in the SVN! look for the PIC32 code.

PJ

Post Reply