This sample can be found under samples/nrf_compress/mcuboot_update in the nRF Connect SDK folder structure.I want to know the whole decompression process,I added a lot of journal prints.I added prints to the lzma_decompress and arm_thumb_decompress functions, but neither appeared in the log.May I ask how the whole receiving, decompression and upgrading process of this example is, and where the decompression part is to see?
DFU TEST DEBUG