Search found 68 matches

by nicola.serreli
Tue Apr 30, 2019 11:06 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Error in Eclipse
Replies: 3
Views: 3551

Re: Error in Eclipse

Hello, usually this kind of error are related to a mismatch between "bit versions": probably you are trying to run a 64bit version of eclipse using a 32bit version of java. please, try this command in a command line shell (like cmd , or cygwin in windows): java -version if the running java is a 64bi...
by nicola.serreli
Tue Apr 02, 2019 2:24 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: RT_Druid v3 In HIGHTEC Free Entry Tool Chain
Replies: 2
Views: 2663

Re: RT_Druid v3 In HIGHTEC Free Entry Tool Chain

Hello, I downloaded the IDE HighTec Free Entry Tool Chain, version 4.9.1.0. Then I tries to install RT-Druid GH61. The result is: I cannot install RT-Druid, since there are a lot of dependencies missing. Eclipse proposes to resolve the problem installing almost nothing (as you noticed). If you want ...
by nicola.serreli
Wed Nov 07, 2018 1:34 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Erika3 and Avr8
Replies: 20
Views: 13916

Re: Erika3 and Avr8

Hello Dimolin,

currently, it is not possible to change the generation path for any of the generated folder (erika and out).

Best Regards,
Nicola
by nicola.serreli
Mon Nov 14, 2016 11:16 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Hello, I want to ask about compile way
Replies: 4
Views: 4046

Re: Hello, I want to ask about compile way

Hello, we did a quick check and we found that, at this moment, Erika makefiles for Tricore are not able to compile .cpp files. There are at least two missing points: * vpaths are set only for .c and .s files * there is no compilation rules for cpp files Unfortunately we'll be not able to fix (and te...
by nicola.serreli
Mon Oct 24, 2016 8:31 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: On Fedora
Replies: 1
Views: 2614

Re: On Fedora

Duplicated post.

See the answer in http://erika.tuxfamily.org/forum/viewto ... f=4&t=1144

Nicola
by nicola.serreli
Mon Oct 24, 2016 8:29 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: On Fedora
Replies: 1
Views: 2589

Re: On Fedora

Hi, first: there is no need to write twice the same question in two distinct posts. I want to know whether I can compile RT-Druid on Fedora or not. You can compile it on all platforms and operative systems supported by eclipse. Fedora is ok (all linux distributions are ok). Of course, you have to pa...
by nicola.serreli
Fri Oct 14, 2016 10:32 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: RT-druid (2)
Replies: 1
Views: 2562

Re: RT-druid (2)

Hi,

You should be able to send screenshots as images (even more than one in a single post).

As example, the post http://erika.tuxfamily.org/forum/viewto ... 0961f0047d contains some screenshots.

Best regards

Nicola
by nicola.serreli
Fri Oct 14, 2016 10:29 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: RT-druid
Replies: 5
Views: 4267

Re: RT-druid

You should be able to send screenshots as images (even more than one in a single post).

Best regards

Nicola
by nicola.serreli
Thu Oct 06, 2016 8:24 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: RT-druid
Replies: 5
Views: 4267

Re: RT-druid

Hi, I wanted to execute Erika & RT-Druid on ubuntu Which version of RT-Druid did you try? but RT-druid couldn't perceived on eclipse Can you explain better? how to make a path Path .. to what? I really do not understand this one. Furthermore, most of manual on site is dead. (404 not Found) Can you l...
by nicola.serreli
Mon Jul 11, 2016 12:28 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: How to modify the eecfg.c/h templates
Replies: 5
Views: 4584

Re: How to modify the eecfg.c/h templates

Hi Matthias, the generation is driven by the architecture, not by file. This means: you can disable the generation of the code related to a specific kernel (that may generated code in more than one file), but you cannot disable the generation of a single file. For "test" purpose, http://erika.tuxfam...
by nicola.serreli
Mon Jul 11, 2016 8:38 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: How to modify the eecfg.c/h templates
Replies: 5
Views: 4584

Re: How to modify the eecfg.c/h templates

Hi Matthias, All xslt transformation located in /plugins/com.eu.evidence.rtdruid.oil.ee.core_2.7.0.xxxx/xsltTransformations are just examples and they are explicitly disabled in the plugin.xml file. The main question is: you want to add something new or change the code currently generated for a conf...
by nicola.serreli
Wed Apr 20, 2016 1:46 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Library path with spaces and parantheses issue
Replies: 2
Views: 2480

Re: Library path with spaces and parantheses issue

Hello, please let me know if i can escape these spaces and paranthesis in the library path "Program Files (x86)" Yes, you can. The content of each LDFLAGS elements is reported as it is into the makefile. This is a common "command-line" problem and the common suggestion is to install compilers/tools/...
by nicola.serreli
Sat Feb 13, 2016 9:30 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: AURIX Multicore Configuration OIL
Replies: 8
Views: 5166

Re: AURIX Multicore Configuration OIL

Ciao, Infineon provided an example for Erika Enterprise which was working fine. This example is one of those provided with erika sources or is a "custom" one? I used oscfg as a make target and everything was fine. I'm not 100% sure that erika sources does not contain this word, but I do not remember...
by nicola.serreli
Thu Dec 10, 2015 1:58 pm
Forum: Forum in lingua Italiana (closed)
Topic: Custom OIL file per Infineon tricore
Replies: 7
Views: 16346

Re: Custom OIL file per Infineon tricore

Ciao Marco, due note in piu' su ISimpleGenResKeywords: * quelle costanti sono utili se devi scambiare informazioni condivise tra piu' plugin. In quel modo sei sicuro che tutti usano lo stesso identificativo. Se l'informazione e' locale al tuo plugin, puoi evitare di modificare quel file. * i valori ...
by nicola.serreli
Mon Dec 07, 2015 11:13 am
Forum: Forum in lingua Italiana (closed)
Topic: Custom OIL file per Infineon tricore
Replies: 7
Views: 16346

Re: Custom OIL file per Infineon tricore

Ciao Marco, Riesco a darti qualche consiglio, ma non tutte le risposte di cui hai bisogno, per le quali servirebbero giornate, se non settimane. Prima cosa. Non so che editor stai usando, ma se vuoi modificare il codice java e non usi eclipse... ti posso solo dire rinuncia. Come indicato da Paolo, q...