下载失败,下载后指示灯闪烁,目标led不亮,程序是绿色led闪烁,使用S32DS下载matlab编译生成的elf文件,程序可以正常运行
微信截图_20220117105549.png微信截图_20220117105601.png微信截图_20220117105606.png微信截图_20220117105616.png微信截图_20220117105640.png微信图片编辑_20220117110047.jpg
Solved! Go to Solution.
Hello @june_android,
Unfortunately, we have seen some boards refusing to be flashed via the OpenSDA before, and until now, we found no solution for that!
There are some workarounds for this issue:
1. Try to update the bootloader on the OpenSDA https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Update-OpenSDA-Firmware-on-EVB/t...
2. use the RappID bootloader instead, find some instructions here https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K118-Failed-to-connect-MBDT/m-p/1195...
3. Flash the generated elf file (you find it in the <model_name>_mbd_rtw generated folder) using the S32DS.
Hope this helps,
Marius
View solution in original post
Thank you