Join Slack
Powered by
I have just found that if I insert a number of NOP...
# gf180mcu
t
Tholin
10/23/2024, 7:58 PM
I have just found that if I insert a number of NOP instructions (
asm volatile("nop");
) between the variable assignment and its first use, it does read correctly on the first try.
Open in Slack
Previous
Next