1
00:00:00,060 --> 00:00:03,180
So let us try to fill our application budget.

2
00:00:03,240 --> 00:00:06,660
This is the first thing that we do as we complete our application project.

3
00:00:07,080 --> 00:00:09,360
And once I build a successful.

4
00:00:10,530 --> 00:00:16,890
We will proceed to debug and repetition rate, so they just click on our application project, greatly

5
00:00:17,250 --> 00:00:19,380
debug at launch one hardware, right?

6
00:00:19,530 --> 00:00:25,680
So this will switch our perspective from design to Rachel here because the option that we get when we

7
00:00:25,680 --> 00:00:28,200
perform debugging all of our applications.

8
00:00:28,590 --> 00:00:33,830
So there's options we already discussed when we are understanding a breakpoint right now.

9
00:00:33,900 --> 00:00:36,730
The second option that we're going to discuss over here is of memory.

10
00:00:36,750 --> 00:00:36,970
Right?

11
00:00:37,350 --> 00:00:42,620
So this allows us to analyze the data that we have on a specific location, right?

12
00:00:42,630 --> 00:00:49,050
So at the time, you could analyze multiple locations that will be usually occurs when we are working

13
00:00:49,050 --> 00:00:49,320
with them.

14
00:00:49,860 --> 00:00:54,950
How we add the address to the memory report is you just need to click on this plus button, right?

15
00:00:54,960 --> 00:00:57,900
And this expect an address from use.

16
00:00:58,020 --> 00:01:01,580
So let it just go ahead and find out the best address so far.

17
00:01:01,590 --> 00:01:02,700
Memory controller, right?

18
00:01:02,700 --> 00:01:06,120
So if you just select this and click on F3.

19
00:01:06,600 --> 00:01:09,040
So this will take us to the basic research.

20
00:01:09,040 --> 00:01:15,000
So we'll just be copying this link on this plus again database over here.

21
00:01:15,030 --> 00:01:15,270
Right?

22
00:01:15,480 --> 00:01:21,600
So once you add a base address, just click OK, and this will automatically lower the default view

23
00:01:21,600 --> 00:01:22,260
of memory.

24
00:01:22,550 --> 00:01:22,730
Right.

25
00:01:22,770 --> 00:01:29,910
So you could observe here we have an interest rate and this represent the byte right two on the top,

26
00:01:29,920 --> 00:01:36,100
you could see we have a 16 byte, which could be any later and then we have a number of rules, right?

27
00:01:36,390 --> 00:01:37,440
And this is a president.

28
00:01:37,770 --> 00:01:40,170
So this is a bit difficult to analyze.

29
00:01:40,440 --> 00:01:43,470
The first step that we're going to perform is to run our application.

30
00:01:43,680 --> 00:01:49,620
So let me just go ahead to our galaxy, and the only thing that we need to do is to click on this resume

31
00:01:49,620 --> 00:01:50,090
button, right?

32
00:01:50,400 --> 00:01:55,320
So once you click on this resume button, you would see all the data which is updated after we execute.

33
00:01:55,320 --> 00:02:00,780
Our code is highlighted with the radical array, so you could see six of the updates over here, right?

34
00:02:01,050 --> 00:02:05,520
You could change the relics in which you want to display the reader, right?

35
00:02:05,530 --> 00:02:08,250
For example, if you just click on this new rendering.

36
00:02:09,230 --> 00:02:15,710
You would choose in which specific critiques you want to display the no right to, if you do that and

37
00:02:15,710 --> 00:02:16,150
saying this.

38
00:02:16,850 --> 00:02:18,750
And I had rendering right.

39
00:02:19,060 --> 00:02:23,360
So you could observe the detail in it and say decimal format, right?

40
00:02:23,720 --> 00:02:27,200
We know that since we are working with 10 byte oriented memory, right?

41
00:02:27,230 --> 00:02:30,380
So the next address is offset by four.

42
00:02:30,440 --> 00:02:35,690
So if you could analyze or if you could modify this view such that we analyzed the single address,

43
00:02:35,690 --> 00:02:36,200
I think.

44
00:02:36,450 --> 00:02:39,880
OK, so here we know that the next address will be accepted by four.

45
00:02:39,930 --> 00:02:40,110
Right.

46
00:02:40,160 --> 00:02:42,170
So that is the only thing that we will be considering.

47
00:02:42,380 --> 00:02:44,630
So right click on the address.

48
00:02:44,630 --> 00:02:45,890
Step right here.

49
00:02:45,890 --> 00:02:49,460
You have something which is referred to as a format, right?

50
00:02:49,730 --> 00:02:57,070
So by default, you could see we have a 16 byte that you display in Andrew and then the food column,

51
00:02:57,080 --> 00:02:57,350
right?

52
00:02:57,710 --> 00:03:04,880
So here you could just use a fork because we know that the new data will be all by food, right?

53
00:03:04,900 --> 00:03:08,120
So the next will be autopsied by a full fight.

54
00:03:08,360 --> 00:03:11,150
And then we could just add the column size to be one.

55
00:03:11,480 --> 00:03:17,180
So once you do this modification and click OK, now you could see the first data that we have is at

56
00:03:17,180 --> 00:03:18,620
zero and that is zero.

57
00:03:18,950 --> 00:03:19,250
OK.

58
00:03:19,430 --> 00:03:22,000
And then the next day is operated by four.

59
00:03:22,010 --> 00:03:26,900
So at the memory location four, you have a lead of five and so on and so forth.

60
00:03:27,030 --> 00:03:27,180
Right.

61
00:03:27,190 --> 00:03:30,620
So this gives us that we too easily analyze it.
