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.
Hello,
I have the need to encrypt a hex file to a .ehex file. This or created from the source code to the .ehex file. This file will later be used with the Nordic nRFgo starter kit (nRF6900) and the nRFstudio software. The starter kit uses the ATMEL 90USB1287 MCU.
Does the Keil compiler have the ability to natively produce this .ehex file from the source code? If not, does anyone have an idea how this can be accomplished? Maybe an ATMEL utility perhaps?
Thank you,
Jay
No. The compiler does not produce any kind of hex file. Neither does the Linker.
The Hex file is created by converting the Linker's output to Hex.