1. Debugging programs using cross reference tables

1. Debugging programs using cross reference tables

Clarifying the usage scenarios of each software component is the key to successfully debugging the program.

UseInteraction reference(Interaction reference)to view the usage of parameters in the program, and allocate new software components reasonably to avoid conflicts with already used ones.

Refer to:

Interaction reference table

Usage of Software Components