We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Arm compiler generates axf file as executable .is it same as hex file.How to calculate checksum for AXF file and how to put checksum value in the specified location of a memory.
The only method i think would be to convert the axf file into bin file using "fromelf" and calculating the checksum.Then appending it to the bin file and convert it back into hex.
Suvidh