11 OTHEr TOOlS
11.4.4 Creating HEX files
Open the command prompt window and execute objcopy at the command line as shown below.
C:\EPSON\gnu17\>objcopy -I elf32-little -O srec -R SectionName --srec-forceS3
InputFile OutputFile
Running the above command converts sections other than those specified with the -R option into S3 records and
generates an output file.
Example: Extract all section data from input.elf and write the data to output.sa.
C:\EPSON\gnu17\>objcopy -I elf32-little -O srec --srec-forceS3 input.elf
output.sa
11-24
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
S5U1C17001C ManUal
Need help?
Do you have a question about the S5U1C17001C and is the answer not in the manual?
Questions and answers