This project is a simple tool for the Renesas RX62N RDK. The project functionality
shows MAC address and Exosite CIK then provides a menu on the LCD to:
- Clear MAC address in internal data flash
- Write MAC address to internal data flash
- Reset Exosite-meta block in internal flash
License of flash_tool is BSD, Copyright 2011, Exosite LLC
(see LICENSE file)
Tested with HEW version 4.09.00.007, including:
C/C++ compiler package for RX family V.1.01 Release 00 (6-14-2011 21:50:37)
Renesas Demonstration Kit (RDK) RX62N v3.00 Release 00 (6-15-2011 00:08:55)
- Install HEW, the RX toolchain and the RDK demo projects
- HINT: packages can be downloaded from Renesas at http://tinyurl.com/42turtk
-
Open the flash_tool.hws project workspace with HEW
-
Edit the "flash_tool.c" line 24:NEW_MAC[6] value to match your MAC address
- HINT: RX62N RDK users can find the MAC address in the back of the board
- Compile and download -> Press 'SW1' to select function and 'SW2' to excute
- HINT: Your Rx62n RDK must be connected to the PC
--) initial version