How Do you have a file Hex for arduino?

5 visualizaciones (últimos 30 días)
Mus
Mus el 29 de Oct. de 2014
Comentada: Shamnad el 31 de Oct. de 2014
Hello,
I want to have a file .hex for test this in proteus, but n i don't know how do it. i have support target arduino in simulink, but i don't have yet the hardware arduino.
Do you have a solution for this?
Thanks you

Respuestas (2)

Sandip Kumar
Sandip Kumar el 30 de Oct. de 2014
When using the Simulink Support Package for Arduino: http://www.mathworks.com/hardware-support/arduino-simulink.html
Using this support package and Arduino library blocks, when you deploy the model onto the Arduino, there is a set of files which are generated in the current folder. One of them is HEX file, which you are interested in looking at.
Thanks, Sandip
  1 comentario
Mus
Mus el 31 de Oct. de 2014
But without the hardware, it's not possible to have this file because it's stop before the finalisation processe and he said that your hardware it's not connected.
Thanks you.

Iniciar sesión para comentar.


Shamnad
Shamnad el 31 de Oct. de 2014
If your Simulink file name is 'my_simulink_program', then look for the folder 'my_simulink_program_rtt' in your current working directory after building the file in Simulink.
Tip: Most people run the Simulink program without knowing that their current working directory is set somewhere else, other than the actual project directory. Make sure you look in the directory where MATLAB was set at the time of compiling the Simulink file.
  2 comentarios
Mus
Mus el 31 de Oct. de 2014
But without the hardware, it's not possible to have this file because it's stop before the finalisation processe and he said that your hardware it's not connected.
Thanks you.
Shamnad
Shamnad el 31 de Oct. de 2014
Of course, the hardware should be connected when using Simulink.

Iniciar sesión para comentar.

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by