PaulS:
Most of them say " undefined reference to 'canbus' "
this is where i kinda gave up, acording to the posts on the CAN-BUS sheild page at sparkfun, several people have got this working and did not mention having to do all this, so i must have done something wrong. hoping to find out what.
Too much handwaving; not enough code.
If you are getting undefined reference to canbus, and don't tell us where canbus is defined, or what type it is, we can't really help you, now can we?
Ok, I am fairly new to this so i apologize for my newb-ness (think i just made a new word.
would be handy if i could figure out how to copy and paste this from the compile error field but i will type the first couple:
ecu_reader_logger.cpp.o: In function 'loop'
C: \DOCUME~1\JMCPHER~1\LOCALS~1\Temp\build3631344006560428434.tmp/ecu_reader_logger.cpp:188:undefined reference to 'Canbus'
C: \DOCUME~1\JMCPHER~1\LOCALS~1\Temp\build3631344006560428434.tmp/ecu_reader_logger.cpp:188:undefined reference to 'Canbus'
C: \DOCUME~1\JMCPHER~1\LOCALS~1\Temp\build3631344006560428434.tmp/ecu_reader_logger.cpp:188:undefined reference to 'CanbusClass::ecu_req(unsigned char, char*)'