May 02, 2018
04:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 02, 2018
04:32 AM
Hello, we have managed to port Erika Enterprise v2 RTOS to TC297B TFT board in multicore configuration and decided to share it as there is no Erika OS TC297 port available online.
The code is available at: http://git.edi.lv/vitalijs.fescenko/Erika_OS_Aurix_TC29x_port. Link also contains some examples - shared data, iLLD integration - and description of how Erika OS port can be developed for other TC2xx boards. We used HighTec GNU compiler available with Free Entry Toolchain, and Erika IDE because BiFACES's Erika OS example does not work in multicore configration.
We are not experts in Tricore or Erika OS, so any suggestions will be appreciated.
The code is available at: http://git.edi.lv/vitalijs.fescenko/Erika_OS_Aurix_TC29x_port. Link also contains some examples - shared data, iLLD integration - and description of how Erika OS port can be developed for other TC2xx boards. We used HighTec GNU compiler available with Free Entry Toolchain, and Erika IDE because BiFACES's Erika OS example does not work in multicore configration.
We are not experts in Tricore or Erika OS, so any suggestions will be appreciated.
4 Replies
Mar 05, 2019
06:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 05, 2019
06:50 AM
Could you post the code in some other place, because this link is not working? Or make this link available somehow? I'm also struggling to start coding with the TC297B and any example code with the Free toolchain would be useful. Thanks
Mar 05, 2019
11:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 05, 2019
11:41 PM
I am sorry, now link works. Our network was not accessible from other countries for some reason.
Jul 22, 2020
01:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jul 22, 2020
01:23 AM
TricoreTC234x_User wrote:Hi,I want run Erika OS on the TC275,and I have download the code in the: http://git.edi.lv/vitalijs.fescenko/...rix_TC29x_port. And I reverted the modified by tc29x to tc27x refered the "Porting guide README.md",but it seems can't pass in the Hightec GNU compiler, and I used the iLLD_1_0_1_11_0,so can you give some advice or help to me ,thank you very much.
Hello, we have managed to port Erika Enterprise v2 RTOS to TC297B TFT board in multicore configuration and decided to share it as there is no Erika OS TC297 port available online.
The code is available at: http://git.edi.lv/vitalijs.fescenko/Erika_OS_Aurix_TC29x_port. Link also contains some examples - shared data, iLLD integration - and description of how Erika OS port can be developed for other TC2xx boards. We used HighTec GNU compiler available with Free Entry Toolchain, and Erika IDE because BiFACES's Erika OS example does not work in multicore configration.
We are not experts in Tricore or Erika OS, so any suggestions will be appreciated.
Aug 19, 2020
03:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 19, 2020
03:17 AM
Eric_Shen wrote:
Hi,I want run Erika OS on the TC275,and I have download the code in the: http://git.edi.lv/vitalijs.fescenko/...rix_TC29x_port. And I reverted the modified by tc29x to tc27x refered the "Porting guide README.md",but it seems can't pass in the Hightec GNU compiler, and I used the iLLD_1_0_1_11_0,so can you give some advice or help to me ,thank you very much.
Hi, sorry for late reply. We used official tc275 example from ErikaIDE as a base for our tc29x port, so have You tried compilling official example first? If there will be problems with official example, then I suggest You to seek help in Erika forums. Also if You need only 1 core, then I think Infineon provided Erika OS 1 core example. Also regarding ILLD driver integration, I have doubts I did proper job at integrating them in Erika makesystem, so I suggest compilling project without them first.
This widget could not be displayed.