Search found 877 matches

by paolo.gai
Mon Jul 29, 2024 11:35 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: Forum closure
Replies: 0
Views: 6152

Forum closure

Dear all, As you have noticed, since a few weeks the forum has been closed to new posts. Please notice that all users of the forum will be removed, and the forum will remain available as a read only resource for everyone. Please use the AUTOSAR OpenERIKA Mailing List for future messages. Thanks to e...
by paolo.gai
Mon Jun 24, 2024 1:45 pm
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: ERIKA3 contributed to AUTOSAR under the name OpenERIKA!
Replies: 0
Views: 3234

ERIKA3 contributed to AUTOSAR under the name OpenERIKA!

Dear all, The ERIKA Project has been contributed to the AUTOSAR Association under the name OpenERIKA! The OpenERIKA project currently includes: - OpenERIKA - AUTOSAR OS SC1 implementation, based on the ERIKA3 codebase. - OpenDruid - a set of Eclipse plugins based on ARTOP, which are used to configur...
by paolo.gai
Wed Feb 09, 2022 10:10 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: tricore_isar_mcal_adc example code fault
Replies: 1
Views: 20355

Re: tricore_isar_mcal_adc example code fault

please check the error message. *** Provided path 'preference_tricore__path_for_isar_mcal_cfg not defined' not found.. Stop. means that you need to provide the MCAL library directories inside the preferences. please note that the released integration is a bit old, we did not check it against recent ...
by paolo.gai
Mon Feb 07, 2022 8:33 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: ee_oscfg.h not found
Replies: 2
Views: 21636

Re: ee_oscfg.h not found

Well the screenshot is missing...

PJ
by paolo.gai
Sat Jan 08, 2022 8:38 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: S32k14x SuspendAllInterrupts
Replies: 1
Views: 20796

Re: S32k14x SuspendAllInterrupts

Hi Archie!

I doubt the problem is really in that specific function, as it works without problems in the various demos we distribute.

On the other hand, I see you are likely integrating other modules (I see at least the CanIf... maybe you have some kind of stack overflow somewhere else...

Ciao,

PJ
by paolo.gai
Thu Sep 16, 2021 10:48 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: Linking custom library error
Replies: 1
Views: 23108

Re: Linking custom library error

Dear Alex, try adding an EEOPT in the OIL file OS_EE_VERBOSE. In this way, it will print the command line used by the makefile. Then try to execute the same command alone, from the command line, and check where is the issue. Likely the linker command is missing some parameter, or the directory you s...
by paolo.gai
Thu Sep 16, 2021 10:37 am
Forum: ERIKA Enterprise and RT-Druid v2 (closed)
Topic: Can Erika OS be applied to S12z MCU?
Replies: 1
Views: 21726

Re: Can Erika OS be applied to S12z MCU?

There was support for a few S12 in ERIKA2 (but not in ERIKA3)... likely they should work without many modifications.

Ciao,

PJ
by paolo.gai
Sat Jun 19, 2021 11:07 am
Forum: ERIKA Enterprise and RT-Druid v2 (closed)
Topic: How to build RT-Druid CLI
Replies: 1
Views: 22019

Re: How to build RT-Druid CLI

Hi Alexander, the current online versiuon of ERIKA3 does not include the source code for the RT-Druid3 plugins. We are planning another release "soon" (end of the year?) with full source code (and likely different licensing). Hold on... you were referring to ERIKA2. The code is available o...
by paolo.gai
Sat Apr 10, 2021 8:09 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: problem after conf.oil changes
Replies: 3
Views: 26237

Re: problem after conf.oil changes

I guess you can specify relative paths... Rh850 demos should have them on examples if I am not wrong.

Ciao

Pj
by paolo.gai
Mon Mar 01, 2021 11:20 am
Forum: ERIKA Enterprise and RT-Druid v2 (closed)
Topic: Generating ORTI file STM32F4 problem in erika v2
Replies: 3
Views: 25748

Re: Generating ORTI file STM32F4 problem in erika v2

Dear Soumil,

Is the ORTI File generated in case you cerate an example for other architectures?

Ciao,

PJ
by paolo.gai
Fri Jan 29, 2021 9:11 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: Infineon TC275 ( Lite Kit ) Support with WinIdea
Replies: 1
Views: 21620

Re: Infineon TC275 ( Lite Kit ) Support with WinIdea

There are preferences about Lauterbach to handle specific configurations needed by that tool. About WinIdea, as long as I know there are no special scripts to be used in order to use ERIKA. Just select the target, load the ELF, load the generated ORTI file and it should work right away... Regards, P...
by paolo.gai
Sun Jan 24, 2021 10:57 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: SAMC 21J18 with ERIKA Enterprise
Replies: 7
Views: 43269

Re: SAMC 21J18 with ERIKA Enterprise

We did not get much request for Cortex M0 support recently, but things may change in the near future...

Regards,

Paolo
by paolo.gai
Fri Jan 22, 2021 9:36 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: SAMC 21J18 with ERIKA Enterprise
Replies: 7
Views: 43269

Re: SAMC 21J18 with ERIKA Enterprise

Dear ChayMa,

Not for now unfortunately. However there will be substantial changes to the ERIKA3 project this year (I cannot announce them yet). So likely during the year there may be additional Cortex M support.

Ciao,

PJ
by paolo.gai
Mon Jun 29, 2020 1:23 pm
Forum: ERIKA Enterprise and RT-Druid v2 (closed)
Topic: how to make a mutual exclusion with OIL
Replies: 1
Views: 24348

Re: how to make a mutual exclusion with OIL

Hmmm... quite strange. Please remove DeclareResource, it is not needed as it is by default in the ee.h.

We'll check why this is happening.

PJ
by paolo.gai
Wed Apr 29, 2020 10:58 am
Forum: ERIKA Enterprise and RT-Druid v3 (closed)
Topic: [request] [RT-Druid] add support for a new architecture
Replies: 1
Views: 13208

Re: [request] [RT-Druid] add support for a new architecture

Dear Ragab, What is the target? Currently it is not possible to externally customize Rt-Druid for changing the OIL file parameters and the related generated code. Things likely will change around this summer, but for now my suggestion is the following: - checkout the code from GitHub - make the wind...