I am making CAN bus simulator, everything works if i start it manually. Tried adding into /etc/rc.local sudo ./canfinal, tried adding sudo /home/pi/canfinal. none of these work for somereason, any ideas why?
I would like raspberry to start sending CAN bus data as soon as it startsup using my written program