Open anyzunstudios opened 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)'`
ToyotaAuxEnabler.cpp.o: In function
InitUSART()' ToyotaAuxEnabler.cpp.o: In function
UsartPutCStr(char const*)' /arduino-1.5.8/ToyotaAuxEnabler.ino:91: undefined reference to
AvcReadMessage()' /arduino-1.5.8/ToyotaAuxEnabler.ino:101: undefined reference to
Thanks in advance!
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.
Any version
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 function
InitMCU()': /arduino-1.5.8/ToyotaAuxEnabler.ino:51: undefined reference toInitUSART()' ToyotaAuxEnabler.cpp.o: In function
main': /arduino-1.5.8/ToyotaAuxEnabler.ino:90: undefined reference toUsartPutCStr(char const*)' /arduino-1.5.8/ToyotaAuxEnabler.ino:91: undefined reference to
UsartPutCStr(char const)' /arduino-1.5.8/ToyotaAuxEnabler.ino:93: undefined reference to `UsartPutStr(char)' /arduino-1.5.8/ToyotaAuxEnabler.ino:98: undefined reference toAvcReadMessage()' /arduino-1.5.8/ToyotaAuxEnabler.ino:101: undefined reference to
AvcProcessActionID(AvcActionID)'`Thanks in advance!