Hi. In old days, with AVR, i can read binary as HEX file using AVR studio.
It was very useful for me.
Anyway, I'm curious. Is there any method do that with keil?
Is there any menu or command?
My target is M0 (nrf51). and programmer is CMSIS-DAP (FRDM-KL25Z)
I wanna make HEX file from code memory on target.
I'm not saying about flash load to target.
Thanks for reading. Have a nice day.