Hello:
My environment is s32 ds, and I use PE to configure peripherals. All three cans are initialized in the code, but if I enable can0 fd in PE, the firmware cannot run after burning. If I do not enable can0 fd, the firmware can run. In addition, if I enable can0 fd but do not initialize can1 and can2, the firmware can also run.
The question I want to confirm is: if can0's fd is enabled, then can1 and can2 cannot be used?
Thanks!
Ok, thanks for confirming, I'll look for the reason!