Embedsoftdev

Category: Reference

Date: November 06, 2009

Website address: http://embedsoftdev.com

Description: My blog is mainly about software design and embedded system.In this blog you can find information about software engineering , software development model (Agile and V-model), software testing methodology,software CASE tools, software revision control using Subversion (SVN) and Mind mapping software. This blog also have some stories about embedded system. It about embedded system debugging tools (such as JTAG,ICE,Openocd etc) and RTOS (real-time operating system) for small microcontroller

Image of Embedsoftdev

Submitter:

Name: jitkasem

RSS Feed of Embedsoftdev

Why Is Load Testing Useful

Sun, 25 Jul 2010 15:50:29 +0000

Load testing is the process of putting increasing demand on a system or software until the system or software breaks or fails to function. The purpose of load testing is to test the system against unusually high usage patterns to determine how the system or software will react.  One example of the ...

Linux bootloader.

Wed, 21 Jul 2010 15:19:58 +0000

What is a bootloader? In computing, booting or booting-up, is the process that starts an operating system when a computer system is turned on. A boot sequence is then followed, step by step, running some initial tests of the hardware and then initializing the bootloader. A bootloader loads the opera...

Embedded board

Sat, 10 Jul 2010 08:57:22 +0000

Recommend embedded system development board 1. idea6410 board This board use Samsung S3C6410 ARM11 as the main processor.It come with various type of peripheral interfaces as much as necessary. It suitable for automotive , industrial control applications or medical system.This board can run many OS ...

Embedded scientific calculator.

Sun, 20 Jun 2010 16:59:13 +0000

Casio fx-9860gsd is one of scientific calculator that can use for calculate scientific formular otherwise it also can be used in controlling as the embedded calculator. Casio fx-9860gsd has the graphic LCD display (only two colors , black & white). It use high performance processor , has the se...

Interest embedded development board

Thu, 10 Jun 2010 08:53:13 +0000

Fez Domino This development board was developed by GHI Electronics. It use 32 bit ARM7 (LPC2388FBD144 run at 72 Mhz) as the main microcontroller. It also the same as other general embedded development board except that it use Visual C# 2008 Express Edition as compiler (so you must able to write the ...