Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help understand where things end up in memory
#4
boriel Wrote:You can supply the --mmap=memory_map.txt file to the compiler, it will display a list of all the labels and their respective memory addresses.
Or also compile with -dd (or -ddd the more d's the more info). It will display all assembler instructions with it's resulting address.
Does this help?? :roll:
Yes. I like --mmap=memory_map.txt !
I know I should better read Help before posting ;-)

But one thing about it: Can you please add an option to generate a Memory-Map with decimal adresses instead of hex adresses?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)