Difference between revisions of "Flameman/article"

From eLinux.org
Jump to: navigation, search
(using git)
(using gcc)
Line 15: Line 15:
  
 
* [[Flameman/68000]]
 
* [[Flameman/68000]]
 
== using gcc ==
 
 
* http://gcc.gnu.org/onlinedocs/gcc-3.2.3/gcc/Option-Index.html
 
* http://www.slac.stanford.edu/comp/unix/gnu-info/gcc_6.html
 
* [[Flameman/gcc]]
 
 
 
  
 
== tini java embedded processor, written in VHDL ==
 
== tini java embedded processor, written in VHDL ==

Revision as of 04:09, 10 July 2020

For more interesting projects done by Flameman, be sure to checkout his project index


Flameman & legacy's articles

who (and why to) runs projects like these ?

an interesting article http://lwn.net/Articles/222773/

ipaq -> openmoko alternative, see http://openpandora.org/index.php

lidar

a brief about 68000

tini java embedded processor, written in VHDL

bus

uclibc

linux.2.4 internal

what is the book of the day ?

-> Flameman/books

proof

-> Flameman/proof

opencores

-> [[1]]

OE/bitbake

--> Flameman/bitbake

framebuffer

Flameman/framebuffer

find good code

http://www.koders.com

trasmission line

http://openbookproject.net/electricCircuits/AC/AC_14.html

homemade pcb

flameman/pcb

piratebus

pinout http://dangerousprototypes.com/docs/Bus_Pirate_I/O_Pin_Descriptions

idea from sparkfun http://www.sparkfun.com/products/9544

linux programming interfaces

The Linux Programming Interface, by Michael Kerrisk, No Starch Press, ISBN 978-1593272203, 1552 pages, October 2010

This really heavy tome (1552 pages!) tries to explain each and every system call and system library you'll probably need some time or the other. While many of the content can be found in traditional manpages, the example code is quite nice as a reference implementation and helps to understand the topic explained - and if all else fails, throwing it hard enough at your computer/co-worker/boss will also solve a lot of problems (but will also create more severe ones).

You can find a Review at LWN.net

Book's Homepage


Bareboard firmware

Forth interpreter

Flameman/openfirmware-apple


Orphaned pages

--> http://www.elinux.org/index.php?title=Special:LonelyPages&limit=500&offset=0