problem after conf.oil changes

Forum related to ERIKA Enterprise and RT-Druid version 3

Moderator: paolo.gai

Post Reply
Dim
Newbie
Posts: 2
Joined: Tue Mar 23, 2021 2:01 pm

problem after conf.oil changes

Post by Dim » Mon Mar 29, 2021 11:26 am

Hello collegues!

1.
Here it is problem. I compiled test project succesfully first time:
Please see "first compilation.png"

Then I have edit cong.oil (just simply put space symbol somewhere in a commnet). Folders "erika" and "out" came removed. It's OK
Please see "clean Erika.png"

Then I try to build the project again (cntrl+B). RT-Druid generates folders "erika" and "out" below folder "out" as shown on screenshot:

Please see "after conf_oil edit.png"

So I can't rebuild the project anymore.
What the problem, please?

2. For example I have newest ILLD for my Infineon TC297. How I can update iLLD to newer one in Erika's project?


Best regards,
Dmitriy
Attachments
after conf_oil edit.png
after conf_oil edit.png (56.02 KiB) Viewed 19999 times
clean Erika.png
clean Erika.png (14.43 KiB) Viewed 19999 times
first compilation.png
first compilation.png (49.78 KiB) Viewed 19999 times

Dim
Newbie
Posts: 2
Joined: Tue Mar 23, 2021 2:01 pm

Re: problem after conf.oil changes

Post by Dim » Fri Apr 09, 2021 3:03 pm

Hello,

I found out the problem is only with 32bits G65. 64 bits works fine.

One more question. How I can add a folder with .c source code files to my project?

I found one only for source code file but not for folder:
APPDATA tricore_full_1 {
APP_SRC = "code.c";
};

Thank you in advance,
Dim

paolo.gai
Administrator
Posts: 875
Joined: Thu Dec 07, 2006 12:11 pm

Re: problem after conf.oil changes

Post by paolo.gai » Sat Apr 10, 2021 8:09 am

I guess you can specify relative paths... Rh850 demos should have them on examples if I am not wrong.

Ciao

Pj

girgin
Newbie
Posts: 6
Joined: Mon Jan 03, 2022 5:22 pm

Re: problem after conf.oil changes

Post by girgin » Wed Feb 09, 2022 9:53 am

Hello Dim,
I have project based on Erika-3, generated by RT-druid. I tried to write adc reading code or led bilinking code but I builded code always retun fault How I do it, could you help me please?

Post Reply