Hi @masa3176 ,
You want to use SRC_BOOT pin and TRACE[3:0] as other function, right?
1. To SRC_BOOT pin
You can configure it as your app required pin after boot.
But, you need to make sure, during boot, the pin status maches the boot situation. Or you use boot from fuse, use the fuse to configure the boot_cfg.
2. About the TRACE[3:0]
You also can use it as other function, just it will influence the Trace function.
If you don't use the trace function, you totally can use your app function.
Wish it helps you!
Best Regards,
Kerry