S32K148EVB - How to flash pre-built project

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K148EVB - How to flash pre-built project

1,242件の閲覧回数
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,223件の閲覧回数
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,211件の閲覧回数
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,192件の閲覧回数
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 件の賞賛
返信