real-time standalone mode file transfer

3 Ansichten (letzte 30 Tage)
Pika
Pika am 28 Sep. 2018
Beantwortet: Pablo Romero am 20 Dez. 2018
I use matlab 2018a. The target is a mini-board with intel J9100 processor. With the standalone mode, the target starts correctly. But after I transfer the application file "*.mldatx" to target, the name of application file is modified automatically to force the extension of file name to be "*.mld", which can be executed by the real-time kernal and prompt "error unpacking application". I think it is caused by the incorrect extension of file name. How to make the real-time kernal to support long extension name?
  5 Kommentare
Pika
Pika am 28 Sep. 2018
If the extension of file name is restricted to 3 letters, I think real-time should generate application file name satisfying it. If I force the extension of file name to be 3, the real-time kernal can not run the application. I have bought a Speedgoat computer and I should try on it immediately. If there still exists this problem, I can only use Matlab 2016.
Walter Roberson
Walter Roberson am 28 Sep. 2018
Sorry, I am going by documentation here; I do not have a system to test with.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Pablo Romero
Pablo Romero am 20 Dez. 2018
This is a known bug. For more information refer to the bug report below:
Note that an upgrade to Speedgoat Library version 8.24.0.1 (or later) is required after installation of MATLAB R2018a Update 4.
Hope this helps.
Pablo

Weitere Antworten (0)

Kategorien

Mehr zu Real-Time Simulation and Testing finden Sie in Help Center und File Exchange

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by