Is It possible to write a File from controller to PC(Only through Command Line)

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

Is It possible to write a File from controller to PC(Only through Command Line)

1,708 次查看
tosinghchandan
Contributor I

Hi MCUXprsso Team, I want to write a file from the controller to PC when MCUXpresso IDE is running and debugger(JLink/Link2) is connected, It is working fine. when I tried to write through command line where NO Ide is alive it is not happening. Is there any way to write into a file from the controller if MCUXpresso is not alive. I have used All commands for flashing and Reset for MCUXpresso only.

best regards

Chandan

标记 (1)
0 项奖励
回复
1 回复

1,634 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

No. File I/O from your ARM target application is done by a debugger servicing semihost calls. Without the debugger, there is no service.

Thanks and regards,

MCUXpresso Support

0 项奖励
回复