/  2
 
CC FLASHER - QUICKGUIDE
Features
CC2430/CC2431 Flash programming
MAC address programming
NoICE debugger proxy
USB interface
Pinout
1+3.3V Optional for target boardsupply( max 50mA)2GND3RST4DD (P2_1)5DC (P2_2)
Installation
Software is available under open sourcelicense fromhttp://sourceforge.net/projects/ccflasher/ .
Linux 
Requires: libusb-dev.
 
$ tar -xzf cc_flasher.xxxx.tar.gz$ cd cc_flasher$ make$ sudo make install
Add the following file to give permission tonon-root users.:
/etc/udev/rules.d/60-cc_flasher.rulesBUS=="usb", SYSFS{idVendor}=="03eb",\SYSFS{idProduct}=="0001", \ACTION=="add", MODE="0666"
Windows 
Requires: cygwin.Drivers and .exe are in win32 directory ofthe archive.

Share & Embed

More from this user

Add a Comment

Characters: ...