Hello @abdelrhman,
There is no need to do an extra conversion because the generated .mot file is in the .srec format.
Here is the line from our Makefile which generates the srec/mot file.

So, you can use directly the .mot file.
Hope this helps,
Marius