Simulink real time target boot kernel download problem

Hello,
Yesterday, during boot-up, my target pc started to give an error that I have never seen before.
My target is configured as a network boot. network settings of both host and target never changed.
After netwoork boot exe on host recognizes the target and says it is booting the target, target goes to a screen saying : " downloading kernel0a0a0a19.rtb .......................................... error : unable to read file.
Does anybody know how to fix this error?
p.s. MATLAB 2016b

5 件のコメント

Walter Roberson
Walter Roberson 2016 年 12 月 5 日
編集済み: Walter Roberson 2016 年 12 月 5 日
At the risk of being obvious, could you verify that the file is in the proper directory and has not lost read permissions and the containing directory is readable (and has execute permissions if you are on osx or Linux)?
If you are on osx or Linux could you do a process trace to see which file it is accessing and the success? That is, to track whether the problem is in serving the file or in transfering the file, or in the target deciding the file is not valid
Gorkem
Gorkem 2016 年 12 月 5 日
I'm on a windows machine.
By the way, which directory are you referring to? matlab's curent directory is pointed to the folder in which my target simulink model is located. However, my problem is not about downloading the application. The simulink real time screen does not even show up.
Walter Roberson
Walter Roberson 2016 年 12 月 5 日
The network boot executable has to be getting the file from somewhere. I am suggesting that you trace operating system calls to see which files the network boot attempts to open.
Walter Roberson
Walter Roberson 2016 年 12 月 5 日
I wonder if it is using bootp or netboot?
https://static.afp548.com/mactips/bootpd.html
Gorkem
Gorkem 2016 年 12 月 5 日
Is this link applicable to my windows os?

サインインしてコメントする。

回答 (1 件)

Gorkem
Gorkem 2016 年 12 月 5 日

0 投票

Tried reinstalling but didn't work

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

質問済み:

2016 年 12 月 4 日

コメント済み:

2016 年 12 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by