Real-Time Windows Target installation is not complete

4 views (last 30 days)
Hi guys,
I am working with the Windows-Realtime target since a long time. Suddenly I had a bad Matlab failure when I tried to connect to target, after I build a model. Matlab needed to reboot. After this event I now get the following error message, when I try to connect to target (after building the model successful):
"Error occurred while executing External Mode MEX-file 'rtwinext': Real-Time Windows Target installation is not complete. Please type 'rtwintgt -setup' to complete the installation. Type 'help rtwintgt' for more information."
Of course I reinstalled it a few times, but that didnt solve the problem. This is what I found in the internet and tried out:
  • make a new simple Simulink model with external rtwintgt mode
  • run Matlab as admin and reinstall (rtwintgt -uninstall, rtwintgt -install)
  • rtwintgt -forceinstall
  • Disabling VT-d at the BIOS
  • rtwintgt -version displays: "The installed version of the Real-Time Windows Target kernel is 16.0.0."
  • rtwho displays: "Real-Time Windows Target version 16.0.0 (C) The MathWorks, Inc. 1994-2010
Incorrect kernel version is installed." Use RTWINTGT -SETUP to install the correct version.
  • rtwintgt -install displays (after several times of reinstall):"There is a different version of the Real-Time Windows Target kernel installed.Do you want to update to the current version? [y] : "
  • mex -setup choosing: Compiler: Lcc-win32 C 2.4.1 Location: D:\Programme\MATLAB\R2010a\sys\lcc
This simulation error occurs on two different Simulink models on the different systems. One system with Matlab2010a(32bit) and Win8 (64bit), the other Matlab 2010a(32bit) and WinXP(32bit)
Does anybody have an idea wich can solve the Problem? Greetings Julian

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!