Any way to prevent code from being removed from emmc?

Any way to protect the code in the emmc of the Vim3, Vim1 and Edge V and prevent it from being removed. Does a “simple” solution exist?

We need to protect some proprietary code.

could you elaborate ?
code as in raw code or a compiled proprietary app ?

you could try encrypting your device, or remove read access to the user groups,
depends on the situation really :slightly_smiling_face:

It’s hard to provide any guidance without understanding what OS environment and software stack you’re attempting to use on the board. As a general rule in Linux, preventing deletion is all about controlling access to the data and tools which could be used to effect deletion.

Thank you for stepping up and trying to help us out, that is greatly appreciated. Not able to post information regarding our designs, that does make things difficult at times.