Closed
Description
Description
Check make_ exporters. srcat is failing in the last step.
One of these failures:
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500000 value
(0x00)
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500001 value
(0x05)
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500002 value
(0xE2)
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500003 value
(0x07)
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500004 value
(0x21)
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500005 value
(0x00)
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500006 value
(0x21)
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500007 value
(0x01)
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500008 value
(0x00)
srec_cat: mbed-os-example-blinky.hex: 3850: warning: redundant 0x90500009 value
(0x00)
srec_cat: mbed-os-example-blinky.hex: 3850: contradictory 0x9050000A value
(previous = 0x45, this one = 0x00)
make[1]: *** [mbed-os-example-blinky-combined.hex] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 2
or
Finished: 0 information, 9 warning and 0 error messages.
srec_cat: mbed-os-example-blinky.hex: 1: read: Is a directory
@orenc17 @alzix Who could help fixing these?
Issue request type
[ ] Question
[ ] Enhancement
[X] Bug