VM Labs SDK

VM Labs SDK Internal Release 0.86.2
June 14
, 2001


Please see the documentation for this release for detailed information. Details of changes included in this release can be found in the Release Changes document.

For installation instructions, please see the install page.

Important Upgrades

The following changes are recommended for the SDK release.

  • You should upgrade your debug stub to version 4.9.5. See the Debug Stub Info document for details on how to do this.
  • You should upgrade your flash ROM to the latest firmware versions (included in this release). See the Flash ROM Info document for details on how to do this.

If these upgrades are not performed, the development tools and downloaded code may produce unexpected results or fail to operate.

Directory Structure

This release of the SDK has the following directory structure. Note that:

    1. This structure is currently under development.
    2. This structure is subject to change with future releases of the SDK. Please use caution when coding references to the SDK into programs or scripts. Directories subject to restructure are shaded in pale green.
    3. Entries shaded gray have been deleted from this release.
    4. Entries shaded blue are new with this release.
    5. Entries in shaded yellow have been moved to a new location for this release

Directory

Contains

SDK

 

 

Top level directory.

 

bin

 

Executable files (scripts or binaries) that can be executed on multiple platforms. Those that are specific to a given hardware or OS configuration are included one of the subdirectories of this folder.

 

 

linux

Executables that run on the Linux on an i86.

 

 

windows

Executables that run under Windows 9x, NT, and Win2K on an i586.

    NUON Executables that run on the NUON processor, plus scripts associated with them.

 

 

860stub

Binaries and support files for the PPC860 based debug card. See the documentation for more info.

  sample Sample code for NUON programming. See the Sample Code Overview for information about the code samples. This directory used to be in the doc directory.

 

doc

 

All documentation lives here. Click here for the index.

 

 

tutorial

Teach yourself NUON programming.

 

fonts

 

Useful fonts. This is likely to migrate into the media directory.

 

media

 

Video, audio and still images.

 

 

video

video clips (currently empty)

 

 

midi

midi audio clips

 

 

images

still pictures and clip art

 

include

 

.h and .i files used to build NUON firmware.

 

 

arpa

Internet related include files.

 

 

jpeg

JPEG format image processing include files.

 

 

m3dl

includes for the m3dl library.

 

 

machine

NUON hardware specific includes.

 

 

netinet

TCP/IP, UDP, and other network related include files.

 

 

NUON

Includes specific to the NUON hardware or the VM Labs embedded firmware packages/libraries.

 

 

sys

standard includes.

 

lib

 

Runtime libraries and object files.

 

 

src

Sources for selected libraries and object files.

 

install

 

Tools, binaries, and detailed instructions for installing the SDK.

 

util

 

Utilities programs, scripts and files.

 

 

puffin

debugger utility functions (this location subject to change in the future).

 

 

xlisp

xlisp utility functions (this location subject to change in the future).

  bundled   Third party applications, plugins, tools, libraries and so on. These are elements that are not formally part of the SDK, but may be required for certain SDK functionality. See the Third Party Apps documentation.
    linux ... for Linux
    windows ... for Windows 98/NT/2000.


Please email comments or questions to SDK-Release@vmlabs.com

This page © Copyright 2001 VM Labs, Inc. Mountain View, CA. All rights reserved.