Obfuscation and traceability information generation cannot both be enabled at the same time.
古いコメントを表示
Hi,
I am new to Matlab Simulink and I am working on Lego3. I am using Lego EV3 Libraries and I created a very simple program(attached here). But when I try to download the program, it throws the following error: Obfuscation and traceability information generation cannot both be enabled at the same time. Disable Obfuscation or disable both the 'Code-to-model' and the 'Model-to-code' navigation options on the Configuration Parameters > All Parameters tab.
How can I remove this error?
Regards Vishav
3 件のコメント
Ruud van den Boomen
2018 年 3 月 23 日
Did you find the answer? I'm experiencing the same error when im trying to build a Simulink model to my Android phone.
Amy Olivier
2018 年 8 月 21 日
I have the same problem and can't find the solution, I really hope mathworks will help
CRISTINA RAMOS
2021 年 1 月 6 日
I was having the same problem but the I wrote the following in the command window after all the setup and it worked:
r = raspberrypi
回答 (1 件)
ES
2018 年 8 月 21 日
0 投票
Do you really need the traceability info? If not, you may do as suggested in the warning.
"Disable Obfuscation or disable both the 'Code-to-model' and the 'Model-to-code' navigation options on the Configuration Parameters > All Parameters tab."
1 件のコメント
Amy Olivier
2018 年 8 月 21 日
I tried to do that, but I can't find the Obfuscation or the Code-to-model and model-to-code in the all parameters tab
カテゴリ
ヘルプ センター および File Exchange で LEGO MINDSTORMS EV3 Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!