UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.
资源简介:UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). ...
上传时间: 2015-11-14
上传用户:ippler8
资源简介:Did anyone ask for an integer version of sqrt? Following is an implementation I found and adapted. Hope it is useful for somebody.
上传时间: 2013-12-24
上传用户:阿四AIR
资源简介:The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to perfor...
上传时间: 2015-08-24
上传用户:change0329
资源简介:The purpose of this document is to define the format of the messages and data being communicated between microprocessors used in heavy-duty vehicle applications. It is meant to serve as a guide toward a standard practice to promote softwa...
上传时间: 2013-12-09
上传用户:tedo811
资源简介: The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a ...
上传时间: 2014-01-24
上传用户:熊少锋
资源简介:The aim of this book is to provide the reader with a thorough grounding in the General Packet Radio Service – GPRS.The introduction contains a basic review of GSM to ensure that the reader is clear on the main aspects of circuit switched ...
上传时间: 2016-03-30
上传用户:康郎
资源简介:The goal of this exercise is to investigate the impact of contention window size on the performance of the IEEE 802.11 MAC protocol.
上传时间: 2016-05-07
上传用户:csgcd001
资源简介:The goal of this exercise is to understand the concept of Carrier-Sensing in IEEE 802.11 standard and compare Physical Carrier Sense and Virtual Carrier Sense mechanisms.
上传时间: 2014-01-10
上传用户:ljt101007
资源简介:The goal of this exercise is to understand the concept of starvation and unfairness in IEEE 802.11 standard.
上传时间: 2016-05-07
上传用户:www240697738
资源简介:The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a ...
上传时间: 2017-04-18
上传用户:731140412
资源简介:The purpose of this study is to explore the possibilities offered by current Artificial Neural Net(ANN) structures and topologies and determine their strengths and weaknesses.
上传时间: 2014-11-02
上传用户:ommshaggar
资源简介:eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086. As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore com...
上传时间: 2014-01-25
上传用户:从此走出阴霾
资源简介:computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.
上传时间: 2014-01-21
上传用户:CSUSheep
资源简介:The purpose of this code is to assist developers get some good ideas for how to build a PayPal shopping cart. It is your job as a developer to ensure that any code provided meets your needs.
上传时间: 2013-12-21
上传用户:851197153
资源简介:The contents of this file are subject to the Mozilla Public License version 1.1 (the "License") you may not use this file except in compliance with the License. You may obtain a copy of the License at
上传时间: 2013-12-20
上传用户:xiaoyunyun
资源简介:The purpose of this document is to present how to use the Timer for the generation of a PWM signal tunable in frequency and duty cycle. As an application example, this document is based on a basic “music” synthesizer through an external b...
上传时间: 2013-12-20
上传用户:z754970244
资源简介:The solution of Ziemer s book Digital communication. This version of Digital communication is the Bible in telecommunication.
上传时间: 2016-12-31
上传用户:wpwpwlxwlx
资源简介:Do you as a programmer for their own software to be illegal to crack the use of distress, this is a hot issue programmers abroad, I believe you made reference to this source will be a number of anti-cracking tools.
上传时间: 2014-12-21
上传用户:李梦晗
资源简介:the guide of java Hibernate . if you want to begin the study of Hibernate , it is useful for you .
上传时间: 2017-06-03
上传用户:cxl274287265
资源简介:The goal of this thesis is the development of traffic engineering rules for cellular packet radio networks based on GPRS and EDGE. They are based on traffic models for typical mobile applications. Load generators, representing these traff...
上传时间: 2014-01-11
上传用户:Miyuki
资源简介:The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image with the camera, the driver will store into the external asynchronous RAM, and then send it to the computer through a seria...
上传时间: 2017-09-11
上传用户:远远ssad
资源简介:The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can...
上传时间: 2015-10-11
上传用户:xlcky
资源简介:this a sample about the VGA COLORBAR,the function of this code is show eight different colour in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware.
上传时间: 2016-03-12
上传用户:shawvi
资源简介:this a sample about the VGA BLUE,the function of this code is show blue in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware.
上传时间: 2014-01-03
上传用户:xwd2010
资源简介:From helping to assess the value of new medical treatments to evaluating the factors that affect our opinions and behaviors, analysts today are finding myriad uses for categorical data methods. In this book we introduce these methods and...
上传时间: 2014-01-25
上传用户:jennyzai
资源简介:In the field of biometrics, palmprint is a novel but promising technology. Limited work has been reported on palmprint identification and verification, despite the importance of palmprint features. There are many unique features in a palmpr...
上传时间: 2016-04-02
上传用户:duoshen1989
资源简介:The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). T...
上传时间: 2013-12-27
上传用户:dengzb84
资源简介:The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated compo...
上传时间: 2014-01-23
上传用户:z754970244
资源简介:To find and output 11-999 between the number of m, it is to meet m, m2 and m3 are several palindrome. The so-called palindrome refers to the number of its symmetrical figures that the whole number, for example, 121,676,94249 and so on. To m...
上传时间: 2013-12-27
上传用户:二驱蚊器
资源简介:Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWavelets Toolbox and show you how to use it to load images. Some basic image manipulation is illustrated as well. You will also learn ...
上传时间: 2017-06-30
上传用户:康郎