”xpcboot.com“ file is missing when building simulink model

1 view (last 30 days)
Hi,
I was trying to complie my simulink model to run as a standalone application on a flash drive using Matlab 2017b. The simulink model was built sucessfully without giving any error but the "model_slrt_emb" folder created when building the model does not contain the "xpcboot.com" file.
These are the two guides that I followed:
Do you have any recommendations or suggestions for this issue? Thank you in advance!
Sincerely,
Hong
  2 Comments
Grant Gibson
Grant Gibson on 4 Sep 2020
Edited: Grant Gibson on 4 Sep 2020
I am having the same problem. Did you ever find a solution? I have tried uninstalling and reinstalling 2017b but still no luck...
I am also working with agility robotics cassie build.
Hongchang Zhu
Hongchang Zhu on 25 Sep 2020
Yes, what worked for me is the following:
Compile the simulink model without including/adding any folders or subfolders in the path. There will be errors telling you what packages are missing in the path. Include/add these packages one by one, do not include anything extra. Complie again and this time it should work.
Hope this helps.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!