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
problem after conf.oil changes
Moderator: paolo.gai
problem after conf.oil changes
- Attachments
-
- after conf_oil edit.png (56.02 KiB) Viewed 36503 times
-
- clean Erika.png (14.43 KiB) Viewed 36503 times
-
- first compilation.png (49.78 KiB) Viewed 36503 times
Re: problem after conf.oil changes
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
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
Re: problem after conf.oil changes
I guess you can specify relative paths... Rh850 demos should have them on examples if I am not wrong.
Ciao
Pj
Ciao
Pj
Re: problem after conf.oil changes
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?
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?