Unable to install real-time windows target
조회 수: 2 (최근 30일)
이전 댓글 표시
I am running 64-bit matlab 2014b on a 64bit PC with windows 8.1. When I try to install real-time windows target using rtwintgt -setup I get the following error.
>> rtwintgt -setup
To use 'rtwintgt', you might need: rtwintgt - Real-Time Windows Target
I am really running out of time and i appreciate any help Thank you
댓글 수: 1
Sriram Narayanan
2015년 5월 5일
Installing RTWT requires you to start MATLAB with User Account Control (UAC) previleges. Can you try raising your user privileges and seeing if the issue persists?
채택된 답변
Christiaan
2015년 5월 6일
편집: Christiaan
2015년 5월 6일
Dear Kumar,
As from MATLAB R2015a Real-Time Windows Target™ is now called Simulink® Desktop Real-Time™. Please first check if you have fullfilled all the requirements:
- Requires MATLAB
- Requires Simulink
- Simulink Coder recommended
- MATLAB Coder recommended
This can be done by typing 'ver' in the command line. More information can be found here: http://www.mathworks.com/support/sysreq/current_release/
Then you can install the kernel. This can be done on this Mathworks website. If a function does not work on the Mathworks page, that is that from R2014b to R2015a they have changed the function names. The new/old funcion names can be found here in the release notes.
Good luck! Christiaan
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!