This Application Note describes the steps that are required to install and use the Keil Monitor-51 on a
user specific hardware. The Keil Monitor-51 allows you to connect your 8051 hardware to the μVision2
Debugger. You can use the powerful debugging interface to test application programs in your target
hardware.
This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and Windows XP and Windows Server 2003 operating systems.
The sample co-installer described in this article interprets CopyINF directives in a [DDInstall] section in an INF file. The sample demonstrates using a co-installer to perform processing after a device has been installed, parsing the INF section that is being used for the installation, and the use of the SetupCopyOEMInf, SetupGetInfInformation, SetupQueryInfOriginalFileInformation and SetupDiGetActualSectionToInstall APIs.
CAN1.c and CAN2.c are a simple example of configuring a CAN network to
transmit and receive data on a CAN network, and how to move information to
and from CAN RAM message objects. Each C8051F040-TB CAN node is configured
to send a message when it s P3.7 button is depressed/released, with a 0x11
to indicate the button is pushed, and 0x00 when released. Each node also has
a message object configured to receive messages. The C8051 tests the
received data and will turn on/off the target board s LED. When one target
is loaded with CAN2.c and the other is loaded with CAN1.c, one target
board s push-button will control the other target board s LED, establishing
a simple control link via the CAN bus and can be observed directly on the
target boards.
This paper studies the problem of tracking a ballistic object in
the reentry phase by processing radar measurements. A suitable
(highly nonlinear) model of target motion is developed and the
theoretical Cramer—Rao lower bounds (CRLB) of estimation
error are derived. The estimation performance (error mean and
This paper studies the problem of tracking a ballistic object in
the reentry phase by processing radar measurements. A suitable
(highly nonlinear) model of target motion is developed and the
theoretical Cramer—Rao lower bounds (CRLB) of estimation
error are derived. The estimation performance (error mean and
This paper studies the problem of tracking a ballistic object in
the reentry phase by processing radar measurements. A suitable
(highly nonlinear) model of target motion is developed and the
theoretical Cramer—Rao lower bounds (CRLB) of estimation
error are derived. The estimation performance (error mean and
In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three
parts, and the goal of each part is described as follow.
Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core,(ARM7TDMI, ARM720T, or ARM922T.)
Part II: Make use of virtual prototype to integrate/verify the hardware and software.
Part III: Verify your soft IP in target environment.
This file contains board-specific information for the Motorola LoPEC in
support of the lopec BSP. Specifically, this file contains information on
any BSP interface changes from previous software or hardware versions, and
contains caveats that the user must be aware of before using this BSP.
Additionally, the target board s manual page entry (for example,
lopec/target.nr) provides board-specific information necessary to run
VxWorks, and should be read before this BSP is used.