static declaration of 'MX_FDCAN1_Init' follows non-static declaration - NO IT DOESNT!
I got an error, that is actually not true (see pictures). I just used cubemx to change one pin... And now this.
I got an error, that is actually not true (see pictures). I just used cubemx to change one pin... And now this.
I found the issue:
I searched for that func in my project folder, but since the problem was in a linked file, i could not find the problem. After scrolling through the problems list, i found where it was. And after a further look, it just said to me where it was to be found. It was declared as extern void *** there, so that got a bit confusing.
Got a bit mad, as it looked the compiler was lying.
Edit:
Dang! I could have found it with right mouse click -> declarations.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.