21.6.7 GENERATEDEBUGDATA
(Ask a Question)Description
"GENERATEDEBUGDATA" a command tool used in the run_tool command. This Tcl command generates the files needed by SmartDebug during device debug.
run_tool -name {GENERATEDEBUGDATA}Arguments
| Parameter | Type | Description | 
|---|---|---|
| None | None | None | 
| Return Type | Description | 
|---|---|
| Integer | Returns 0 on success and 1 on failure. | 
Error Codes
| Error Code | Description | 
|---|---|
| None | None | 
Supported Families
| Supported Families | 
|---|
| PolarFire® | 
| PolarFire SoC | 
| RTG4™ | 
| SmartFusion® 2 | 
| IGLOO® 2 | 
Example
Generate Debug Data:
run_tool -name {GENERATEDEBUGDATA}See Also
- export_smart_debug_data
 
