Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

is this uC 8-bit?

What misterT said is true as far as it goes. Most embedded c compiler can use embedded compiler directives in the c source in conjunction with a linker command file to allow the programmer to force where in memory variables are stored. They generally allow the generation of a .map file which details what is stored where.

None of this is part of standard c and it differs from compiler to compiler.
 

Latest threads

Back
Top