Enhance: Improve trace of script address (ip)
mikaelpatel opened this issue · 3 comments
mikaelpatel commented
As scripts may run from SRAM, EEPROM and PROGMEM the synthetic linear address should be shown in the trace instead of the local address.
mikaelpatel commented
Please see commit dfa2fc5.
mikaelpatel commented
Alternative is to use a prefix to the local address such as R, E and P.
mikaelpatel commented
New format. Please see commit 8f62fa1.