Hello,
I’m debugging my application on WP7702 on field, but I’m finding some problems with Legato behaviour. When my app crashes (at least i guess) the entire system is reverted to a legato copy ( a safe one) and i’m not able to get logs about what really happen with my app.
Is it possible to disable the fallback legato image? If not… how can forcly sytart the “bad” version to get logs?
I’ve tried with “update --mark-good” but it seems have no effect.
Can you ponint me in the right direction on how to add my app as it was a system app (keep running also on rallback)? I cant understabd where to add in my legato build…