How I can program the kickstart,s1l on MAC or linux?

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

How I can program the kickstart,s1l on MAC or linux?

1,437 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by goweol on Sun Nov 16 23:37:01 MST 2014
Is it possible?

If possible, please let me know the program or link which guides me.

Thanks
标签 (1)
0 项奖励
回复
6 回复数

1,375 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by goweol on Thu Nov 20 01:08:29 MST 2014
I also found the python script and successfully download kickstart/uboot.
Yeah all I need was this great python script.
It took long time to find it, though.

With this python script:
  I could debug/print the burner program to program the new nand device.
  I could even change the protocol with a burner to change its behavior, which could not achieve with a GUI program.

I think main site for this python script is (https://)
    github.com/alexandrebelloni/lpc3250loader/

Thanks,
0 项奖励
回复

1,375 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wellsk on Wed Nov 19 08:06:54 MST 2014
Someone developed a Python script that might do what you need at http://www.lpclinux.com/Blogs/Burning_Kickstart__S1L_loader_on_LPC32XX_under_Linux
There is also some example code to do this with TeraTerm that might be adopted to what you need at http://www.lpclinux.com/Blogs/Burning_Kickstart__S1L_loader_on_LPC32XX_boards_using_teraterm

Wine might be too extreme. You can probably easily code up a script to do what you want. Grab the LPC32x0 startup documentation at http://www.lpcware.com/content/nxpfile/lpc32x0-common-driver-library-cdl-documentation
In section 4.4, the UART protocol is explained in detail - you can use this to adapt a script for Linux.
0 项奖励
回复

1,375 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by goweol on Wed Nov 19 03:22:50 MST 2014
It seems I use wrong word to describe my problem.
I tried to find a 'DOWNLOADER for kickstart and burner_kickstart' (especially for EA3250).
And it seems lpcware only support DOS/windows.

I asked them directly and got no answer.  So that, I post here.

I hoped someone make a downloader tool for linux (or mac).   I don't care if it is command line tool or GUI.

Now, I think I have to try wine.  :-(
0 项奖励
回复

1,375 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Wed Nov 19 02:30:42 MST 2014
Did you see this?
http://www.lpcware.com/content/project/lpc32x0-cdl-boot-loaders/lpc32x0-s1l/kickstart-build-example
0 项奖励
回复

1,375 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by goweol on Wed Nov 19 01:35:41 MST 2014
I could download EA3250_boot_software_v201.zip from the their FTP site (www.lpclinux.com).
But it includes windows executable.  :(

I saw the "LPCXpresso for mac", so I guess there should be kickstart downloader for mac.
Does "LPCXpresso for mac" can do the job?
I didn't try it yet.  it's too big.
0 项奖励
回复

1,375 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Tue Nov 18 05:15:16 MST 2014
Have you tried here?
http://www.lpclinux.com/
0 项奖励
回复