Not able to flash MPC5775B using S32design studio

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

Not able to flash MPC5775B using S32design studio

1,018 Views
Gad_usr1
Contributor II

Hi,

We are using the MPC5775B-EVB. We are not able to flash the controller using S32 design Studio. Earlier this was working, but suddenly it has started hanging. Please see below screenshot.

debug.pngdebug.png

0 Kudos
Reply
2 Replies

975 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @Gad_usr1 

according to your screenshot, it looks like the project is loaded but there's some problem in startup files and main function cannot be reached.

Try to uncheck "Run on reset" in Debug Configuration:

lukaszadrapa_0-1724656067926.pnglukaszadrapa_0-1724656067926.png

Then the program should stop right at the entry point after loading. Is this working?

If yes, try to step the startup files to see where it crashes exactly.

Regards,

Lukas

0 Kudos
Reply

969 Views
Gad_usr1
Contributor II

Since it was hanging, we were not able to put breakpoint. It is hanging in verifying CRC. We tried to download the code once to RAM, then it worked. After this we were able to download to flash again. 

0 Kudos
Reply