Huge binary file

Technical Note 27860

Arkitekturer:

All

Komponent:

linker

Uppdaterad:

2020-03-27 10:36

Introduction

Sometimes the binary output file is huge. This is often the case when const data is placed at specified addresses or when code is placed in external memories.

Explanation

The reason is that the binary output format has no support for holes so every address in the range must be given a value.

As a workaround, with the ILINK linker it is possible to create multiple raw binary files with the --bin-multi linker option.

This situation is related to Technical Note 35923.

 All product names are trademarks or registered trademarks of their respective owners.

Det här innehållet finns tyvärr inte på svenska.

Vår webbplats finns främst på vårt koncernspråk engelska, förutom det innehåll för investerare som vi är lagstadgade att kommunicera på svenska. Vi rekommenderar att du besöker vår globala webbplats på engelska för att få en bättre upplevelse.

Vi stöder inte längre Internet Explorer. För att få bästa möjliga upplevelse av iar.com rekommenderar vi att du uppgraderar till en modern webbläsare som Chrome eller Edge.