Skip to content

Instantly share code, notes, and snippets.

View henkwitte's full-sized avatar

Henk Witte henkwitte

  • Groenholland
  • Amsterdam, the Netherlands
View GitHub Profile
@henkwitte
henkwitte / ada_bbio_pwm_error
Created July 8, 2017 08:56
Adafruit BBIO PWM problem,
4315 execve("/home/groenhol/miniconda3/bin/python3.4", ["/home/groenhol/miniconda3/bin/py"..., "test.py"], [/* 14 vars */]) = 0
4315 brk(NULL) = 0x1b72000
4315 uname({sysname="Linux", nodename="arm", ...}) = 0
4315 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
4315 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f08000
4315 readlink("/proc/self/exe", "/home/groenhol/miniconda3/bin/py"..., 4096) = 39
4315 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/v7l/neon/vfp/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/tls/v7l/neon/vfp", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/v7l/neon/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)