Question
How to enable Tracex for B-L4S5I-IOT01A?
I have the B-L4S5I-IOT01A STM32L4S5 Discovery Kit. I followed the article and an online video to enable Tracex, but these are calling out a different platform. The RAM starting address for my kit is 0x20000000, but running the program I see in memory starts at 0x20000E20 and there is no data in memory only ????. Is there some sort of offset needed iof hte _FLASH.ld file for .trace?
