No Debug Ram Option

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

No Debug Ram Option

跳至解决方案
3,155 次查看
xd_pang
Contributor II

I download S32DS_Power_Win32_v1.2_b170613 at 2017/7/21.

I can`t Debug a Project from RAM because i have no Debug_RAM  option.

Here is the pic.

Someone who can help me ?

what`s wrong with my software?无标题.jpg

1 解答
2,729 次查看
stanish
NXP Employee
NXP Employee

Hi,

It seems you created a new project for MPC5748G from an example.

Some examples does not include Debug_RAM build configuration.

I'd recommend you either to create a new bare board project and copy the source files.

Or create a new "Debug_RAM" Build Configuration (you will have to add a RAM .ld liker file) as suggested above.

pastedImage_1.png

BR,

Stan

在原帖中查看解决方案

4 回复数
2,730 次查看
stanish
NXP Employee
NXP Employee

Hi,

It seems you created a new project for MPC5748G from an example.

Some examples does not include Debug_RAM build configuration.

I'd recommend you either to create a new bare board project and copy the source files.

Or create a new "Debug_RAM" Build Configuration (you will have to add a RAM .ld liker file) as suggested above.

pastedImage_1.png

BR,

Stan

2,729 次查看
xd_pang
Contributor II

Hello

 

You are exactly right, i created a new project for MPC5748G from an example.

After I create a new bare board project , I can Debug_RAM now.

About creating a new "Debug_RAM" Build Configuration ,I will try that later.

Thanks for the help.

 

pang

0 项奖励
回复
2,729 次查看
jiri_kral
NXP Employee
NXP Employee

Hello, 

here is similar question (missing FLASH target)  Missing FLASH target with correct answer. If it is not working for you - please share more details about your project. It is from example? For which MCU? 

Jiri 

2,729 次查看
xd_pang
Contributor II

Hello

Firstly ,Thank you .

i created a new project for MPC5748G from an example.

as Stanislav Sliva 员工say, i create a new bare board project and i can Debug_RAM now.

Thanks anyway.

pang

0 项奖励
回复