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
Search found 864 matches
- Mon Jun 29, 2020 1:23 pm
- Forum: ERIKA Enterprise and RT-Druid v2
- Topic: how to make a mutual exclusion with OIL
- Replies: 1
- Views: 1286
- Wed Apr 29, 2020 10:58 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: [request] [RT-Druid] add support for a new architecture
- Replies: 1
- Views: 717
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...
- Fri Apr 24, 2020 5:08 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: RT-Diuid V3 Can't generate OS code
- Replies: 1
- Views: 713
Re: RT-Diuid V3 Can't generate OS code
It means that your compiler has not been configured. Please check the preferences and please specify correctly the compiler path...
Regards,
Paolo
Regards,
Paolo
- Thu Mar 26, 2020 7:43 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Trying different scheduling algorithms in erika OS
- Replies: 4
- Views: 1625
Re: Trying different scheduling algorithms in erika OS
Hi,
EDF was supported on ERIKA2, not yet ported to ERIKA3.
For a time triggered implementation, you should try with emulating it with a Schedule table...
PJ
EDF was supported on ERIKA2, not yet ported to ERIKA3.
For a time triggered implementation, you should try with emulating it with a Schedule table...
PJ
- Wed Mar 18, 2020 2:10 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: usart stm32f4discovery
- Replies: 2
- Views: 991
Re: usart stm32f4discovery
Hi,
I guess this could be related to the VM on ERIAK2, correct? did you try th latest version of ERIKA2? (mayb if there was an issue it may bhave been resolved there)
Ciao,
PJ
I guess this could be related to the VM on ERIAK2, correct? did you try th latest version of ERIKA2? (mayb if there was an issue it may bhave been resolved there)
Ciao,
PJ
- Thu Feb 20, 2020 9:53 pm
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Not including Arduino Libaries in .cpp Files
- Replies: 5
- Views: 3369
Re: Not including Arduino Libaries in .cpp Files
Let me better understand... 1- when you compile the system builds the executable and you are able to flash it (which means the system works) 2- the issue is more related to the fact that the Eclipse CDT does not find all the includes you are using, neither the official Arduino ones, so the editor si...
- Thu Jan 23, 2020 9:52 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: chip tricore supported
- Replies: 1
- Views: 1338
Re: chip tricore supported
Hi samir,
The supported microcontrollers are currently listed in the wiki page for tricore:
http://www.erika-enterprise.com/wiki/in ... core_AURIX
Ciao,
PJ
The supported microcontrollers are currently listed in the wiki page for tricore:
http://www.erika-enterprise.com/wiki/in ... core_AURIX
Ciao,
PJ
- Thu Jan 09, 2020 9:37 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Trying different scheduling algorithms in erika OS
- Replies: 4
- Views: 1625
Re: Trying different scheduling algorithms in erika OS
Hi, Thanks for your compliments, not only to me but to the whole team who is working on ERIKA. About the support of additional scheduling algorithms: ERIKA3 has the parts related to the scheduler separated in separate files. You can try to change them, but it will not be as easy as it was in Shark (...
- Sun Dec 22, 2019 9:08 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: S32K144EVB Example
- Replies: 2
- Views: 1202
Re: S32K144EVB Example
as you said, the system is not finding the ARM compiler path and the SDK. Please check that the directories you specified are correct... That's the only thing which comes to my mind...
Ciao,
PJ
Ciao,
PJ
- Sat Nov 09, 2019 8:55 am
- Forum: ERIKA Enterprise and RT-Druid v3
- Topic: Forum updated
- Replies: 0
- Views: 1612
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: 1176
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: 592
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: 487
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: 533
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: 495
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