Page 1 of 1

Wrong Display ALARM window of ORTI

Posted: Thu May 22, 2014 11:20 am
by hyunyong
Hello all,

Now I'm testing ORTI awareness with TRACE32.
I make default project and test such as below
1. Create New project -> Evidence -> RT-Druid Oil and C/C++ Project-> select e200z4 -> select event_demo -> Compile by Flash
2. Flash Program by using t32.cmm on TRACE32
3. Command "task.orti system.orti" on TRACE32
I can display task.dtask task.dstack task.dresource.
But task.dalarm window shows a little wrong display.
This issue is same with TC275-Astep project.
So I attached
1. TC275T-Astep_alarm.jpg => display task.dalarm window of TC275TE-Astep Project
2. MPC5643L_alarm.jpg => display task.dalarm window of MPC5643L_test Project
3. MPC5643L_test.zip => event_demo project of e200z4
4. TC275TE_Astep.zip => Task_demo project of tricore

Where should I modify for alarm of orti file?

Thank you.

Best Regards,
Hyunyong Kim.

Re: Wrong Display ALARM window of ORTI

Posted: Thu May 22, 2014 11:24 am
by hyunyong
I attached TC275TE_Astep.zip file.
But This project size is too big.
So I excluded obj folder.
If you need to get obj folder, I will send again.

Thank you.

Best Regards,
Hyunyong Kim.

Re: Wrong Display ALARM window of ORTI

Posted: Thu May 22, 2014 4:12 pm
by paolo.gai
Thanks for the report...

it could be a misalignment between the ORTI file generated and the eecfg.c, which contains the new data structures for alarms and counters inserted after release 2.2.0 .

We'll check in the following days...

PJ

Re: Wrong Display ALARM window of ORTI

Posted: Fri May 23, 2014 7:35 am
by paolo.gai
Confirmed. the ORTI file generation will be updated with the next plugin release... Watch out one of the next commits on the RT-Druid part.

Thanks for the report!

Ciao,

PJ