User Activity

I am able to send messages from CAN1 and CAN2 and able to receive messages on CAN1 but I am not able to receive messages on CAN2. Does sombody know what I am doing wrong or what I forgot to do?   static void MX_CAN1_Init(void) { /* USER CODE BEGIN...
Detailed logConverting imagesCompiling gui/src/model/Model.cppIn file included from gui/src/model/Model.cpp:1:0:gui/include/gui/model/Model.hpp: In constructor 'Model::Model()':gui/include/gui/model/Model.hpp:65:20: error: 'Model::modelListener' will...