The Datasheet Archive - 100 Million Datasheets from 7500 Manufacturers.    


Datasheet Search Engine   
 
Part # or Description: • 5V RS232 Driver • 2SC5066* • "Real Time Clock" • "USB connector" • "blue led" 5mm • 10 watt zener diode • 2N3055* motorola
 
Search Tip: Try entering the part number only. Include a wildcard (eg. lm317* or 1n4148*)

 

 

RELEASE NOTES Maker RELEASE NOTES Maker V5.0.2 List Features


Datasheet Thumbnail

  

Download PDF



Top Searches for this datasheet



Release Notes Maker
RELEASE NOTES Maker
RELEASE NOTES Maker V5.0.2
List Features List Known Bugs
RELEASE NOTES Maker V5.0.1
List Features List Fixed Bugs List Known Bugs
page
Release Notes Maker
RELEASE NOTES Maker V5.0.2
List Features
Options Error Feedback Control -WStdout Writing Error Feedback stdout. This usual Error feedback tools should necessary disable because physical files created. This output enabled default. -WOutFile Writing Error Feedback external file. default name "edout" unless ERRORFILE environment variable set. maker does create file default, while other tools create error file default. When this option maker, ERRORFILE variable should used, otherwise maker overwrites output called applications. -WErrFile Writing file "err.log" case error. This file used recognize failure called tools previous versions HI-WARE tools. current tools still create "err.log" stay compatible with versions maker. maker still checks this file stay compatible with versions called tools. However, versions tool report error state through return value. this file longer needed when only versions tools involved. option -NoBeep disable beep case error. global local editor configured also this tool only with shell. Note global editor stored globally mcutools.ini. same editor configuration used tools (decoder, compiler, assembler,.). Changes global mcutools.ini stored when application closed when save command chosen from menu. -The local editor shared among tools using same project file (usually project.ini). which editor type used stored project file. default global editor. error messages written stdout. With WinEdit `Capture Output' feature Project->Configure dialog used error feedback. other applications Microsoft Visual Developer Studio (MSDEV) cmd.exe command shell, necessary launcher application `piper.exe' direct error feedback. maker Win32 Window application this type application expected have reasonable output. command shell `cmd.exe' MSDEV stdout file. `piper.exe' tool actually Win32 command line application therefore MSDEV `cmd.exe' stdout. first argument `piper.exe' used application called with remaining options. output started application then written standard output. maker itself does need launcher application "piper.exe" display output directly. Instead launcher functionality directly build-in. print list option command window
page
Release Notes Maker
piper.exe maker.exe
option -Lic display license information (note: this information also displayed about box) option ("Display mode. echo commands without executing them") been replaced with -Disp. your make files contains this option replace with Disp. option displays notifier case error. option display notifier after error Maker V5.0.2 does directly stdout/stderr file handles error output started tools. redirection done using pipes. files needed error feedback maker. This feature makes error reporting called tools much more comfortable safe. edout file only read V5.0.1 longer accessed. decide called tool error only return value started application file err.log compatibility with older versions tools used. output stream called application displayed immediately when option WMsgVrb used. Without this option, full output stream displayed after application finished reported error. command line arguments compatible again with Version maker. first option argument taken make file. remaining arguments used targets.
List fixed Bugs
none
List Known Bugs
Spaces filenames supported inside make files. supported command line, default.env file application path. Also filenames with characters length fully supported.
Demo Version Limitations Registration
have demo version maker, there following limitations: number calls launch external program (e.g. linker) limited calls using FLEXlm technology license software. More information about FLEXlm visit Globetrotter Software page 'http://www.globetrotter.com'. about tool contains important license information. contains information need license evaluation copy full version: host-id version used tool. register send contents about email license@hiware.com'. Open about tool, select with mouse contents about box, copy clip-board using <CTRL>-<C> past your email program using <CTRL>-<V>. forget your address. quotations, time limited versions floating licenses please contact 'sales@hiware.com' visit page 'http://www.hiware.com'.
page
Release Notes Maker
RELEASE NOTES Maker V5.0.1
List Features
HIWARE migrates Make generation development tools (V5.0.x) generation development tools include following features: Make native Win32 application. Make runs with Windows Windows 3.x, Windows Windows 3.11 with Win32s (Note that features available under Win32s restrictions Microsoft) Fully windows oriented user interface (menus, tool bars, drag drop) Online help Message Management Smart Sliders Option setting both graphical command line Editable command line with history Direct link between compiler output editor: Simply double click Make message open source with editor your choice. Make extended with possibility call itself command line. This required ability read called programs output. Make reads file EDOUT that written HI-CROSS Tools: Make reads output (EDOUT) HICROSS tools displays lines that contain string "ERROR", "FATAL", "WARNING" "INFORMATION" first blank character after start line after ':'. whole line recognized taken output line displayed Make. Write output this format EDOUT your output noticed Make. handle messages classified Error, Fatal, Warning Information called application class message Make want. specify command line macros with blanks. This done bracing command line macro with string braced can't contain other "'s, because bracing usual strings only level. string braced with another pair braces contain other braces same kind, contains many left right braces. Examples defining $(CC) $(OPTIONS) -D"MC=$(CC) $(OPTIONS)" -D(MC=$(CC) $(OPTIONS)) -D[MC=$(CC) $(OPTIONS)] -D{MC=$(CC) $(OPTIONS)} Examples defining $(MK) $(OPTIONS) -D"MC=$(CC)
$(OPTIONS)" Bracing with allowed because braced string including "'s. -D(MM $(MK) $(OPTIONS) -D"MC=$(CC) $(OPTIONS)")
page
Release Notes Maker -D[MM $(MK) $(OPTIONS) -D"MC=$(CC) $(OPTIONS)"] -D{MM $(MK) $(OPTIONS) -D"MC=$(CC) $(OPTIONS)"} build-in commands: <directory> Changes temporary current directory. scope `cd' command command list target where called. avoid this command whenever possible. command lead inconsistency with definition relative paths environment. only implemented command cases where can't your another way. puts <file> <text> writes rest command line file specified first identifier command line. write mode appending. file does exist created (mode "a+"). Example:
puts myOutput.txt This text\n
Writes text "This text" with line break file "myOutput.txt" <fileName1> <fileName2> Compares files byte byte stores result temporary boolean, that interpreted next command (e.g. command). result TRUE, files identical FALSE not. fctext <fileName1> <fileName2> Compares text files byte byte, ignoring blanks compare, stores result temporary boolean, that interpreted next command (e.g. command). result TRUE, files identical FALSE not. <commandIfYes> <commandIfNo> Evaluates boolean result last command (The result FALSE default commands that return boolean result. only commands that return boolean result file compare functions `fc' `fctext'. call another command, `puts' followed command, second command alternative executed. this case sense). result TRUE command <commandIfYes> executed. Else <commandIfNo> executed. Example:
fctext upxcall.c upxcall.old puts log.txt Files identical puts log.txt Files identical //or written lines with line continuation fctext upxcall.c upxcall.old puts log.txt Files equal puts log.txt Files equal
List Fixed Bugs
Recursively called Maker return errors, even worked properly, network drives were part environment. windows error codes special cases ignored. page
Release Notes Maker Linker started from Maker could open output file ERR.TXT under Win95. error file maker named "MEDOUT" "MERR.TXT" instead "EDOUT" "ERR.TXT" before.
List Known Bugs
Maker cannot under Win32s. This unability application running under Win32s with recognize called application finished. Maker issues error message, make file under Win32s stops execution. maker been killed during make process, some tasks maker still run. can't error output file named "MERR.TXT" tool called from Maker. maker message output source position info. Parser Maker difficulties with identifiers character length. Error with Makefile: all: echo echo Maker says replace unknown macros with empty strings, option "-E" set, this sometimes leads message "command line long" line with such substitutions. Maker problems with roles that contain suffix that used before string macro definition. example, have defined macro
LIBNAME=cpp
below role
.cpp.o:
Maker reports role contain illegal suffix. avoid macro assignments that suffixes used role. (also right side !!!)
page

Other recent searches


TD62083APA - TD62083APA   TD62083APA Datasheet
SRS6100UF - SRS6100UF   SRS6100UF Datasheet
MPDI041 - MPDI041   MPDI041 Datasheet
LA6587T - LA6587T   LA6587T Datasheet
LA6587TBTL - LA6587TBTL   LA6587TBTL Datasheet
IC180 - IC180   IC180 Datasheet
HMC772LC4 - HMC772LC4   HMC772LC4 Datasheet
CM50TU-34KA - CM50TU-34KA   CM50TU-34KA Datasheet
APT50M75JFLL - APT50M75JFLL   APT50M75JFLL Datasheet

 

Privacy Policy | Disclaimer
© 2012 Datasheet Archive