-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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.
- create .elf file and .map file (both possible with Arduino IDE)
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels