the following steps must be followed in order for the Build Release batch files to work:

1. To run this batch file you must first have fbzip.exe saved at C:\Program Files\Fbzip\fbzip.exe
2. Set a working directory on your PC at the main SCM level, MCU_SCM. This directory can be anything you choose.
3. Do a "Get" on the following SCM respositories:

	MCU_SCM/Development/FixedFunction/CP210x


4. Open a Command Prompt window.
5. Change directory to where the Build Release batch files are located
6. run BuildRelease.bat with the following usage:

	buildrelease.bat [main SCM working directory]

	example: buildrelease.bat C:\SCM
	example: buildrelease.bat "C:\SCM TEST"

