Hi, I'm interested in automating some zigbee receive tests using the Smart RF board. I haven't been able to get any of the scripts to run yet. I keep running into the same problem. I've tried using strawberry perl and active state perl with the same results:
----------------------------------------------------------------------------------------------------
The Program can't start because dal_config_vc12.dll is missing from your computer.
Can't load './dal_ext.dll' for module dal_ext: load_file: The specified module could not be found at C:/Perl/lib/Dynaloader.pm line 194. at dal_ext.pm line 11.
Compilation failed in require at dal_eb.pm line 11.
BEGIN failed--compilation aborted at dal_eb.pm line 11
Compilation failed in require at del_receive.pl line 9.
BEGIN Failed--compilation aborted at da_receive.pl line 9
----------------------------------------------------------------------------------------------------
Any ideas?