Hi Expert,
Do we have a tool to convert bin to hex for C28?
my customer do encryption for the bin file that generated by CCS and have a new bin file, then want to convert this new bin file to hex, which can not be generated directly by hex tool.
they have no this trouble when use CM ARM core that convert bin to hex , because there is 8-bit align for CM core and there have 3rd party tool can do the conversion, but as C28 is 16-bit align, there is no 3rd party tool that help convert bin file to hex.
any way to help convert bin file to hex file for C28?