码迷,mamicode.com
首页 > 其他好文 > 详细

[AIR] AS3与串口通信报错处理

时间:2017-04-11 10:14:01      阅读:1288      评论:0      收藏:0      [点我收藏+]

标签:nbsp   call()   com   没有   erro   win   串口通信   运行时   adobe   

 

假如运行时报错:

[ArduinoConnector] Initalizing ANE...

ArgumentError: Error #3500: The extension context does not have a method with the name setupPort.
 at flash.external::ExtensionContext/_call()
 at flash.external::ExtensionContext/call()
 at com.quetwo.Arduino::ArduinoConnector/connect()[C:\Users\Nicholas Kwiatkowski\Adobe Flash Builder 4.6\SerialANELib\src\com\quetwo\Arduino\ArduinoConnector.as:70]

……

 

这个错一般是指pthreadGC2.dll文件的缺失。有部分系统安装时并没有此项。此时可以把该文件复制到C:\Windows\System32目录下,然后便可正常运行调试。

[AIR] AS3与串口通信报错处理

标签:nbsp   call()   com   没有   erro   win   串口通信   运行时   adobe   

原文地址:http://www.cnblogs.com/frost-yen/p/6691711.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!