Nohau LPC2800 Evaluation Board
Example µC/OS-II-based IAR projects are available for the Nohau LPC2888 board which employs NXP's LPC2888 processor. The peripherals on this board include a device USB port, one RS-232 port, a JTAG connector, and a SD/MMC card slot. The user interface includes a 65x133-pixel LCD display, two user buttons, and one LED. The board also has external Flash and SDRAM.
Micrium has one project targeted to this board. The project corresponding to AN-1888, uses µC/OS-II and µC/OS-View. A message is loaded onto the LCD screen with system information, updated several times per second. The push butttons control the "scroll" of the display and the LED blinks intermittently.
AN-9888 describes additional modules that have been ported to this board. µC/USB-Bulk, µC/USB-MSD, and µC/FS have been ported to this board. The latter two modules can either use software SPI ("bit-banging") or the LPC2888's SD/MCI card interface to access the SD or MMC medium for file storage.