| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cdk-msp-examples-mspgcc | Distribution: LiPronix |
| Version: 20031101cvs | Vendor: Li-Pro.Net |
| Release: 20031102 | Build date: Sun Nov 9 22:23:30 2003 |
| Group: Development/CDK4MSP/example | Build host: medusa.gorgonen.de |
| Size: 1416775 | Source RPM: cdk-msp-examples-mspgcc-20031101cvs-20031102.src.rpm |
| Packager: Stephan Linz <linz@li-pro.net> | |
| Url: http://www.li-pro.net/cdk4msp | |
| Summary: CDK4MSP -- Examples from mspgcc web-site | |
CDK4MSP stands for Cross Development Kit for TIs MSP430 processor serie
and should you support with a comprehensive Assembler and C development
environment for even this processor family under Linux. It will present only
free of fee tools, so you can use it without risks. Further you will finde
some useful OS projects and related sample code all arround MSP430s inside of
the example packages.
Til now there are the following packages available:
* see cdk-msp-base package
Example:
* bufferedUSART (C) by Bill Knight (R O SoftWare)
(not yet completed)
"... interface routines to the MSP430 USART in uart mode ..."
"... features receive and transmit buffers ..."
"... work with or without the Rx/Tx interrupts ..."
* char_lcd (C) by Chris Liechti (http://mspgcc.sf.net)
"... how to use a character LCD ..."
"... how to use (wakeup) interrupts in C ..."
"... use uprintf to print formated strings ..."
"... using the Timer_A as realtime clock ..."
* gfx_lcd (C) by Chris Liechti (http://mspgcc.sf.net)
"... how to use a graphical LCD with T6963 ..."
"... assember module and how compile and use it from C ..."
"... use uprintf to print formated strings ..."
* leds (C) by Chris Liechti (http://mspgcc.sf.net)
"... just a plain main() that accesses the ports of the MSP ..."
* pc_keyboard (C) by Chris Liechti (http://mspgcc.sf.net)
(not yet completed)
"... capturing keys from a standard at keyboard ..."
"... displays the characters on an LCD ..."
* tasker (C) by Bill Knight (R O SoftWare)
(not yet completed)
"... implementation of a cooperative mutlitasker ..."
"... works (optionaly) together with the hardware watchdog ..."
* timerA_uart (C) by Chris Liechti (http://mspgcc.sf.net)
"... Timer_A uart, full duplex ..."
"... software FLL ..."
"... use uprintf to print formated strings ..."
"... main loop is a simple line editor ..."
* uart_test (C) by Chris Liechti (http://mspgcc.sf.net)
"... simple hardware UART test program ..."
"... Taskhandler/Eventhandler based design ..."
* video/TVPong (C) by Chris Liechti (http://mspgcc.sf.net)
"... Pong game at TV via PAL BAS ..."
* video/TVTetris (C) by Chris Liechti (http://mspgcc.sf.net)
"... Tetris game at TV via PAL BAS ..."
Install this examples if you need to study these informations.
See /opt/cdk4msp/examples/mspgcc/*/README.txt.
Development of examples is part of MPCGCC project. You can found it at:
http://mspgcc.sourceforge.net
BSD
* Sun Nov 02 2003 Stephan Linz <linz@li-pro.net> - initial version; automatic rebuild
/opt/cdk4msp/examples/mspgcc /opt/cdk4msp/examples/mspgcc/LICENSE.txt /opt/cdk4msp/examples/mspgcc/bufferedUSART /opt/cdk4msp/examples/mspgcc/bufferedUSART/Makefile /opt/cdk4msp/examples/mspgcc/bufferedUSART/README.txt /opt/cdk4msp/examples/mspgcc/bufferedUSART/config.h /opt/cdk4msp/examples/mspgcc/bufferedUSART/depend.mak /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.bin /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.c /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.elf /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.hex /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.map /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.o /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.rde /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.s19 /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.sy1 /opt/cdk4msp/examples/mspgcc/bufferedUSART/test.syA /opt/cdk4msp/examples/mspgcc/bufferedUSART/usart.c /opt/cdk4msp/examples/mspgcc/bufferedUSART/usart.h /opt/cdk4msp/examples/mspgcc/bufferedUSART/usart.o /opt/cdk4msp/examples/mspgcc/char_lcd /opt/cdk4msp/examples/mspgcc/char_lcd/README.txt /opt/cdk4msp/examples/mspgcc/char_lcd/charlcd.a43 /opt/cdk4msp/examples/mspgcc/char_lcd/charlcd.elf /opt/cdk4msp/examples/mspgcc/char_lcd/charlcd.lst /opt/cdk4msp/examples/mspgcc/char_lcd/font.c /opt/cdk4msp/examples/mspgcc/char_lcd/font.h /opt/cdk4msp/examples/mspgcc/char_lcd/font.o /opt/cdk4msp/examples/mspgcc/char_lcd/hardware.h /opt/cdk4msp/examples/mspgcc/char_lcd/lcd.c /opt/cdk4msp/examples/mspgcc/char_lcd/lcd.h /opt/cdk4msp/examples/mspgcc/char_lcd/lcd.o /opt/cdk4msp/examples/mspgcc/char_lcd/main.c /opt/cdk4msp/examples/mspgcc/char_lcd/main.o /opt/cdk4msp/examples/mspgcc/char_lcd/makefile /opt/cdk4msp/examples/mspgcc/gfx_lcd /opt/cdk4msp/examples/mspgcc/gfx_lcd/README.txt /opt/cdk4msp/examples/mspgcc/gfx_lcd/gfxbasic.c /opt/cdk4msp/examples/mspgcc/gfx_lcd/gfxbasic.h /opt/cdk4msp/examples/mspgcc/gfx_lcd/gfxbasic.o /opt/cdk4msp/examples/mspgcc/gfx_lcd/gfxcore.S /opt/cdk4msp/examples/mspgcc/gfx_lcd/gfxcore.h /opt/cdk4msp/examples/mspgcc/gfx_lcd/gfxcore.o /opt/cdk4msp/examples/mspgcc/gfx_lcd/gfxlcd.a43 /opt/cdk4msp/examples/mspgcc/gfx_lcd/gfxlcd.elf /opt/cdk4msp/examples/mspgcc/gfx_lcd/gfxlcd.lst /opt/cdk4msp/examples/mspgcc/gfx_lcd/hardware.h /opt/cdk4msp/examples/mspgcc/gfx_lcd/main.c /opt/cdk4msp/examples/mspgcc/gfx_lcd/main.o /opt/cdk4msp/examples/mspgcc/gfx_lcd/makefile /opt/cdk4msp/examples/mspgcc/gfx_lcd/titleimage.c /opt/cdk4msp/examples/mspgcc/gfx_lcd/titleimage.o /opt/cdk4msp/examples/mspgcc/leds /opt/cdk4msp/examples/mspgcc/leds/README.txt /opt/cdk4msp/examples/mspgcc/leds/hardware.h /opt/cdk4msp/examples/mspgcc/leds/leds.a43 /opt/cdk4msp/examples/mspgcc/leds/leds.elf /opt/cdk4msp/examples/mspgcc/leds/leds.lst /opt/cdk4msp/examples/mspgcc/leds/main.c /opt/cdk4msp/examples/mspgcc/leds/main.o /opt/cdk4msp/examples/mspgcc/leds/makefile /opt/cdk4msp/examples/mspgcc/makefile /opt/cdk4msp/examples/mspgcc/pc_keyboard /opt/cdk4msp/examples/mspgcc/pc_keyboard/README.txt /opt/cdk4msp/examples/mspgcc/pc_keyboard/hardware.h /opt/cdk4msp/examples/mspgcc/pc_keyboard/keyboard.a43 /opt/cdk4msp/examples/mspgcc/pc_keyboard/keyboard.elf /opt/cdk4msp/examples/mspgcc/pc_keyboard/keyboard.lst /opt/cdk4msp/examples/mspgcc/pc_keyboard/lcd.c /opt/cdk4msp/examples/mspgcc/pc_keyboard/lcd.h /opt/cdk4msp/examples/mspgcc/pc_keyboard/lcd.o /opt/cdk4msp/examples/mspgcc/pc_keyboard/main.c /opt/cdk4msp/examples/mspgcc/pc_keyboard/main.o /opt/cdk4msp/examples/mspgcc/pc_keyboard/makefile /opt/cdk4msp/examples/mspgcc/tasker /opt/cdk4msp/examples/mspgcc/tasker/Makefile /opt/cdk4msp/examples/mspgcc/tasker/README.txt /opt/cdk4msp/examples/mspgcc/tasker/config.h /opt/cdk4msp/examples/mspgcc/tasker/depend.mak /opt/cdk4msp/examples/mspgcc/tasker/main.c /opt/cdk4msp/examples/mspgcc/tasker/main.o /opt/cdk4msp/examples/mspgcc/tasker/task.c /opt/cdk4msp/examples/mspgcc/tasker/task.h /opt/cdk4msp/examples/mspgcc/tasker/task.o /opt/cdk4msp/examples/mspgcc/tasker/test.bin /opt/cdk4msp/examples/mspgcc/tasker/test.elf /opt/cdk4msp/examples/mspgcc/tasker/test.hex /opt/cdk4msp/examples/mspgcc/tasker/test.map /opt/cdk4msp/examples/mspgcc/tasker/test.rde /opt/cdk4msp/examples/mspgcc/tasker/test.s19 /opt/cdk4msp/examples/mspgcc/tasker/test.sy1 /opt/cdk4msp/examples/mspgcc/tasker/test.syA /opt/cdk4msp/examples/mspgcc/timerA_uart /opt/cdk4msp/examples/mspgcc/timerA_uart/README.txt /opt/cdk4msp/examples/mspgcc/timerA_uart/fll.h /opt/cdk4msp/examples/mspgcc/timerA_uart/fll.o /opt/cdk4msp/examples/mspgcc/timerA_uart/fll.s /opt/cdk4msp/examples/mspgcc/timerA_uart/hardware.h /opt/cdk4msp/examples/mspgcc/timerA_uart/main.c /opt/cdk4msp/examples/mspgcc/timerA_uart/main.o /opt/cdk4msp/examples/mspgcc/timerA_uart/makefile /opt/cdk4msp/examples/mspgcc/timerA_uart/miniterm.py /opt/cdk4msp/examples/mspgcc/timerA_uart/swuart.h /opt/cdk4msp/examples/mspgcc/timerA_uart/swuart.o /opt/cdk4msp/examples/mspgcc/timerA_uart/swuart.s /opt/cdk4msp/examples/mspgcc/timerA_uart/ta_uart.a43 /opt/cdk4msp/examples/mspgcc/timerA_uart/ta_uart.elf /opt/cdk4msp/examples/mspgcc/timerA_uart/ta_uart.lst /opt/cdk4msp/examples/mspgcc/uart_test /opt/cdk4msp/examples/mspgcc/uart_test/README.txt /opt/cdk4msp/examples/mspgcc/uart_test/asmlib.S /opt/cdk4msp/examples/mspgcc/uart_test/asmlib.h /opt/cdk4msp/examples/mspgcc/uart_test/asmlib.o /opt/cdk4msp/examples/mspgcc/uart_test/hardware.h /opt/cdk4msp/examples/mspgcc/uart_test/main.c /opt/cdk4msp/examples/mspgcc/uart_test/main.o /opt/cdk4msp/examples/mspgcc/uart_test/makefile /opt/cdk4msp/examples/mspgcc/uart_test/serialComm.c /opt/cdk4msp/examples/mspgcc/uart_test/serialComm.h /opt/cdk4msp/examples/mspgcc/uart_test/serialComm.o /opt/cdk4msp/examples/mspgcc/uart_test/taskhandler.S /opt/cdk4msp/examples/mspgcc/uart_test/taskhandler.h /opt/cdk4msp/examples/mspgcc/uart_test/taskhandler.o /opt/cdk4msp/examples/mspgcc/uart_test/tasklist.h /opt/cdk4msp/examples/mspgcc/uart_test/uart.a43 /opt/cdk4msp/examples/mspgcc/uart_test/uart.elf /opt/cdk4msp/examples/mspgcc/uart_test/uart.lst /opt/cdk4msp/examples/mspgcc/video /opt/cdk4msp/examples/mspgcc/video/TVPong /opt/cdk4msp/examples/mspgcc/video/TVPong/LICENSE.txt /opt/cdk4msp/examples/mspgcc/video/TVPong/README.txt /opt/cdk4msp/examples/mspgcc/video/TVPong/aout.elf /opt/cdk4msp/examples/mspgcc/video/TVPong/aout.elf.a43 /opt/cdk4msp/examples/mspgcc/video/TVPong/asmlib.S /opt/cdk4msp/examples/mspgcc/video/TVPong/asmlib.o /opt/cdk4msp/examples/mspgcc/video/TVPong/game.c /opt/cdk4msp/examples/mspgcc/video/TVPong/game.o /opt/cdk4msp/examples/mspgcc/video/TVPong/game.s /opt/cdk4msp/examples/mspgcc/video/TVPong/hardware.h /opt/cdk4msp/examples/mspgcc/video/TVPong/history.txt /opt/cdk4msp/examples/mspgcc/video/TVPong/intro.c /opt/cdk4msp/examples/mspgcc/video/TVPong/intro.o /opt/cdk4msp/examples/mspgcc/video/TVPong/intro.s /opt/cdk4msp/examples/mspgcc/video/TVPong/lchanima.ci /opt/cdk4msp/examples/mspgcc/video/TVPong/logo.c /opt/cdk4msp/examples/mspgcc/video/TVPong/logo.o /opt/cdk4msp/examples/mspgcc/video/TVPong/logo.s /opt/cdk4msp/examples/mspgcc/video/TVPong/main.c /opt/cdk4msp/examples/mspgcc/video/TVPong/main.o /opt/cdk4msp/examples/mspgcc/video/TVPong/main.s /opt/cdk4msp/examples/mspgcc/video/TVPong/makefile /opt/cdk4msp/examples/mspgcc/video/TVPong/msppong.ci /opt/cdk4msp/examples/mspgcc/video/TVPong/winlogos.ci /opt/cdk4msp/examples/mspgcc/video/TVPong/winscreen.c /opt/cdk4msp/examples/mspgcc/video/TVPong/winscreen.o /opt/cdk4msp/examples/mspgcc/video/TVPong/winscreen.s /opt/cdk4msp/examples/mspgcc/video/TVTetris /opt/cdk4msp/examples/mspgcc/video/TVTetris/LICENSE.txt /opt/cdk4msp/examples/mspgcc/video/TVTetris/README.txt /opt/cdk4msp/examples/mspgcc/video/TVTetris/aout.elf /opt/cdk4msp/examples/mspgcc/video/TVTetris/aout.elf.a43 /opt/cdk4msp/examples/mspgcc/video/TVTetris/asmlib.S /opt/cdk4msp/examples/mspgcc/video/TVTetris/asmlib.o /opt/cdk4msp/examples/mspgcc/video/TVTetris/game.c /opt/cdk4msp/examples/mspgcc/video/TVTetris/game.o /opt/cdk4msp/examples/mspgcc/video/TVTetris/game.s /opt/cdk4msp/examples/mspgcc/video/TVTetris/hardware.h /opt/cdk4msp/examples/mspgcc/video/TVTetris/main.c /opt/cdk4msp/examples/mspgcc/video/TVTetris/main.o /opt/cdk4msp/examples/mspgcc/video/TVTetris/main.s /opt/cdk4msp/examples/mspgcc/video/TVTetris/makefile /opt/cdk4msp/examples/mspgcc/video/TVTetris/numbers.ci /opt/cdk4msp/examples/mspgcc/video/TVTetris/tiles.ci
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed May 22 23:05:09 2013