View Single Post
Old 02-28-24, 02:09 PM
  #240  
unterhausen
Randomhead
 
Join Date: Aug 2008
Location: Happy Valley, Pennsylvania
Posts: 24,496
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quoted: 4 Post(s)
Liked 3,792 Times in 2,583 Posts
right. Unintuitively called, "loadfile"

If you saved your binary in binary_UICR_1.bin, then the command is:
loadfile binary_UICR_1.bin 0x10001000

Firmware proper:
Similarly, if you saved the main firmware in binary_firmware_1.bin, the command is:
loadfile binary_firmware_1.bin 0x0
unterhausen is offline