NetBSD/sys/arch/hpc/stand
lukem f85d2d1c14 Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
2003-10-26 07:25:33 +00:00
..
binary recompile. 2002-03-25 17:34:53 +00:00
compile
dspgen
hpcboot DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
include Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
libsa Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
libz
Makefile Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
README SH4 and HD64465(SH4 companion chip) serial console support. 2002-02-04 17:38:26 +00:00

$NetBSD: README,v 1.3 2002/02/04 17:38:26 uch Exp $

How to use
	'make all' uudecode all binaries.
	hpcboot.exe were compiled for H/PC Pro 2.11 by eMbedded Visual C++ 3.0 
	executable are located in
		binary/ARM/hpcboot.exe
		binary/MIPS/hpcboot.exe *
		binary/SH3/hpcboot.exe
		binary/SH4/hpcboot.exe
	* for MIPS, use pbsdboot.exe (sys/arch/hpcmips/stand/pbsdboot)

How to compile

	1. Generate work space and project files.
		make vc5	# WindowsCE Embedded Toolkit for Visual C++ 5.0
		make vc6	# WindowsCE Toolkit for Visual C++ 6.0
		make evc3	# eMbedded Visual C++ 3.0

	2. Open hpc_stand.dsw or hpc_stand.vcw from Visual Studio.

How to commit (for developers)
	"make install" copies hpcboot.exe to binary/ directory from compile/
	directory.
	"make uuencode" uuencode binary/*/hpcboot.exe and
	increment build number. (this number is used for next build.)
	commit uudecoded binary and binary/build_number.h.