Better way to develop applications after BSP for imx53

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

Better way to develop applications after BSP for imx53

527件の閲覧回数
Huazhi_Hank_Gon
Contributor III

Hi all,

I have successfully build my own bsp for imx53. Now, I want to develop application for it. However, it's not convenient at all.

Basically, I have installed vim in my build. But there is no color highlight and lots of features are missed. Furthermore, I don't know how to install GCC into my build (I mean the SD card).

And the serial console doesn't support file transfer, so that I'm editing my source code on my Linux box and then copy it onto the SD card. It's just so uncomfortable...

I guess there must be better way to do this. Can anyone share your experience with me?? Thank you  in advance...

タグ(2)
0 件の賞賛
2 返答(返信)

488件の閲覧回数
SumitVaidya
Contributor II

Instead of SD Card, mount your root file system over a network using NFS server.

Build your application on your linux box and simply put your executable/binary in network mounted root file system.

No need to reboot IMx53.

 

Regards,

Sumit

0 件の賞賛

488件の閲覧回数
JonPalmer
Contributor I

what os were you using?

I am planing VxWork6.9

0 件の賞賛