Hi,
i've setuped Clion to build my porject. I've followed this link. Everything works i'm able to build for my custom board, but in zephyr folder I d'ont see merged.hex file. Is there a specific command to add to build merged.hex ?
[0/85] Performing build step for 'tfm' [23/27] Linking C executable bin/tfm_s.axf Memory region Used Size Region Size %age Used FLASH: 32096 B 32 KB 97.95% RAM: 10416 B 32 KB 31.79% [27/27] Linking C static library secure_fw/libtfm_s_veneers.a [80/80] Linking C executable zephyr/zephyr.elf Memory region Used Size Region Size %age Used FLASH: 68568 B 992 KB 6.75% RAM: 33216 B 211608 B 15.70% IDT_LIST: 0 GB 32 KB 0.00% Build finished
Compare to VsCode I do'nt have [12/12] Generating zephyr/merged.hex in my build and nothing present in zephyr folder.
I only have theses files
I tried to flash zephyr.hex instead but nothing happened when I reset my board. With VsCode I've always flashed merged.hex file