Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] TCF pending commands

Hi list,

 

I’ve some question regarding the TCF command results:

In the documentation section I’ve found the TCF specification file that defines result packets starting with the letter ‘P’ to postpone the command completion (or to return a pending result).

There is no additional information specifying the mentioned “progress data”. Is this feature implemented for the TCF Eclipse client side? Is there a place where I can get more information about

this feature? As far as I know, the C agent example does not make use of such a command response.

 

The problem I must solve: whenever an application gets loaded through the “Processes::start” command then my agent starts flashing the binary to the target device. Since flashing is very slow

on my target, this may take minutes. In the meantime the Eclipse IDE should be able to give user feedback (update the progress bar).

 

BTW: It seems the documentation is somehow incomplete or outdated. Are there plans to update the documentation, at least those parts that are not supposed to change anymore?

I am sure there are enough other things to do, but a good documentation may be indispensable for a new evolving protocol like TCF.

 

Best regards,

Michael

 


Back to the top