Problem with my project

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

Problem with my project

643件の閲覧回数
JonAnder_Amante
Contributor I

Hi, 

I am using the micro S32K344 and I have a big problem when I debug my projects. When I debug the projects, the program starts in the memory sram and I want to start in the memory flash. I suppose that is the problem but I don´t know. I want that when I debug the project, it starts in the main. In the next picture you can see the problem. I need the solution as soon as possible please.

Thank you for all, 

JonAnder_Amante_0-1710920288911.png

 

タグ(1)
0 件の賞賛
返信
1 返信

631件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

When I debug the projects, the program starts in the memory sram and I want to start in the memory flash.

Simply set the target to FLASH.

petervlna_0-1711007424507.png

 

https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Build-a-Project-and-Setup-a-Debu...

I want that when I debug the project, it starts in the main.

Well, every program starts with boot and startup procedure. Starting directly in main with not initialized micro would simply not work.

Best regards,

Peter

 

0 件の賞賛
返信