
writing t.hex

section   PC address   byte address   length (w/pad)   actual length  (dec)
-------   ----------   ------------   --------------   --------------------
.reset             0              0              0x8             0x6  (6)
.text          0x100          0x200             0x18            0x12  (18)
.dinit         0x10c          0x218             0x10             0xc  (12)
.ivt             0x4            0x8             0xf8            0xba  (186)
.aivt           0x84          0x108             0xf8            0xba  (186)
.isr           0x114          0x228              0x4             0x3  (3)

Total program memory used (bytes):                             0x19b  (411)

