did not run without debugger

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

did not run without debugger

Jump to solution
1,610 Views
종찬박
Contributor II

Hi, I'm jongchan.

I'm trying to execute S32K without debugger.

I referred below link.

https://community.nxp.com/t5/S32K/S32K188-runs-with-debugger-but-not-witout/m-p/1205346/emcs_t/S2h8Z...

but I can't run my board after power reset.

How can I do for this problem?

0 Kudos
1 Solution
1,596 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi jongchan,

I know that you have define START_FROM_FLASH in Standard S32DS Assembler -> Preprocessor

START_FROM_FLASH S32 Design Studio for S32 Platform 3.3.png

IDE:
S32 Design Studio for S32 Platform
 - Version: 3.3
 - Build id: 200610

MCU:
S32K118

SDK:
Seems that you are using "SDK RTM v4.0.1".

 

Did you created project with "S32DS Application project" button?

Have you tried "S32DS Project from example" button (hello_world_s32k118) and does it works fine with and without debugger?

Would you please attached a test project here? So that I can check it.

 

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
1,597 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi jongchan,

I know that you have define START_FROM_FLASH in Standard S32DS Assembler -> Preprocessor

START_FROM_FLASH S32 Design Studio for S32 Platform 3.3.png

IDE:
S32 Design Studio for S32 Platform
 - Version: 3.3
 - Build id: 200610

MCU:
S32K118

SDK:
Seems that you are using "SDK RTM v4.0.1".

 

Did you created project with "S32DS Application project" button?

Have you tried "S32DS Project from example" button (hello_world_s32k118) and does it works fine with and without debugger?

Would you please attached a test project here? So that I can check it.

 

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
1,590 Views
종찬박
Contributor II

Hi Robin,

Thanks. I am able to check my board run.

0 Kudos