Clear Filters
Clear Filters

Obfuscation and traceability information generation cannot both be enabled at the same time.

1 view (last 30 days)
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 Comments
CRISTINA RAMOS
CRISTINA RAMOS on 6 Jan 2021
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

Sign in to comment.

Answers (1)

ES
ES on 21 Aug 2018
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."

Categories

Find more on MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!