Getting Error when compiling sbRIO FPGA design with embedded CAN Port. (Using a 9628 with 9697 SMC carrier and 9853 and 9375 C Series modules)
(See error log file)
I saw this discussion and thought it was simply this order of compile bug that was the reason. However, I moved the CAN0 under the
https://forums.ni.com/t5/Hardware-Developers-Community-NI/sbRIO-9609-not-able-to-compile-CAN-amp-FPG...
and as you can see from the screenshot of the project I moved the CAN0 under the RMC. I can get the FPGA to compile if I disable the loop with the CAN0 interface. I have two similar loops for the two 9853 CAN ports that compile just fine. Its just the embedded device.
I read that this CAN port can be used with DAQmx but how do you distinguish in the project if it is DAQmx or FPGA IO? I am assuming I have it configured correctly.

I was about