Resolved! How can I perform unconditional jump in random address of Flash?
Posted on February 01, 2018 at 08:24How can I perform unconditional jump to random address in flash? I know about goto statement but I read that its not a good way to achieve this. So how can I do it? #nucleo-stm