English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I know C, C++ and Java languages nicely. Now i want to change my track to embeded system programing. But i don't know anything about it. Can you tell the name of Programming languages for embed systems. nd Which is best?

2006-12-30 21:20:19 · 2 answers · asked by iMaXX 4 in Computers & Internet Programming & Design

2 answers

Well, I can tell you about a few languages I know that are used in embedded systems. The three you mentioned are used in embedded programming. Also, I know Ada, Jovial and Fortran are used on some military software.

Which is best? I don't know if it's that simple. It depends on your requirements from the system and what you're looking for in a language.

More on embedded systems and embedded programming:
http://en.wikipedia.org/wiki/Embedded_system
http://www.google.com/search?hl=en&lr=&safe=off&q=embedded+programming+languages

2006-12-30 21:40:35 · answer #1 · answered by Patient Zero 2 · 0 0

C is probably the most common, but also assembly is used. It depends on what you are doing and how complex it is. As far as C goes, the difference between what you know and its use in embedded programming is basically the compiler. You do need to know the architecture of the micro and peripherals though, and that depends on the micro you are targeting.

2006-12-31 00:26:36 · answer #2 · answered by justme 7 · 0 0

fedest.com, questions and answers