Real-Time Application in standalone mode : Error unpacking application

1 view (last 30 days)
Hi !
I made a Simulink Real-Time application, put it on a flash card, into a MS-DOS target computer, all is setup, and when I start the target PC I get "Error unpacking application", and I don't understand why.
I made a stupid test, deleted the .mldatx from the card, and I got the same error, it looks like the target PC can't find the application :/
I used Matlab r2017b.
If someone has an idea, I'm listening !
Thanks !

Answers (1)

Diego Kuratli
Diego Kuratli on 14 Sep 2019
What’s the filename length? Try with a filename <= 8 characters (you need to change the model name before build).

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!