I want to download my program into my board in the S32 Design Studio for ARM Version: 2018.R1,but I can not Debug and Run with my board of NXP S32K144EVB-Q100?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I want to download my program into my board in the S32 Design Studio for ARM Version: 2018.R1,but I can not Debug and Run with my board of NXP S32K144EVB-Q100?

558件の閲覧回数
3131734215
Contributor II

I have Integrated GHS Compiler into  S32 Design Studio for ARM Version: 2018.R1.My board is NXP S32K144EVB-Q100, My program can be build sucessful.I want to download my program into my board in the  S32 Design Studio for ARM Version: 2018.R1,but there are errors:

1. In Linker_Files folder,which should be choose?S32K1xx_flash.ld  or   S32K1xx_ram.ld  ?

    pastedImage_5.png

2.My program can not Debug?

pastedImage_9.png

3.My program can not RUN ?

pastedImage_2.png

4.My board connection is below:

   pastedImage_3.png

pastedImage_4.png

ラベル(1)
タグ(3)
0 件の賞賛
1 返信

483件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

choosing of linker script file depends if you like to run your program from Flash or from RAM memory. You can specify linker file in project properties: 

pastedImage_1.png

The "gdb --version" error message is mostly caused by incorrect debug session - please make sure that you pick PE Micro debug in debug configurations: 

pastedImage_2.png

Hope it helps. 

Jiri 

0 件の賞賛