Does this chip support all ARMv6 instructions
thanks
Does this chip support all ARMv6 instructions
thanks
Hi,
Inside the nRF51822, there is a ARM Cortex-M0 CPU. This use ARMv6-M architecture. In the nRF52832, there is an ARM Cortex-M4 CPU, with an ARMv7E-M architecture. You will have to look at the reference manual to see which instructions are supported by each architecture.
Best regards,
Jørgen
Does this 51822 chip support all ARMv6 instructions?
As the CPU core has a ARMv6-M architecture, it will support all instructuions in the ARMv6-M Instruction Set.