I updated legato on wp7607-1 on mangOH-DevKit from 18.06.3 to 19.10.0.
I built mangOH-Red platform based legato 19.10.0 which I installed using Leaf tool.
I downloaded the mangOH-Red into the module.
The platform crashes, the module goes back to 18.06.3.
anyone knows the reason for that?
Sorry for the delay in getting back to you on this. I looked at your log and this jumps out at me immediately:
[ 876.517296] bmi160: version magic '3.18.131 preempt mod_unload ARMv7 p2v8 ' should be '3.18.44 preempt mod_unload ARMv7 p2v8 '
insmod: can't insert '/legato/systems/current/modules/bmi160.ko': invalid module format
Basically what this means is that the bmi160 kernel module was built against kernel headers that do not match the kernel that you’re running on the device.
What is your toolchain configuration?
Please paste the output of running cm info