packNGo does not package all file dependencies

8 ビュー (過去 30 日間)
Sunny Talekar
Sunny Talekar 2019 年 10 月 14 日
編集済み: Amine Najahi 2019 年 10 月 17 日
Hi,
I'm trying to use packNGo() to pakcage all the source code generated from a Simulink model using embedded coder so that it can be used further down the chain to build into an embedded application. However, I have noticed that some of the built-in files (e.g. rt_remf_snf.h) do not get packaged. Interestingly, rt_remf_snf.c is included in the generated zip file. This causes compilation issues.
I have noticed that rt_remf_snf.h is present in slprj/ert/_sharedutils so I'm not sure why it is ignored by packNGo().
Any thoughts?
Thanks,
sunny

回答 (1 件)

Amine Najahi
Amine Najahi 2019 年 10 月 17 日
編集済み: Amine Najahi 2019 年 10 月 17 日
Hi Sunny,
You might be facing the following issue which impacts pre-R2019b MATLAB:
The report provides more information and a workaround.
Thanks,
Amine

カテゴリ

Help Center および File ExchangeDeployment, Integration, and Supported Hardware についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by