-
We were trying to get the bosch mcan running on QNX for jaxinto7, while we were trying to read the CREL register, we were getting a Bus error for MCAN0 at address 0x02701000. But we could read the same register for MCU_MCAN0 at address 0x40528000. What are we doing wrong?
-
We could see that LPSC_MCU_MCAN_0's default LPSC state is ON, while LPSC_MAIN_MCANSS_0 is OFF.
-
Do we need to enable anything for CBASS0 or LPSC etc.? Any pointers are appreciated.