<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/cctool/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/cctool/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 12 Nov 2011 18:47:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cctool/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by G. Stark</title><link>https://sourceforge.net/p/cctool/home/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,49 +1,0 @@
-This is a prototype only and lots of work is ahead. I have only limited set of 
-hardware so any help in testing would be very valuable.
-
-The software has been tested on SmartRF05 Evaluation Board only (firmware version: 0005, revision 0009 and 0019).
-In order to work with the board using non-privileged account add this line to udev rules: 
-ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="0451", ATTRS{idProduct}=="16a0", MODE="0666"
-
-Building from sources was tested on Fedora 13, 14, Ubuntu 11.10 
-Dependences: Ubuntu: libusb-1.0, libboost-all-dev, Fedora: boost-devel, libusb1-devel
- 
-Currently next chips are supported:
-Supported chips (* - tested):
-CC2540 CC2530* CC2531* CC2533
-
-planed to support:
-CC2430 CC2431
-CC2510 CC2511
-CC1110 CC1111
-
-Command line options:
---help                produce help message
--f, --fast              set fast debug interface speed (by default: slow)
---read-info-page [file] read info pages
---read-mac-address    read mac address
--r,--read file_name      read flash memory
--e, --erase               erase flash memory
--w, --write file_name     write flash. Option can be specified several times to 
-                        build composite flash image or apply patches
--v,--verify              verify flash afer write
---reset               perform target reset
--t,--test                search for programmer and target
---lock_full           lock reading and writing
---lock_write          lock writing for all pages
--m,--mcu arg             target name like CC2530 etc. If specified target does 
-                        not match detected one no operation is performed
-
-'file_name' format: [path\]file_name[,[format][,offset]]
-format can be hex (intel hex) or binary. Format field can be ommited if file extension is hex or bin.
-Offset field (in decimal) means offset in the target flash and is supported only for binary fiels and only for write opeartion. 
-
-Examples:
-
-cc_tool --mcu cc2530 --write image.hex --write patch.bin,,80
-cc_tool --read image.hex
-
-Verification is implemeted by comparing crc-16 of 1 Kb flash blocks. 
-After writing is completed target is configured to calculate crc-16 over own flash and
-send out result to the cc-tool where it is compared to the inpush flash image. 
-This method is much faster against read out all flash data.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">G. Stark</dc:creator><pubDate>Sat, 12 Nov 2011 18:47:48 -0000</pubDate><guid>https://sourceforge.netfe803bdbe2a367de48f0464d01581c80570b0566</guid></item><item><title>WikiPage Home modified by G. Stark</title><link>https://sourceforge.net/p/cctool/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,3 +1,49 @@
-Hello people. This is a test home page
-[[project_admins]]
-[[download_button]]
+This is a prototype only and lots of work is ahead. I have only limited set of 
+hardware so any help in testing would be very valuable.
+
+The software has been tested on SmartRF05 Evaluation Board only (firmware version: 0005, revision 0009 and 0019).
+In order to work with the board using non-privileged account add this line to udev rules: 
+ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="0451", ATTRS{idProduct}=="16a0", MODE="0666"
+
+Building from sources was tested on Fedora 13, 14, Ubuntu 11.10 
+Dependences: Ubuntu: libusb-1.0, libboost-all-dev, Fedora: boost-devel, libusb1-devel
+ 
+Currently next chips are supported:
+Supported chips (* - tested):
+CC2540 CC2530* CC2531* CC2533
+
+planed to support:
+CC2430 CC2431
+CC2510 CC2511
+CC1110 CC1111
+
+Command line options:
+--help                produce help message
+-f, --fast              set fast debug interface speed (by default: slow)
+--read-info-page [file] read info pages
+--read-mac-address    read mac address
+-r,--read file_name      read flash memory
+-e, --erase               erase flash memory
+-w, --write file_name     write flash. Option can be specified several times to 
+                        build composite flash image or apply patches
+-v,--verify              verify flash afer write
+--reset               perform target reset
+-t,--test                search for programmer and target
+--lock_full           lock reading and writing
+--lock_write          lock writing for all pages
+-m,--mcu arg             target name like CC2530 etc. If specified target does 
+                        not match detected one no operation is performed
+
+'file_name' format: [path\]file_name[,[format][,offset]]
+format can be hex (intel hex) or binary. Format field can be ommited if file extension is hex or bin.
+Offset field (in decimal) means offset in the target flash and is supported only for binary fiels and only for write opeartion. 
+
+Examples:
+
+cc_tool --mcu cc2530 --write image.hex --write patch.bin,,80
+cc_tool --read image.hex
+
+Verification is implemeted by comparing crc-16 of 1 Kb flash blocks. 
+After writing is completed target is configured to calculate crc-16 over own flash and
+send out result to the cc-tool where it is compared to the inpush flash image. 
+This method is much faster against read out all flash data.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">G. Stark</dc:creator><pubDate>Tue, 08 Nov 2011 12:28:36 -0000</pubDate><guid>https://sourceforge.net228fcf4a6fe3deab867e883b67ff378401429a30</guid></item><item><title>WikiPage Home modified by G. Stark</title><link>https://sourceforge.net/p/cctool/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,3 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/cctool/home/markdown_syntax/) syntax.
+Hello people. This is a test home page
+[[project_admins]]
+[[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">G. Stark</dc:creator><pubDate>Mon, 07 Nov 2011 09:28:14 -0000</pubDate><guid>https://sourceforge.netdb92a28b0221f9588c24c99abb7eba7101ab5fd2</guid></item><item><title>WikiPage Home modified by G. Stark</title><link>https://sourceforge.net/p/cctool/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/cctool/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">G. Stark</dc:creator><pubDate>Mon, 07 Nov 2011 09:19:08 -0000</pubDate><guid>https://sourceforge.net685c8b53eb55fda68774ec3e88ea60bad847cf7d</guid></item></channel></rss>