Search found 875 matches

by paolo.gai
Wed May 01, 2019 9:11 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: How to set gcc-arm-none-eabi as toolchain in Eclipse
Replies: 4
Views: 19104

Re: How to set gcc-arm-none-eabi as toolchain in Eclipse

You need to specify the path in: Windows/Preferences/RT-Druid/Oil/Cortex

then remove the Debug dir and rebuild.

PJ
by paolo.gai
Tue Apr 30, 2019 10:56 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Error in Eclipse
Replies: 3
Views: 3551

Re: Error in Eclipse

It seems you are using a JRE version 144.

The version installed on my machine is 201. maybe that is the issue...

Apart from that, I see no other reason why it should fail...

Ciao,

PJ
by paolo.gai
Fri Apr 19, 2019 1:38 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: What to Do After Erika Build
Replies: 5
Views: 5574

Re: What to Do After Erika Build

Please read the error message:

preference_tricore__path_for_isar_mcal_base not defined

--> you need to specify the MCAL location in the Windows/Preferences/Oil/... parameters.

PJ
by paolo.gai
Fri Apr 05, 2019 1:29 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: AURIX flashing using Linux Host
Replies: 1
Views: 2766

Re: AURIX flashing using Linux Host

This is not a question related to ERIKA. In general we use TRACE32 or WinIdea.

Please ask your colleagues (I guess there are various project work on TC264 currently running).

PJ
by paolo.gai
Fri Apr 05, 2019 9:15 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: ERIKA OS block on scilab/xcos
Replies: 1
Views: 2348

Re: ERIKA OS block on scilab/xcos

Not sure how you want to generate code from the blocks. I suggest you to take a look at: - the code generator which was done on ERIKA2 (the scicos pack, done originally by Roberto Bucher) http://erika.tuxfamily.org/drupal/scilabscicos.html - the code generator used in microdaq - https://atoms.scilab...
by paolo.gai
Wed Apr 03, 2019 2:18 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Eclipse IDE with ARIKA v3 (gh61)
Replies: 4
Views: 3867

Re: Eclipse IDE with ARIKA v3 (gh61)

if you are using the normal GH61 no need to specify ERIKA_FILES. Everything should work out of the box without environnment variables.

PJ
by paolo.gai
Tue Apr 02, 2019 12:02 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Generate .hex file
Replies: 3
Views: 3549

Re: Generate .hex file

Thanks for the suggestion!

PJ
by paolo.gai
Tue Apr 02, 2019 8:39 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Tricore compilation
Replies: 38
Views: 199563

Re: Tricore compilation

We do not provide a direct integration with the Hightec IDE. But you could try to install the RT-Druid packages in teh IDE directly (they are in teh download page). I cannot provide support on it since we never tried.

PJ
by paolo.gai
Mon Apr 01, 2019 11:49 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Generate .hex file
Replies: 3
Views: 3549

Re: Generate .hex file

The compiler provides tools for this. Please check the compiler manual.

Paolo
by paolo.gai
Mon Apr 01, 2019 10:55 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Erika on Aurix TC297B
Replies: 18
Views: 86713

Re: Erika on Aurix TC297B

They are the default examples part of ERIKA2.

PJ
by paolo.gai
Mon Apr 01, 2019 10:13 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Tricore compilation
Replies: 38
Views: 199563

Re: Tricore compilation

If you are working on multicore setups, it should be simpler to use ERIKA3. Most of the development nowadays is on ERIKA3.

Note also the licensing change. For Universities it should not be a big licensing change as the code of ERIKA3 is distributed under the GPLv2.

Paolo
by paolo.gai
Fri Mar 29, 2019 1:35 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Tricore compilation
Replies: 38
Views: 199563

Re: Tricore compilation

I think we never tried it on ERIKA2. It is however supported in ERIKA3.

Ciao,

PJ
by paolo.gai
Tue Mar 19, 2019 11:27 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Cygwin couldn't found error
Replies: 1
Views: 2598

Re: Cygwin couldn't found error

It seems this is ERIKA2 and not ERIKA3.

I have
C:\cygwin64
on my machine.

PJ
by paolo.gai
Tue Mar 19, 2019 8:00 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Build error
Replies: 5
Views: 3849

Re: Build error

Could you please report which build are you using?

Please also attach a minimal complete OIL file that trigger the error.

PJ
by paolo.gai
Sat Mar 16, 2019 6:43 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Erika with TC27x, ILLD and TASKING
Replies: 9
Views: 7696

Re: Erika with TC27x, ILLD and TASKING

The makefiles on ERIKA3 changed... I think it would be best to wait if Infineon will do the same kind of integration.

PJ