Difference between revisions of "Flameman/knxlpc2348"

From eLinux.org
Jump to: navigation, search
(App)
Line 108: Line 108:
 
== App ==
 
== App ==
  
=== ucOS/2 ===
+
=== ucOS/2 for keil ===
  
 
* early ported, it is running 2 tasks
 
* early ported, it is running 2 tasks
 +
 +
=== freeRTOS for keil ===
 +
 +
* early ported, it is running demo tasks
 +
  
 
=== bareboard ===
 
=== bareboard ===

Revision as of 08:27, 18 June 2011

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

lnxlpc2348-Flameman

Note

I'm developing for this board, the wiki page will be improved soon

feel free to contact me (see the contact below)

Introduction

The Target-goal of this page is

  • make the board able to boot it
  • have appeal with it

also ported to LPC2103 ARM7TDMI-S CPU

People you could contact if you need help

  • flameman, i'm currently use this board for a project, email
    • email flamemaniii@gmail.com
  • you ... if you want ;-)

About this project

About the board

Overview

The board consists of:

  • CPU arm7 philips/nx lpc2348-12Mhz nxlpc2348-user-man.pdf
  • RAM onchip 512KB
  • LAN spi-to-ethernet ENC28J60
  • UART RS232
  • LCD spi lcd attached to pcd8544
  • POWER 3.3V
  • System PCB xxx cm x xxx cm
  • RTC the real time clock chip inside the cpu

Memory Locations

memory map of the board will be added as soon as possible


addr begin addr end area
... ?? ram, userspace


Open questions


...

Problems

...

Images of the board

Nxlpc2348-mobo.jpg



About

what/where

About firmware

About devtools

doc

arm7 Books

Unofficial Bug List

Common problems and Gotchas

Tips & Tricks

App

ucOS/2 for keil

  • early ported, it is running 2 tasks

freeRTOS for keil

  • early ported, it is running demo tasks


bareboard

  • rtc
  • webserver tcp/ip
  • convert the nx board into "usb-memory"