converting .out into .hex

4 views (last 30 days)
Muhammed Adel
Muhammed Adel on 12 Feb 2017
Commented: Tukaram Sanap on 28 Feb 2017
hello ,
iam using texas instrument it and in build the program using simulink. the kit deals with .out file but i want to simulate the program on proteus simulator which needs .hex file. Is there any tool to convert .out into .hex?
thanks,
  1 Comment
Tukaram Sanap
Tukaram Sanap on 28 Feb 2017
Hello sir,
I want procedure for "how to create a .dll file from Matlab model file.
we have any short cut command for this procedure ? can you please support here.

Sign in to comment.

Answers (1)

Steven Lord
Steven Lord on 13 Feb 2017
Which of the applications listed as being associated with the OUT extension created the file? Which of the applications listed as being associated with the HEX extension needs to be able to read in the file? Or are the application that generated the file and/or the application that needs to read the file not on the appropriate pages above?
If you know the format of the file you want to convert and the format to which you want to convert it, it's possible. If not it'll be like converting a document between two languages, neither of which you understand.

Categories

Find more on Prepare Model Inputs and Outputs in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!