/*SINHEX30.CMD*/ sinehex.out -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 sinhex30.map /* create map file */ -e 10008ch /* program entry point from linker map file */