Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Questions to consider if testing is not working:

  • Was the code saved and then was make  run?
  • Is the branch you're on the correct one?
    • Solution: switch to branch you were working on.
  • If using a different board, is BPS power plugged in?
    • Solution: BPS (supplemental) power is located near the GPIO inputs for the rotary switch (7x2) where it's labeled BPS Pwr. 

LOOPBACK

  • If running on LOOPBACK, are the messages being acknowledged? 
    • Solution: use CANadapter
  • If running on LOOPBACK, did you run make clean and then make again?
  • No labels