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.

Where is variables located in a PIC?

egh01

New Member
I'm programming a PIC18F452 microcontroller and I have a pretty basic question about pic programming:
Where is a variable stored if I declare/initialize it using 'equ', 'variable', 'constant' or 'set'? Is it from the first position in the Data RAM? Does it differ anything between the 4 "instructions" conserning where they are placed?
 

Latest threads

New Articles From Microcontroller Tips

Back
Top