Search found 855 matches
- Sat Nov 09, 2019 8:55 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Forum updated
- Replies: 0
- Views: 32
Forum updated
Dear all, I have just updated phpBB. I also changed the spambot countermeasures, as we were flooded by fake account subscription requests. In doing that, I lost a number of pending subscription requests. 99% were spam, in case someone's request has deeb canceled, please submit it again. I apologize ...
- Thu Aug 29, 2019 2:45 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Website moved to new location
- Replies: 0
- Views: 97
Website moved to new location
Daer all,
We moved the website to a new location. Please report anything which may not work well.
One message was posted during the transition and was lost. we apologize for this. Please repost!
Ciao,
PJ
We moved the website to a new location. Please report anything which may not work well.
One message was posted during the transition and was lost. we apologize for this. Please repost!
Ciao,
PJ
- Mon Aug 19, 2019 1:43 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: SAMC 21J18 with ERIKA Enterprise
- Replies: 2
- Views: 127
Re: SAMC 21J18 with ERIKA Enterprise
Dear ChayMa,
The specific microcontroller you are talking about is not yet supported by ERIKA3...
Ciao,
PJ
The specific microcontroller you are talking about is not yet supported by ERIKA3...
Ciao,
PJ
- Fri Aug 02, 2019 2:21 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Time stamp in TC277
- Replies: 1
- Views: 106
Re: Time stamp in TC277
You can program a timer and read its value over time.
PJ
PJ
- Fri Aug 02, 2019 2:19 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Problem using "sprintf"
- Replies: 1
- Views: 114
Re: Problem using "sprintf"
sprintf is too big...
try writing a simple itoa function. I remember the original K&R C book had one.
Ciao,
PJ
try writing a simple itoa function. I remember the original K&R C book had one.
Ciao,
PJ
- Fri Aug 02, 2019 2:16 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: .oil file parameters
- Replies: 1
- Views: 112
Re: .oil file parameters
The idea is that the page: http://www.erika-enterprise.com/wiki/index.php?title=ERIKA3_OIL_specification plus the specific page for the architecture should contain all information. If you find a EEOPT which is missing (there could be some O:-) ), please report it and we'll fill the wiki. Ciao, PJ
- Fri Jul 26, 2019 12:19 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Problem building an ERIKA project
- Replies: 3
- Views: 210
Re: Problem building an ERIKA project
You need to remove the S32 library in the OIL file...
(not sure whether our demos will work, because they rely on those libraries)
PJ
(not sure whether our demos will work, because they rely on those libraries)
PJ
- Fri Jul 26, 2019 10:35 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Problem in scheduling the tasks(event 1 and event 3).
- Replies: 2
- Views: 141
Re: Problem in scheduling the tasks(event 1 and event 3).
When you say IFX_* it seems that it is some demo delivered by Infineon. Maybe it is better to ask them for an advice?
or try to start from the ERIKA3 demos we distribute...
PJ
or try to start from the ERIKA3 demos we distribute...
PJ
- Wed Jul 24, 2019 8:17 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: __cmpswapw function
- Replies: 1
- Views: 81
Re: __cmpswapw function
that should be an intinsic of the compiler... please check the compiler manual!
PJ
PJ
- Wed Jul 24, 2019 8:03 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: rt-druid V3 question
- Replies: 1
- Views: 87
Re: rt-druid V3 question
Please use the pre-built virtual machines:
http://www.erika-enterprise.com/index.p ... hines.html
Ciao,
Paolo
http://www.erika-enterprise.com/index.p ... hines.html
Ciao,
Paolo
- Fri Jul 12, 2019 2:06 pm
- Forum: ERIKA Enterprise and RT-Druid v2
- Topic: XSLT transformation on RT-Druid Command Line
- Replies: 2
- Views: 233
Re: XSLT transformation on RT-Druid Command Line
Hi,
Once you develop the plugin on the normal Eclipse, I guess they should work also on the command line version.
Ciao,
PJ
Once you develop the plugin on the normal Eclipse, I guess they should work also on the command line version.
Ciao,
PJ
- Mon Jul 08, 2019 7:05 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Enabling ORTI support for Lauterbach Tracer
- Replies: 1
- Views: 114
Re: Enabling ORTI support for Lauterbach Tracer
Hi, There are various examples in the repository and templates that use and generate ORTI files. For example, all the S32 K148 OSEK examples have ORTI enabled. lauterbach scripts are directly generated and lauterbach can execute just by using the upload build target. Please check the wiki page: http...
- Mon Jul 01, 2019 8:56 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Problem with buiding example on Tricore with Erika 3
- Replies: 4
- Views: 396
Re: Problem with buiding example on Tricore with Erika 3
Please install make from Cygwin.
you can see from the screenshot posted that you are referring to the make provided by hightec.
The command output should be:
$ which make
/usr/bin/make
Ciao,
PJ
you can see from the screenshot posted that you are referring to the make provided by hightec.
The command output should be:
$ which make
/usr/bin/make
Ciao,
PJ
- Mon Jul 01, 2019 4:07 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Problem with buiding example on Tricore with Erika 3
- Replies: 4
- Views: 396
Re: Problem with buiding example on Tricore with Erika 3
It could be cause by:
- usage of installation directories not in C: but in D: (seems strange)
- a wrong make application (could you please open a cygwin shell and type "which make" to see if it returns a standard cygwin make?
Ciao,
PJ
- usage of installation directories not in C: but in D: (seems strange)
- a wrong make application (could you please open a cygwin shell and type "which make" to see if it returns a standard cygwin make?
Ciao,
PJ
- Fri Jun 14, 2019 10:54 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: two infinite loops task on one core in tricore
- Replies: 3
- Views: 281
Re: two infinite loops task on one core in tricore
ERIKA is an AUTOSAR OS. Please check the specification, the scheduling is priority driven, with immediate priority ceiling. No Round Robin.
Ciao,
PJ
Ciao,
PJ