No Debug Ram Option

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No Debug Ram Option

Jump to solution
1,884 Views
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 Solution
1,458 Views
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

View solution in original post

4 Replies
1,459 Views
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

1,458 Views
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 Kudos
1,458 Views
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 

1,458 Views
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 Kudos