Part Number: AM2632
Other Parts Discussed in Thread: SYSCONFIG
Our system need a software reset when error happened. But I didn't find a reset at demo watchdog_reset_mode_am263x-lp_r5fss0-0_nortos_ti-arm-clang in mcu_plus_sdk_am263x_10_02_00_13.
There is another E2E request and it said that below command can acheive a POR
target 0x53208500 0x7
target 0x53208504 0x7
wait -time 1000
Below picture is my code. But it seems taht the system didn't reset.

Could you help me implement a software reset using AM263x.

