This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1642: capture demo

Part Number: AWR1642

hello,

When I finished executing this  capture demo,the console displays:

{module#8}: "../dss_main.c", line 323: error {id:0x10000, args:[0x80bcac, 0x80bcac]}
xdc.runtime.Error.raise: terminating execution

Because in other situations,There is also a similar display here.So I want to know what do these parameters represent  respectively and what does result in the error?

Such as , what does  id(id:0x10000) represent and what does args (args:[0x80bcac, 0x80bcac] ) represent?what does result in the error(xdc.runtime.Error.raise: terminating execution)?