How to pack a section in byte array to a binary file by write ld file or command?
The ui framework generate an image section of the framework, there is no way to place it to internal flash, so I must copy it to a file and transform it to ext flash.So do you know how to generate the binary file?