How to extract the firmware file from cube?

Hi there,

I want to extract the firmware file that I uploaded/flashed long time ago…
is it possible to get/download this file somehow ?

I was browsing around this and I found this tool “apj_tools.py”
I did print help and found this argument “extract” ?

is it the same I am looking for ?
it says in the help information that:
–extract extract firmware image to *.bin

please let know how to exactly extract the firmware image.

can you kindly help @rmackay9

From a linux dev environment, use Tools/upload.py --download filename.bin

3 Likes