NCS Toolkit

Building the Samples

 

 

zNCS MIBs

These are implemented by NCS services and are used to configure them. They are located in the $(TOOLKIT_HOME)/source /mib directory.

zNCS sample programs and makefiles

These are provided to jump-start the application development process by providing code that is illustrative of the usage of NCS.The sample programs also serve to demonstrate the basic capabilities of each service. Application developers can leverage the makefiles provided with the sample code to build their development setup for cross-compiling the application for all targets supported by NCS

zNCS tools

These help develop NCS-based applications. They include an SMIDUMP tool used for generating code automatically to help implement MIBs

A.4 Building the Samples

This section describes how NCS sample programs can be built for different targets supported by NCS.

A.4.1 Development Host Prerequisites

The development host should be based on the SuSE Linux 9.0 (Intel i386 architecture).

It should also have the following build support installed:

zMVL cross-compile tool-chain, which is required to build sample applications for a real NCS target.

zSuSE Linux 9.0 native, which is required to build sample applications for a development NCS target. (A development target is one in which some NCS target interfaces are provided by dummy plug-ins.)

zNetSNMP 5.1.1 headers available in the (cross) compilation before building the

“snmptm_demo” product. (Please refer to the Management Access Service Programmer’s Reference for details.)

A.4.2 "Make" Commands

This section describes a script that allows to build the sample applications.

Description

The script described here allows to build sample applications that are available for most NCS services. The script is located in: $TOOLKIT_HOME/source/common and it has to be invoked from a BASH shell command prompt.

More service-specific build instructions, if any, are defined in the respective user’s guides. The generated demo binaries and libraries are in the $TOOLKIT_HOME/source/common/bin/<target-architecture>and $TOOLKIT_HOME/source/common/libs/<target-architecture>directories respectively.

46

NetPlane Core Services Overview User’s Guide (6806800C08B)

Page 46
Image 46
Motorola 6806800C08B manual Development Host Prerequisites, Make Commands, NCS Toolkit Building the Samples

6806800C08B specifications

The Motorola 68000 microprocessor, particularly the revision marked as 68000C08B, stands out as a seminal component in the evolution of computing technology. Introduced in 1979, the 68000 architecture laid the groundwork for many advanced systems, influencing a multitude of platforms, from personal computers to game consoles.

The Motorola 68000C08B features a 16-bit data bus and a 24-bit address bus, allowing for a memory addressing capability of up to 16 MB. This architecture was pioneering for its time, enabling more extensive and complex software applications than its predecessors. The C08 revision particularly emphasized optimizing power consumption while maintaining performance, making it ideal for embedded systems and portable devices.

One of the 68000's key characteristics is its unique register set, which allows for a versatile range of operations. It consists of 8 general-purpose data registers and 8 address registers. The architecture supports both integer and floating-point operations, thanks to an integrated instruction set that facilitates complex mathematical computations, crucial for applications in graphics and gaming.

In terms of performance, the 68000 processor operates at clock speeds ranging from 8 MHz to 16 MHz, depending on the specific variant. The instruction set architecture (ISA) is known for its orthogonality, meaning that most instructions can be used interchangeably across different registers. This design simplicity allows for efficient coding and faster execution times, a significant advantage for developers.

Another remarkable feature of the 68000C08B is its capability for multitasking and improved context switching. Its advanced memory management, combined with support for virtual memory in later implementations, catered to the needs of operating systems and real-time applications, making it suitable for both consumer electronics and industrial machinery.

The Motorola 68000 family also supports a variety of peripherals, enhancing its flexibility as a microcontroller. This compatibility allowed manufacturers to create diverse product lines, from keypads and mice to modems and hard drives.

In summary, the Motorola 68000C08B microprocessor not only advanced the landscape of computer technology in the late 20th century but also helped set the stage for future innovations through its architecture, performance capabilities, and versatility in numerous applications. Its legacy continues to influence modern computing paradigms, ensuring the 68000 remains an essential chapter in the history of microprocessors.