Debugging in KDS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
876件の閲覧回数
santoshsingh
Contributor II

Hi,

When we are debugging any application in FRDM board, it is written to flash. If we want to load it to RAM instead for testing purposes and to save R/W cycles of flash, how can we do this in KDS?

ラベル(1)
0 件の賞賛
1 解決策
726件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Santhosh,

Here is how I do it: RAM Target with Kinetis Design Studio and FRDM-K64F

I hope this helps,

Erich

元の投稿で解決策を見る

0 件の賞賛
8 返答(返信)
727件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Santhosh,

Here is how I do it: RAM Target with Kinetis Design Studio and FRDM-K64F

I hope this helps,

Erich

0 件の賞賛
726件の閲覧回数
santoshsingh
Contributor II

HI Erich,

               Are there any options available other than using processor expert?

0 件の賞賛
726件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Santosh,

you don't have to use Processor Expert, it is just shown in the example because Processor Expert makes it very easy. You can do the same linker file manipulation by hand too, of course.

I hope this helps,

Erich

0 件の賞賛
726件の閲覧回数
santoshsingh
Contributor II

Thanks Erich. Can you please tell me how to manipulate linker file to do the same?

0 件の賞賛
726件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Santosh,

have a read in RAM Target with Kinetis Design Studio and FRDM-K64F  which contains that linker file part. You need to check your particular linker file, but the settings should be easy to spot.

I hope this helps,

Erich

0 件の賞賛
726件の閲覧回数
santoshsingh
Contributor II

Hi Erich,

               Can you please tell me where is the linker file located exactly?

0 件の賞賛
726件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Santosh,

look for a file with an .ld extension. It is usually in Project_Settings/Linker_Files.

I hope this helps,

Erich

0 件の賞賛
726件の閲覧回数
santoshsingh
Contributor II

Thank you Erich. I got it.

0 件の賞賛