-
Type:
Bug
-
Resolution: resolved
-
Priority:
Trivial
-
Component/s: SW
-
None
It's kind of confusing that you can update the size when txEnable=true BUT the actual size doesn't get applied until you do a txEnable=true->false->true transition
I think the better way to do this is either
1) Prevent users from updating size txEnable=true
2) Poll the current size variable at the beginning of each packet generation iteration