Why is the "echo" command not recognized when I Build and Execute a Simulink Model for a Texas Instruments Code Composer Studio v5.1 Target Configuration?
Show older comments
When I use Embedded Coder to Build and Execute code for my development board, an error pops up as soon as the code is being executed on the target.
When the code has been built, a DOS window appears which should load the .out file into the DSP. The content of the cmd window shows the following error:
'"echo"' is not recognized as an internal or external command, operable program or batch file.
The generated ".out" file works as it is supposed to. If I load the generated ".out" file into the DSP using Texas Instruments Code Composer Studio v5 (TI CCSv5), the generated code from my model runs as expected.
Thanks!
1 Comment
Dani Tormo
on 23 May 2014
Answers (0)
Categories
Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!