Thanks for the quick response Paul, I'll make sure to add that delay.
Type: Posts; User: mick
Thanks for the quick response Paul, I'll make sure to add that delay.
Just experienced something pretty crazy with this method.
I used:
#define CPU_RESTART_ADDR (uint32_t *)0xE000ED0C
#define CPU_RESTART_VAL 0x5FA0004
#define CPU_RESTART (*CPU_RESTART_ADDR =...