Flash programming in LPCXpresso via Command line

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

Flash programming in LPCXpresso via Command line

1,206件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by RatheeshT on Tue Mar 08 02:35:07 MST 2016
Hi All,
          I am flashing my binary file(.axf) using CMD window with the below command
 
"crt_emu_cm_redlink -flash-load-exec "app.axf file with path" -g -2 -vendor=NXP -pLPC11A04UK -ConnectScript=LPC11AXXConnect.scp -reset=vectreset -flash-driver=LPC11_12_13_32K_8K.cfx".

        It is downloading file fine but it is failed to start execution of application as soon as download has completed.. To start application execution,  i need to press reset switch in the board. As per "-flash-load-exec", it should execute application when download has completed.                                         

Please give me your suggestions to solve this issue?

Thanks in advance

Regards,
Ratheesh T
ラベル(1)
0 件の賞賛
返信
4 返答(返信)

1,186件の閲覧回数
lpcware
NXP Employee
NXP Employee
bump
0 件の賞賛
返信

1,186件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by RatheeshT on Tue Mar 08 03:36:06 MST 2016
it's working...... Thankyou....
0 件の賞賛
返信

1,186件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by RatheeshT on Tue Mar 08 02:45:59 MST 2016
Thank you for your quick response,

I will try and update you
0 件の賞賛
返信

1,186件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vtw.433e on Tue Mar 08 02:41:07 MST 2016
You probably need a reset script too:

-ResetScript=LPC11AXXReset.scp
0 件の賞賛
返信