This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

For linux on dm36x, how to get USB Vid&Pid, ethernet MAC, or any other unique ID?

Hi, everyone,

I want to get a unique ID in linux on dm36x to protect my program be copy by others. If program found it be copyed illegal, it will output abnormal video. I googled the MAC get method, but It seems be changable, and I didn't find howto get usb vid&pid or nand flash id in linux.

Who can tell me how to get a no changable unique ID or how to protect dm36x program using better method?