Tool/software: Code Composer Studio
I am planning to use Gui Composer https://dev.ti.com/gc/ to create an application to create a system estimator. I do not want the user of this application to be able to inspect the code and figure out the formulas or the margins that I have used in my calculations. How do I protect this code ? Currently if I right click and inspect element on any of the GUI Composer Gallery applications, I can see the complete code and formulas used.
Please let me know if there is any way to protect the underlying formulas. This is an important feature needed for my application.
Thanks,
Desmond