2021-05-20 01:48 AM
Folks,
When you have a dual bank STM32, at run time, is it just one contiguous area of memory. So, for example, if you were running out of the top of bank 1 and the next instruction was in bank 2, would the program seamlessly just jump from running out of bank 1 to bank 2?
Thanks!
2021-05-20 01:56 AM
On the flash-castrated devices, behaviour is device and option -byte dependant. Carefulle study the reference manual and try to understand the options.
2021-05-20 02:46 AM
Flash-castrated? Sorry to be slow, but what does that mean?