How to solve the segmentation fault issue when I use Python ctypes to call rs232.c?

后端 未结 0 1143
心在旅途
心在旅途 2020-11-30 08:24

I build the rs232.c as a shared library and try to use python3 to call it. But I got the "Segmentation fault" error when try to get the attributes of com port, tcg

相关标签:
回答
  • 消灭零回复
提交回复
热议问题