Hello,
When I used "CAN_Send" function in where is defined "CAN.c" file, CAN messages is transmitted. However, When I wanted to use this function on "main.c" file I have received "Tx Message Buffer is currently in use". I included header files. Why do I can not transmit CAN messages on main function?
Regards,
Oğuzhan Ayhan
Hello,
I had added but I did not send CAN messages due to same problem (Tx Message Buffer is currently in use)
Regards
Hello,
Just add the header file where you want to take it.
Regards