Search found 875 matches

by paolo.gai
Thu Jun 13, 2019 11:11 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: two infinite loops task on one core in tricore
Replies: 3
Views: 3118

Re: two infinite loops task on one core in tricore

There are various event demos in the templates available in the standard distribution. just instantiate one of them...

Ciao,

PJ
by paolo.gai
Thu Jun 13, 2019 11:10 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: memory protection erika in tricore
Replies: 1
Views: 2343

Re: memory protection erika in tricore

Hi Yuriy,

ERIKA3 does not support yet Memory Protection.

Ciao,

PJ
by paolo.gai
Mon Jun 10, 2019 4:35 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: RT-Druid in HighTec Free Tool Chain IDE?
Replies: 3
Views: 17061

Re: RT-Druid in HighTec Free Tool Chain IDE?

Please check your board whether it provides any kind of on-chip debugging capabilities. by looking at this page: https://www.infineon.com/cms/en/product/evaluation-boards/kit_aurix_tc223_trb/ it seems you should have a USB debugger. Pelase try it. Once you successfully run one of the provided demos ...
by paolo.gai
Sat May 25, 2019 2:00 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: ERIKA3 Release GH65
Replies: 0
Views: 4487

ERIKA3 Release GH65

Dear all, The ERIKA3 release GH65 is ready for download. We added various features, here's the changelog: -------------------------------- Architectures: - Added RH850 G4MH support based on Renesas Embark library - Introduced spinlocks locking methods (i.e. spinlocks ceiling) - contrib/infineon: Add...
by paolo.gai
Fri May 24, 2019 12:53 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: First steps to porting erika to mc9s12xe family
Replies: 4
Views: 17187

Re: First steps to porting erika to mc9s12xe family

Dear LelloCaputo,

please check https://erika.tuxfamily.org/wiki/index. ... controller

this should be a good starting point.

PJ
by paolo.gai
Tue May 21, 2019 10:29 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: First steps to porting erika to mc9s12xe family
Replies: 4
Views: 17187

Re: First steps to porting erika to mc9s12xe family

s12 is already supported by erika2.

Just check whether the current version works on your derivative.

Check also the porting guide which is available in the wiki...

Ciao,

PJ
by paolo.gai
Mon May 20, 2019 11:20 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: No output from Erika on Xen
Replies: 7
Views: 20715

Re: No output from Erika on Xen

Ouch. Sorry, patch now attached :-)
erika_patch_new_xen_demo.zip
(12.17 KiB) Downloaded 1411 times
PJ
by paolo.gai
Sun May 19, 2019 6:32 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: No output from Erika on Xen
Replies: 7
Views: 20715

Re: No output from Erika on Xen

Yes, ERIKA2 worked as well on Xen, it was tested on an Allwinner chip if I remember well. Last year people from Lauterbach made ERIKA2 work on a newer Xen. I'm attaching the patch, maybe it can help solvimng your issue. Unfortunately we never had time to integrate it into the ERIKA2 branch. I hope i...
by paolo.gai
Fri May 10, 2019 8:31 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Porting of application to AWR1642
Replies: 1
Views: 2388

Re: Porting of application to AWR1642

Dear TronManI,

We currently have no support for that demo application from TI.

Once done, If you want to post some kind of integration I'm sure that other people in the forum will like it...

Ciao,

PJ
by paolo.gai
Thu May 02, 2019 1:04 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: How to set gcc-arm-none-eabi as toolchain in Eclipse
Replies: 4
Views: 21337

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

Good that you solved it!

I updated the page:
http://erika.tuxfamily.org/wiki/index.p ... _Ubuntu_18

with your comments.

Ciao,

PJ
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: 21337

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: 3642

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: 5696

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: 2830

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: 2418

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...