hardware in the loop using tiva c and simulink

1 view (last 30 days)
am trying to do hardware in the loop using Tiva c 123 with matlab 2018a but i got error when i try to build the model . I have embedded coder target and energia IDE, the error is
arm-none-eabi-g++: error: tiva: No such file or directory
arm-none-eabi-g++: error: c/energia-0101E0016/hardware/lm4f/cores/lm4f/lm4fcpp_blizzard.ld: No such file or directory
gmake: *** [../untitled.elf] Error 1
### Creating HTML report file untitled_codegen_rpt.html
### Build procedure for model: 'untitled' aborted due to an error.
Error:Error(s) encountered while building "untitled":
### Failed to generate all binary outputs.
Caused by:
Validation error(s):
MEX Tool: Cannot find file 'F:\\matlab2018files\\bin\\mex.exe'. The file does not exist.
  2 Comments
Ganesh Bhagwat
Ganesh Bhagwat on 25 Aug 2020
I don't know about " Tiva c 123 " but I think your .mex setup in not installed in the path

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!