Search found 5 matches

by CarrickCha
Mon Nov 14, 2016 5:32 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Hello, I want to ask about compile way
Replies: 4
Views: 4182

Re: Hello, I want to ask about compile way

Thank you for replying, paolo.gai !

Unfortunately, I already added code.cpp, it results same error. (you can see attached image file)

Is there any other way to solve this problem?

I'm waiting for any answers and advise.

Best regards,
by CarrickCha
Fri Nov 04, 2016 11:27 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Hello, I want to ask about compile way
Replies: 4
Views: 4182

Re: Hello, I want to ask about compile way

tricore-gcc.exe : error: obj/code.cpp: No such file or directory /cygdrive/c/EE_RT-~1.0-J/eclipse/plugins/COE07D~1.201/ee_files/pkg/cfg/arch/rules_infineon_tc_generic.mk:233: recipe for target `myProject_master.elf' failed make[1]: Leaving directory `/cygdrive/c/Users/CHA/Chavees/aurduino_multicore...
by CarrickCha
Fri Nov 04, 2016 11:08 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Hello, I want to ask about compile way
Replies: 4
Views: 4182

Hello, I want to ask about compile way

Hello, I'm using Hightec Complier on Erika Enterprise IDE (Windows 7). and I'm also using TC275 multicore board. The question is how to compile cpp file with c files? I attached file what i'm explaining. I know I should use g++ for compiling cpp files. Could you give me any advice? If this question ...
by CarrickCha
Thu May 07, 2015 7:28 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Erika + Seeed Studio CAN Bus Shield
Replies: 2
Views: 1631

Re: Erika + Seeed Studio CAN Bus Shield

I solved it by using wrapper function
by CarrickCha
Wed May 06, 2015 8:45 am
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Erika + Seeed Studio CAN Bus Shield
Replies: 2
Views: 1631

Erika + Seeed Studio CAN Bus Shield

Hello, I'm trying to add a Task for CAN communication on Arduino UNO R3. I'm using CAN Bus shield as well. here is header files for Seeed CAN Bus shield. https://github.com/Seeed-Studio/CAN_BUS_Shield I thought it was very easy to use CAN functions with Erika but there is a big problem. the problem ...