This property checks whether or not the microcontroller of the active project is multi-core.
When the microcontroller is multi-core: True
When the microcontroller is not multi-core: False
This property is used to confirm whether or not multiple CPU cores are present. A core other than a CPU, such as a DSP, is not included as one among multiple cores. |