You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/06/25 11:50:50 UTC

[GitHub] [mynewt-mcumgr] ErlendWithammerLux edited a comment on issue #129: Image transfer over uart not bootable

ErlendWithammerLux edited a comment on issue #129:
URL: https://github.com/apache/mynewt-mcumgr/issues/129#issuecomment-868443555


   Yes!
   image header:
           Magic: 2532554813
           ih_load_addr: 0
           ih_hdr_size: 512
           _pad: 0
           ih_img_size: 178084
           ih_flags: 0
           iv_major: 0
           iv_minor: 0
           iv_revision: 0
           iv_build_num: 0
           pad_: 0
   (this is read form slot 1 on 91)
   
                 
   When requesting an upgrade the magic is good and swap type is set to test as it should.
   
   Secondary image: magic=good, swap_type=0x2, copy_done=0x3, image_ok=0x3
   I: Boot source: none
   I: Swap type: test
   E: Image in the secondary slot is not valid!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org