Hi, On 2019-11-28, at 15:26, Kaspar Schleiser <[email protected]> wrote: > Seems like on esp32, debug symbols are disabled by default. You can > enable them by adding "CFLAGS += -g" to your application's Makefile. > That will add the information to all code compiled from within RIOT.
thanks! I have since found https://pypi.org/project/fpvgcc/ which can get most of the info I want out of the ld map file, which is even better. Lars
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
