Search found 2 matches

by alben
Wed Jan 23, 2019 9:17 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: TC275 - memory mapping
Replies: 1
Views: 11983

TC275 - memory mapping

Hi, using Erika OS 2.8 and an TC275 I've encountered, that every variable is mapped as a full word, instead of the correct size according to the used integer data type (unsigned char, unsigned short,....). I suspect the linker srcipt to be the problem since the DSPR supports both byte and half-word ...
by alben
Wed Oct 17, 2018 3:07 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: makefile ignoring flags set in oil.file
Replies: 2
Views: 3895

makefile ignoring flags set in oil.file

Hi, I'm currently using a Tricore TC275 and ErikaOS on a project. Needing shared variables, I used export files in the .oil file (according to http://erika.tuxfamily.org/wiki/index.php?title=Infineon_Aurix) to access those variables on all cores: excerpt of conf.oil file: CPU test_application { OS E...