Question
Systick interrupt not working on BOOT_ADD1 context
Hi,
I develop a software using delay (and do Systick resource). This software works fine when it's mapped @0x08000000 and using BOOT_ADD0.
But, when I maps it @0x08008000 and use BOOT_ADD1, no Systick raises !
Somebody has already resolve this problem.
Thanks in advance.
