DATA SHEET - System Firmware

BlueEarth BASIC: BlueEarth BASIC includes many commands and statements as well as a full set of floating point and Special Function Register operators. The file commands are useful when working with one or more BASIC programs in ROMsim. BlueEarth BASIC requires a minimum of 1k bytes of external RAM for variable and data storage.

Direct Commands: RUN, CONT, LIST, MON, NEW, NULL, RESET

File Commands: RAM, ROM, DIR, XFER, SAVE, KILL

Commands: BAUD, CALL, CLEAR, CLEARI, CLEARS, CLOCK0, CLOCK1, DATA-READ-RESTORE, DIM, DO-UNTIL, DO-WHILE, END, FOR-TO-[STEP]-NEXT, GOSUB-RETURN, GOTO, ON-GOTO, ON-GOSUB, IF-THEN-ELSE, INPUT, LET, ONERR, ONEX1, ONTIME, PRINT, PRINT@, PRINT#, TAB, SPC, CR, USING, PH0., PH1., PUSH, POP, PWM, REM, RETI, STOP, STRING, IDLE, SLEEP, LD@, ST@, RROMn

Arithmetic/Logical Operators: +, -, /, *, **, AND, OR, XOR, ABS(), NOT(), INT(), SQR(), SGN(), RND, PI, LOG(), EXP(), SIN(), COS(), TAN(), ATN()

Relational Operators: =, <>, >, >=, <, <=

String Operators: ASC(), CHR$()

Special Operators: CBY(), DBY(), XBY(), GET, TIME, XTAL, IE, IP, PORT1, PORT3, PCON, RCAP2, T2CON, TCON, TMOD, TIMER0, TIMER1, TIMER2, PCA, CCON, CMOD, CCAPn, CCAPMn, MTOP, LEN, FREE

 

TINY BASIC 52: Tiny BASIC was designed to be used with the Xplor Series of PDCs that include an 8K or 32K EEPROM memory device that can be used for both BASIC program and data storage. No other RAM or EPROM memory is required.

Direct Commands: LIST, NEW, RUN

Commands: CALL, END, FOR-NEXT, GOSUB-RETURN, GOTO, IF (THEN), INPUT, LET, ONTIME-IRET, PRINT, REM, SLEEP

Arithmetic/Logical Operators: +, -, /, *, MOD, ABS(), RND(), AND, OR, XOR, NOT

Relational Operators: =, <>, >, >=, <, <=

Special Operators: DBY, BIT, IBY, XBY, CHAN, FREQ

 

MONITOR-51: MONITOR-51 is an 8051 assembly language debug monitor that includes many capabilities found in much more powerful emulators. MONITOR-51 requires 512 bytes of RAM accessed as Von Neumann architecture to execute.

Code Memory Commands: DC (display), EC (edit), FILLC (fill block with constant), U (unassemble), A (assemble)

Data Memory Commands: DD (display), ED (edit), FILLD (fill)

Bit Memory Commands: DB (display), EB (edit), FILLB (fill)

Idata Memory Commands: DI (display), EI (edit), FILLI (fill)

Xdata Memory Commands: DX (display), EX (edit), FILLX (fill)

Register Memory Commands: X (display all), Xr (edit register)

Breakpoint Commands: BS (set), BK (kill), BL (list), BE (enable), BD (disable)

Debug Commands: G (go), T (trace), P (procedure trace)

File Transfer Commands: :<hex_record> (load record), S (save hex file)

Utility Commands: HELP, ; (comment line)

BlueEarth reserves the right to change product features and specifications without notice.

 

[table of contents] [BlueEarth] [microcontrollers]

[environmental control systems]

[order products] [technical support] [custom design]

©1999-2002 BlueEarth, LLC. Last Updated September 3, 2002
Webmaster