Thank you two for the quick answers. @BerndLöhr: I am working on a windows machine, so WIN64 is active. @JarekPawelczyk: I am just starting with TRDP so it might be possible that it´s just me, who doesn´t understand everything correctly. But at least I did several tests on that example. The initial message is "Hello World", which is 11Bytes, but you define it´s size as 24Bytes. It seems a bit "strange" that the the size I define and the actual size of the variable vary. There are for sure reasons...
Change of variable "dataSize" in tlp_put leads to error
Thanks for the answer. Unfortunately, that's exactly what I feared -_-
Hello everyone, I have a circuit which I create with an external program. I would like to make that circuit visible and adjustable for the users and use QUCS for that task. Perfectly fitted for the data exchange is the QUCS netlist. Unfortunately I haven't found a way to import the QUCS netlist in QUCS. Is there a way to do that or do I have to use the .sch file? Thank you for any help.