This might be better placed as a dynamic c issue but it stems from our upgrade to the 3305 boards.
I have a project that has been in production for years and rabbit obsoleted the 3300 board and our migration path is to the 3305 board. This requires a recompile of our code. The 3305 board is not an option on the 9.21 compiler so I was told to get the 9.62 compiler.
When I compile the project under 9.62 I get a bunch of rabbitbios.c errors
The same code on 9.21 compiles with the same first two warnings about “for optimal performance…” but otherwise clean.
Is there anything obvious here? I have no recollection of configuring anything for the rabbitbios or any of those #rvarorg defines.
Thanks!