instalator / AVC-LAN-Toyota

Активация AUX эмуляцией чейнджера на Arduino
https://blog.instalator.ru/archives/1146
12 stars 4 forks source link

Arduino IDE version? #1

Open anyzunstudios opened 1 month ago

anyzunstudios commented 1 month ago

Hello buddy!

What Arduino IDE are you using for this project? I can't compile it, IDE returns these error messages:

ToyotaAuxEnabler.cpp.o: In functionInitMCU()': /arduino-1.5.8/ToyotaAuxEnabler.ino:51: undefined reference to InitUSART()' ToyotaAuxEnabler.cpp.o: In functionmain': /arduino-1.5.8/ToyotaAuxEnabler.ino:90: undefined reference to UsartPutCStr(char const*)' /arduino-1.5.8/ToyotaAuxEnabler.ino:91: undefined reference toUsartPutCStr(char const)' /arduino-1.5.8/ToyotaAuxEnabler.ino:93: undefined reference to `UsartPutStr(char)' /arduino-1.5.8/ToyotaAuxEnabler.ino:98: undefined reference to AvcReadMessage()' /arduino-1.5.8/ToyotaAuxEnabler.ino:101: undefined reference toAvcProcessActionID(AvcActionID)'`

Thanks in advance!

NeleGALL commented 3 weeks ago

I really don't know. It was 6 years ago so I can commend to find some version from that time, like 1.8.5 or so.

instalator commented 3 weeks ago

Any version image image