/*BPHEX30.CMD*/ bp45hex.out /*COFF file */ -a /* create ascii/hex format */ -memwidth 8 /* memory width of flash memory */ -boot /* convert section to bootable form */ -bootorg 400000h /* boot orgin from flash at 0x400000 */ -cg 1038h /* set primary bus register for 2 wait states */ -map hex30.map /* create map file */ -e 1000e5h /* program entry point from linker map file */