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 HC08 TRUE-TIME SIMULATOR RELEASE NOTES HI-WAVE HC08


Datasheet Thumbnail

  

Download PDF



Top Searches for this datasheet



Release Notes HI-WAVE HC08 True-Time Simulator
RELEASE NOTES HC08 TRUE-TIME SIMULATOR
RELEASE NOTES HI-WAVE HC08 TRUE-TIME SIMULATOR V5.3.0 HC08 Simulator Target. HC08 Simulator Coverage Component Profiler Component TestTerm Component. RELEASE NOTES HI-WAVE HC08 True-Time Simulator V5.2.3. Simulator Target. HC08 HC08 Simulator
Release Notes HI-WAVE HC08 True-Time Simulator
RELEASE NOTES HI-WAVE HC08 TRUETIME SIMULATOR V5.3.0
HC08 Simulator Target. HC08 Simulator Coverage Component Profiler Component TestTerm Component.
Page
Release Notes HI-WAVE HC08 True-Time Simulator
HC08 hc08.cpu 5.3.3
List Features
List fixed Bugs
CBEQ instructions with post increment addressing modes (IX+, IX1+, IX+D, DIX+) good displayed Assembly component issuing DASM command Command component
List known Bugs
Simulator Target
sim.tgt 5.3.16
List Features
There command line command (Simulator target specific) 'LOADMEM' which allows load memory configuration file from command line component. reset, when reset vector defined, `Reset Vector undefined' displayed status bar.
List fixed Bugs
When another byte first watchpoint affected, running application stops now. When setting mode `User Defined' Memory Configution dialog, existing memory blocks more erased when loading application.
List known Bugs
dialog Memory Configuration, when change width memory segment update with button, then select another segment which same width, matching radio button good width.
HC08 Simulator
hc08.sim 5.3.13
List Features
Page
Release Notes HI-WAVE HC08 True-Time Simulator
WAIT STOP instructions also ended soon changed.
List fixed Bugs
BRCLR instruction, flag equals
List known Bugs
Coverage Component
coverage.wnd 5.3.7
List Features
output text file generated from Coverage Analyzer component. This file contains coverage values modules, functions lines application. contains also coverage application. content output file configurable with `Output File Filter' dialog. default, coverage output file would contain coverage modules functions application. User choose between following contents coverage output file: Modules Modules Functions (default) Modules Functions Source Code Lines Source code lines represented matching line number into source file. Only lines where there some codes represented. Line feed, line with comment only skipped. Source code lines preceeded matching source file name matching function name. Source code lines followed matching source instruction. coverage range dump specified Output File Filter dialog. Then, only functions code lines whose coverage value specified range would dump into output file. default, range from 100.0 modules always present output file. When coverage value item 100.0%, `ALL' displayed instead value. When coverage value exactly 100.0% (for example 99.998%), value rounded 99.9%. Output File Filter dialog opened selecting `Output File. Filter.' menu entry coverage menu. output file generated selecting `Output File. Save As.' menu entry coverage menu. Page
Release Notes HI-WAVE HC08 True-Time Simulator
Output File Commands filter command used specify output file dump. parameter specified, Output File Filter dialog opened. filter modules functions lines <range> parameters: modules functions lines range
Specifies that only modules have dump coverage output file. Specifies that Modules Functions have dump coverage output file. Specifies that Modules Functions Lines have dump coverage output file. range integer between 100. This range specifies that only items whose coverage value range dumped coverage output file.
example: filter functions 10.50
Modules Functions with coverage value between will dump into coverage output file.
output command used generate specified coverage output file. file specified, standard save dialog opened. output <fileName> parameters: fileName
Specifies name coverage output file generate.
coverage output file `dump.txt' generated. When dropping module into source component, matching module displayed source window. When dropping procedure into Source Assembly component, matching procedure displayed highlighted Source Assembly components.
example: output .\dump.txt
List fixed Bugs
possible open more than Coverage included view into Source Assembly component. Page
Release Notes HI-WAVE HC08 True-Time Simulator
List known Bugs
Profiler Component
profiler.wnd 5.3.5
List Features
When dropping module into source component, matching module displayed source window. When dropping procedure into Source Assembly component, matching procedure displayed highlighted Source Assembly components.
List fixed Bugs
possible open more than Profiler included view into Source Assembly component
List known Bugs
TestTerm Component
testterm.wnd 5.3.4
List Features
There command line command: VER. This command displays version number TestTerm component. Syntax: There environment variable 'TESTTERM' which allows user base address TestTerm component registers. This environment variable specified default.env file. specified, defaut address 0x200. Example: TESTERM=0x300 Sets base address testterm registers address 0x300
TestTerm component equipped with menu that contains single menu entry: Cache Size. menu TestTerm component looks like:
When Cache Size menu entry chosen, 'Size Cache' dialog opened. Page
Release Notes HI-WAVE HC08 True-Time Simulator
Thanks this dialog, number lines displayed TestTerm component defined. 'Limited Size Cache' check unchecked 'OK' pressed, number lines unlimited. 'Limited Size Cache' check checked 'OK' pressed, number lines limited value displayed edit box. This value should between 1000000. default, number lines limited 1000. This feature useful sense that bigger size cache slower lines logged. command: ATTRIBUTES CACHESIZE [<number lines>] number lines TestTerm component. <number lines> expression which result should between 1000000. <number lines> omitted, number lines unlimited. When layout stored, number lines that displayed TestTerm component saved thanks ATTRIBUTES CACHESIZE command. What typed Terstterm recorded during record session. Nevertheless, resulted file will good replayed only time also recorded (The 'Record Time.' menu entry recorder checked before recording).
List fixed Bugs
List known Bugs
Page
Release Notes HI-WAVE HC08 True-Time Simulator
RELEASE NOTES HI-WAVE HC08 TrueTime Simulator V5.2.3
Simulator Target. HC08 HC08 Simulator
Page
Release Notes HI-WAVE HC08 True-Time Simulator
Simulator Target
sim.tgt 5.2.15
List Features
There three environment variables memory access control. access memory, following checks done default: there some memory defined. memory write protected (for write accesses only). memory been initialised (for read accesses only). When access memory byte done regardless rules defined above, simulation stopped with corresponding error message: memory [aaa:sss]". "Protected [aaa:sss]". "Read undefined [aaa:sss]". additional environment variables allow ignore these messages, i.e. stop simulation when such access done. Each messages switched independently when assigning value "ON" "OFF" environment variables: CHECK_MEM_NOTIMPL= ON|OFF CHECK_MEM_PROTECTED ON|OFF CHECK_MEM_NOINIT ON|OFF default, these variables memory configuration been extended support loading multiple S-Record files. previous versions simulator, memory reconfigured before loading application therefore, possible load code from several files. behaviour depends configuration mode: `auto load' mode, memory still reconfigured before loading application (same behaviour before). other modes, `user defined' `auto access', memory never reconfigured when loading application, that means, state content memory stay same even when loading additional application S-Record file), unless loaded code overwrites initialises memory. Since memory never reset undefined state anymore, additional menu command line commands have been introduced. target specific menu simulator three additional entries: Reset RAM: when selected, resets bytes configured undefined Page
Release Notes HI-WAVE HC08 True-Time Simulator state. This will generate error when reading before written. Reset MEM: when selected, resets memory byte undefined state, this also includes simulated (any loaded application code will accessible anymore). Reset Statistics: This will reset statistical information (e.g. access counter).
menu commands above, there also corresponding command line command: "RESETRAM" Resets 'undefined'. "RESETMEM" Resets configured memory 'undefined'. "RESETSTAT" Resets statistical data. these commands parameter.
List fixed Bugs
message displayed when loading application while other executed. user closes this dialog with execution stopped application loaded.
List known Bugs
dialog Memory Configuration, when change width memory segment update with button, then select another segment which same width, matching radio button correct width.
HC08
HC08.CPU 5.2.2
List Features
`SR' register defined Overflow flag displayed `Status' register. `Status' register looks like:
Page
Release Notes HI-WAVE HC08 True-Time Simulator
List fixed Bugs
List known Bugs
HC08 Simulator
HC08.sim 5.2.12
List Features
STOP WAIT instructions simulated.
List fixed Bugs
List known Bugs
Page

Other recent searches


TPS3619-33 - TPS3619-33   TPS3619-33 Datasheet
TPS3619-50 - TPS3619-50   TPS3619-50 Datasheet
TPS3620-33 - TPS3620-33   TPS3620-33 Datasheet
TPS3620-50 - TPS3620-50   TPS3620-50 Datasheet
T7507 - T7507   T7507 Datasheet
NJU7690 - NJU7690   NJU7690 Datasheet
NJU7690RB2 - NJU7690RB2   NJU7690RB2 Datasheet
HIP4086 - HIP4086   HIP4086 Datasheet
FYP2010DN - FYP2010DN   FYP2010DN Datasheet
ENN8061 - ENN8061   ENN8061 Datasheet

 

Privacy Policy | Disclaimer
© 2012 Datasheet Archive