Can llce-can and llce-logger coexist, or is it possible to switch between them in U-Boot?
I have appended both features to DISTRO_FEATURES using 'DISTRO_FEATURES_append = " llce-can llce-logger "', but when I run 'ifconfig -a', I find that llce-can is still the default
Hi,
With which BSP version are you working with? Under BSP33.0, the following is told:
"The driver is able to operate in two modes: along with Linux LLCE CAN driver or in scenarios where the LLCE CAN host management is part of an another software stack."
Please, let us know.
Hi,
We understand that the LLCE logger should be enabled under the "advanced/premium" LLCE-FW. Can you share the output of the following command?:
dmesg | grep llce
Under our setup, we see the following output:
Which is because we are using the standard LLCE-FW.
Please, let us know.