S32K148EVB - How to flash pre-built project

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32K148EVB - How to flash pre-built project

1,857 次查看
CanCan
Contributor I

I am building and cross-compiling some C/C++ codes in my linux virtual machine. Is there a way to flash the executable I created on the virtual machine platform to my S32K148EVB board with or without using S32DS or MATLAB environment?

0 项奖励
回复
3 回复数

1,838 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @CanCan,

What programer do you have?

If you want to flash the binary without any PC, use a stand-alone programer such as the PE MIcro Cyclone:

https://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320169&productTab=5010

 

BR, Daniel

0 项奖励
回复

1,826 次查看
CanCan
Contributor I

I use Pc and OpenSDA interface to communicate with board. Can I build and flash the executable without using S32DS/MATLAB?

0 项奖励
回复

1,807 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @CanCan,

You need a built .srec binary first.

Then, you can drag & drop the .srec file to the EVB-S32K148 drive as explained here:

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiCxciEpeaCA...

 

Regards,

Daniel

0 项奖励
回复