Hi:
Now keil4 default is to use the 16_bit THUMB instruction set, if I want to set it to start the program using the 32_bit ARM instruction set, how should we do? thanks
Hi:
Now keil4 default is to use the 16_bit THUMB instruction set, if I want to set it to start the program using the 32_bit ARM instruction set, how should we do? thanks
The Cortex-M cores on the nRF series don't support the ARM instruction set, just the THUMB one, so you can't set it to ARM
I have a lot of labels in the process of labeling, but now can not jump, it seems beyond the scope of the jump, and how should this problem be solved ah?
I have a lot of labels in the process of labeling, but now can not jump, it seems beyond the scope of the jump, and how should this problem be solved ah?