Skip to content

How to get address of variables #1

@sledge33

Description

@sledge33

How do you get to know the address stored in node1.json for variables 'sig' and 'amplifier'? Maybe you can provide a little user manual how to add a new variable to 'demo.ino' and measure it with your application.

edit: I got the solution.

  1. create .elf file and .map file (both possible with Arduino IDE)
  2. in map file you can see the address from each variable
    detailed information, see: https://forum.arduino.cc/t/getting-the-map-file/72278/15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions