When ever I try to following line python compileandload.py -n -d 00:50:C2:79:ED:C2
ubuntu@ubuntu:/media/F4DC-09B9/pulse_sdk$ python compileandload.py -n -d 00:50:C2:79:ED:C2
Traceback (most recent call last):
File "compileandload.py", line 47, in <module>
flashbinary( options.bdaddr, firmware_url, 0x8000, True, False)
TypeError: flashbinary() takes exactly 2 arguments (5 given)
Also, I don't seem to be able to compile any of the examples they all fail.