I have S32G-VNP-RDB2 and S32 Debug probe.
I try to written in flash area.
but An error has occurred as below.
Program finished with error #-1073741819.
I don't know what to do.
Solved! Go to Solution.
Hello Youngdae,
Before you can use the flash operations, you must 'Upload target and algorithm to hardware'. If this is successful, then the communication settings are not an issue. Then you should be able to use the flash operations. What file are you trying to upload to the device?
Mike
Hello Youngdae,
Before you can use the flash operations, you must 'Upload target and algorithm to hardware'. If this is successful, then the communication settings are not an issue. Then you should be able to use the flash operations. What file are you trying to upload to the device?
Mike
Hello, where can I download this software?
Hi, @hahahaha ,
If I am not mistaken are you looking to install S32DS?
You can find the S32DS according to your requirement
https://www.nxp.com/design/software/development-software/s32-design-studio-ide:S32-DESIGN-STUDIO-IDE
Please follow the installation guide provided in design resource for e.g.
: https://www.nxp.com/webapp/Download?colCode=S32DSIG
If you were looking for S32 Flash tool it is embedded with S32DS installation.
After you install S32 Design Studio for S32 Platform, you will find the S32 Flash Tool located within the installation directory:
C:\NXP\S32DS.3.5\S32DS\tools\S32FlashTool
There are options for both GUI and command line:
"C:\NXP\S32DS.3.5\S32DS\tools\S32FlashTool\GUI\s32ft.exe"
"C:\NXP\S32DS.3.5\S32DS\tools\S32FlashTool\bin\S32FlashTool.exe"
Please let us know if you require any further help
Thank you. Best regards.
-Mehul Patel
Hello,
Below are possible reasons to get error in the flash tool “Program finished with error # - 1073741819”.
Could you please confirm the following conditions?
Best Regards,
Mike