1
00:00:00,620 --> 00:00:01,550
Hello fellas.

2
00:00:01,550 --> 00:00:03,020
Welcome back.

3
00:00:03,020 --> 00:00:10,130
This lesson we shall explore are not a common extension that you find very close to the core which is

4
00:00:10,130 --> 00:00:16,610
the core process or decode process or extends the features of the core by extending the instruction

5
00:00:16,610 --> 00:00:24,380
set or by providing other configuration registers more than one core process or can be added to the

6
00:00:24,680 --> 00:00:25,950
core through the arm.

7
00:00:25,990 --> 00:00:34,640
The core process or interface a dedicated core process or could take care of the cache memory the TCM

8
00:00:34,640 --> 00:00:38,030
and other memory management systems.

9
00:00:38,210 --> 00:00:46,260
Another core process or it could just be there to provide hardware floating point functionality.

10
00:00:46,370 --> 00:00:52,750
Actually the ARM instruction set supports a connection of up to 16 core process source.

11
00:00:52,880 --> 00:00:59,780
These core processes are numbered from court process or zero through court process or 15.

12
00:00:59,780 --> 00:01:06,410
We shall explore the floating point core process all on the cortex and for in this course.

13
00:01:06,740 --> 00:01:08,880
So this is a very short introduction of it.

14
00:01:08,930 --> 00:01:14,570
Going to write actual code to access the court process or and use it for real work.

15
00:01:14,570 --> 00:01:17,300
And I will see you in the next lesson.
