Hi Everyone,
I am working on an algorithm for embedded systems. I wish to sell my algorithm as a closed source proprietary library to my customers, some power electronics companies, that are developing their systems based on C2000 Piccolo Microcontroller.
My questions are:
1. How can I build a closed source proprietary library?
2. How safe the library will be in terms of disassembly and hack proof. Also is there any built in compiler support for protection of my algorithm?
3. What will be most secured possible solution to sell my library which can be bought and implemented by systems designers in C2000 MCUs?
Thank you.