LPC17xx MCI EFSL Example Problem

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

LPC17xx MCI EFSL Example Problem

826 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by yasinidz on Wed Dec 19 04:53:44 MST 2012
Hi,
I'm trying to run EFSL example(using the latest version) on my board. When I tried to read .txt files everything seems ok. But writing part is not working correctly. When i changed file_fwrite(...,'a'); 'a' to 'w' i'm expecting that it must work fine. Because File_w.txt and File_r.txt is in the root directory. 
When i try to add my own code to it i still faced problems while writing  to .txt files. it says ok "x bytes succesfully wroten" but when i looked at .txt file, nothing has been changed. is there any one faced with this problem?
标签 (1)
0 项奖励
回复
1 回复

813 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Lien.Nguyen on Wed Dec 19 20:51:28 MST 2012
Hi,
Did you get the latest version from the link http://sw.lpcware.com/?p=lpc177x_8x.git&a=summary. I ran the example and it still works.

Best Regards,
Lien
0 项奖励
回复