Search found 9 matches

by Mohamed Hssairi
Thu Aug 01, 2019 10:22 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Time stamp in TC277
Replies: 1
Views: 2512

Time stamp in TC277

Hello.

How can used Time stamp in TC277?
In my project i need to get exactly time stamping when send or received the data from different tasks .

what should i do please ? I'm kinda lost and i don't know where to start from.

Thank you.
by Mohamed Hssairi
Tue Jul 30, 2019 2:45 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Dynamic memory allocation
Replies: 3
Views: 5869

Re: Dynamic memory allocation

e.guidieri wrote:
Tue Jul 30, 2019 1:20 pm
Hi,

If you are using the Hightec compiler you should look at this thread:

malloc using

And since you are in hurry you should already have done that.

Errico
Thank you for your respond, but i'am using the GCC compiler also i couldn't find the linker file in my project folder.
by Mohamed Hssairi
Tue Jul 30, 2019 10:52 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Dynamic memory allocation
Replies: 3
Views: 5869

Dynamic memory allocation

hello, How to use dynamic memory allocation with Erika 3 on TriCore, I'am using Infineon Tricore AURIX build with RT-Druid. I was trying for almost a week to use malloc, but it's seems that the memory allocation is not happening. Am I missing something or what, did I need to add something to the oil...
by Mohamed Hssairi
Tue Jul 23, 2019 12:14 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: __cmpswapw function
Replies: 1
Views: 2436

__cmpswapw function

Hello,

Can we use __cmpswapw function in erika3 and if it's possible why it's not working?

Thank you.

Console: error: undefined reference to `__cmpswapw'
by Mohamed Hssairi
Mon Jul 22, 2019 8:24 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: MESSAGE object
Replies: 2
Views: 2327

Re: MESSAGE object

hello again,

Is there another way to exchange messages between tasks because in my project i need to send a message from task1 to task2 where task2 will print this message on the terminal(i am using trace32 term for this job).

Ciao
by Mohamed Hssairi
Fri Jul 19, 2019 4:27 pm
Forum: ERIKA Enterprise and RT-Druid v3
Topic: MESSAGE object
Replies: 2
Views: 2327

MESSAGE object

Greetings,

Where can i get standard oil file containing MESSAGE objects?
and how the message are configured and how does that work?
PS: I'm using tricore TC27X
Thank you.
by Mohamed Hssairi
Mon Jul 08, 2019 9:15 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: Enabling ORTI support for Lauterbach Tracer
Replies: 1
Views: 2215

Enabling ORTI support for Lauterbach Tracer

Hi,

How to enable ORTI support for Lauterbach Tracer?

I tried this, but it doesn't work for me.

ORTI_SECTIONS = ALL;

Thanks.
by Mohamed Hssairi
Wed Jul 03, 2019 9:47 am
Forum: ERIKA Enterprise and RT-Druid v3
Topic: How to modify Erika's demo example from TC275 to TC265DE.
Replies: 2
Views: 2228

How to modify Erika's demo example from TC275 to TC265DE.

hello,
I was wondering how to modify Erika's demo example for TC275 inside Erika
IDE to run on a TC265DE.
I need to know the steps that i need to follow to do this.
I used latest Erika v3 IDE with RT-Druid and HighTec Free TriCore™ Entry Tool Chain GNU compiler.
Thank you for your time.