Search found 2 matches

by stmokotg
Wed Jan 24, 2018 3:00 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Shared data on Multiple cores - Tricore TC275X
Replies: 2
Views: 3220

Shared data on Multiple cores - Tricore TC275X

Hello, I am trying to store the global data (accessed by multiple cores) of my application in different RAM locations available on TC275X to analyse the memory access overhead during runtime. I have used "#pragma section" directives to create an input section. When I looked for the global sections i...
by stmokotg
Thu Jan 11, 2018 11:54 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Tricore Example compilation failed 'Zero width bit-field'
Replies: 2
Views: 3276

Tricore Example compilation failed 'Zero width bit-field'

Hello, I tried to compile the one of the tricore demo example (downloaded from the Erika repository ) on windows environment in combination with Cygwin. I have installed all relevant libraries on Cygwin and set the TRICORE_GCCDIR to relevant path as suggested in Erika tuxfamily wiki. When I tried to...