However, to elaborate on your reply... How do you get the annotated disassembly. Do you mean that you're reading the bootloader out of ROM, converting it to assembly, and using that as best you can for information purposes? I have yet to use that ...
I've also put in a question through my FAE, and I'm waiting to hear back from them. Basically it was the same questions I posted to this community. Thanks very much for your help.
More info... I clicked on the submit button too fast, so here's the rest of the question:I'm currently trying to use the SPI interface in the bootloader for the STM32L476VGT6, and I'm having no success. I am able to get the USART interface working, ...