AM62x MCU+ SDK  09.02.00
Firewall Exception Trigger Example

Introduction

This example can be used to trigger firewall exceptions. The core running this example waits for the user to enter one of the following two characters:

  • 'D' to trigger a DMSC firewall exception
  • 'C' to trigger a Combined firewall exception

Consequently, a firewall exception takes place. This example is used with the Firewall Exception Log Example example to trigger firewall exceptions, the latter one responds to exception events as and when they take place.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
Toolchain ti-arm-clang
Boards am62x-sk, am62x-sk-lp, am62x-sip-sk
Example folder examples/security/fwl_exception_trigger

Steps to Run the Example

Sample Output

Shown below is a sample output when the application is run,

Enter 'D' to trigger DMSC firewall exception..
Enter 'C' to trigger CMBN firewall exception..
C