Using AppOnChip to Protect an Application Without a Map File

AppOnChip only recognizes functions automatically if they are listed in a map file that is generated bya supported compiler. If you are using an unsupported compiler or you do not have a map file, you can make functions available for protection by AppOnChip as follows:

1.Disable the map file in your compiler.

2.In your program code, export the functions that you want to make available for possible protection by AppOnChip.

3.Add your application to a project in Sentinel LDK Envelope.

4.On the AppOnChip tab, select Enable AppOnChip. The following message is displayed:

5.Click Search for exports. Envelope lists the exported functions in the table on the AppOnChip tab.

6.Proceed to select functions to be protected with AppOnChip.

Related Topics

Protecting With AppOnChip

Locating the Map File for AppOnChip

NG