Other Parts Discussed in Thread: CC1352R
Hello,
I am using CC1352R board with SDK 3.10.
My aim is to create a *.bin file from a *.hex file and while going through the SDK user guide for CC1352R I noticed that OAD Image Tool is capable of doing so (the link I followed is referenced below).
I tried my hand on it, but unfortunately, was not able to solve the problem. I also searched if I could find any other document which elaborates the steps and I found this (for a different board,) -
I noticed that this document has stepwise instructions and my guess is that, these steps could be similar if not the same for CC1352 board. I followed it and installed the pre-requisites, but performing the last step gave me only version number of the OAD tool (oad_image_tool 2.1.2) or errors saying "error: argument BinaryType: invalid int value: *.bin" as output.
Can anyone point out where I might be going wrong? Or help me with a bit elaborated steps/documentation on how to use this tool to convert hex files to .bin files?
Thanks and Regards,
Yash.