Flashing and Debugging zephyr APP on S32R41 A53 Using S32 Debugger

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

Flashing and Debugging zephyr APP on S32R41 A53 Using S32 Debugger

835 Views
Shawn_Lee_SP
Contributor I

SW32R41_AZ_2.7.2_0.9.0_D2208__User_Manual.pdf.

4 How to Run and Debug an Application.

It only show how to  Flash and Run the Application via  Lauterbach TRACE32.

I don't have the Lauterbach, what I have is only a S32 Debugger.

I tried to flash and dubbug a  Zephyr application elf or bin via S32 Debugger.

But when I download the elf file into S32R41 ram, the UART show:

*** Booting Zephyr OS build 40efdf68e768 ***

And then it pause and cannot proceed.

When I click the Resume button in S32 Design Studio 3.5, it only stop in the line:

0000000033c011b4: hlt #0x0

So, how to debug a zephyr APP elf via S32 debugegr?

And how to flash a zephyr APP bin into the flash and run it?

 

 

 

Tags (2)
0 Kudos
Reply
2 Replies

798 Views
mikedoidge
NXP Employee
NXP Employee

Hello Shawn,

Unfortunately, Zephyr OS is not yet supported by S32 Debugger. We do plan to add this support later this year. For now, you will need to use another debugger.

Also, please do not title your post with a name that resembles an instruction article from us. Unless you are providing the instructions this only creates confusion and frustration for other community members.

Best Regards,

Mike

0 Kudos
Reply

795 Views
Shawn_Lee_SP
Contributor I

OK, thanks for your kind reply.

0 Kudos
Reply