You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- When only a file with 'type: elf' is generated, the file gets 'load: image+symbols'
554
554
- When a file with 'type: elf' and a file with 'type: hex' is generated, the 'type: elf' file gets 'load: symbols' and the 'type: hex' file gets 'load: image'
555
555
- All other file types get 'load: none'
556
+
- This work-around should be still intact when load: image+symbols is explicitly stated
556
557
For any other compiler:
557
558
- Files with 'type: elf' get 'load: image+symbols'
0 commit comments