Tried using the zephyr core dump feature on rt685 aud evk. Able to generate and analyze the dump using zephyr coredump gdbserver script from CLI. Is there any way we can analyze the dump in mcuxpresso IDE or mcux extension for vscode in GUI?
Apologies for the inconvenience this may cause. But, MCUXpresso does not provide a native tool for analyzing core dumps.
I recommend referring to the Zephyr documentation on core dumps. It provides guidance on how to convert and analyze core dump data effectively.
Core Dump — Zephyr Project Documentation
Best Regards,
Pablo