Hi,
I can't t install real time windows kernel.
I have got real time windows target toolbox in my Matlab 7.5.0 r2007b.
When I try to install the real time windows Kernel,
It gives me:
rtwintgt -setup
You are going to install the Real-Time Windows Target kernel.
Do you want to proceed? [y] : y
The operating system will now ask you for permission
to run the Real-Time Windows Target kernel installer.
Please confirm the operation if you want to proceed with the installation.
??? Error using ==> rtwintgt>RunInstaller at 318
Installer has failed with error code 2.
Error in ==> rtwintgt>rtwt_setup at 118
reboot = RunInstaller('install', srcpath);
Error in ==> rtwintgt at 28
rtwt_setup(noprompt);
What is the problem?
|
|
0
|
|
|
|
Reply
|
Fabio
|
11/12/2010 10:56:05 AM |
|
Hi Fabio,
Fabio wrote:
> Hi,
> I can't t install real time windows kernel.
> I have got real time windows target toolbox in my Matlab 7.5.0 r2007b.
> When I try to install the real time windows Kernel,
> It gives me:
>
> rtwintgt -setup
>
> You are going to install the Real-Time Windows Target kernel.
> Do you want to proceed? [y] : y
> The operating system will now ask you for permission
> to run the Real-Time Windows Target kernel installer.
> Please confirm the operation if you want to proceed with the installation.
>
> ??? Error using ==> rtwintgt>RunInstaller at 318
> Installer has failed with error code 2.
>
> Error in ==> rtwintgt>rtwt_setup at 118
> reboot = RunInstaller('install', srcpath);
>
> Error in ==> rtwintgt at 28
> rtwt_setup(noprompt);
>
> What is the problem?
What operating system do you have? From the error message it looks like
Windows Vista or 7. So, if you have a 64-bit version, then it is not
possible to use Real-Time Windows Target on such a machine. Only 32-bit
operating systems are supported at this time.
Jan
--
Jan Houska HUMUSOFT s.r.o.
houska@humusoft.com Pobrezni 20
http://www.humusoft.com 186 00 Praha 8
tel: ++ 420 284 011 730 Czech Republic
fax: ++ 420 284 011 740
|
|
0
|
|
|
|
Reply
|
Jan
|
11/12/2010 1:23:38 PM
|
|