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?

1 view (last 30 days)
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!

Answers (0)

Community Treasure Hunt

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

Start Hunting!