memory copy using lpclink

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

memory copy using lpclink

571 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dankr on Sun Jul 18 11:58:52 MST 2010
Hi

I there any way how to get larger amount of data from RAM into PC over LPClink?
In memory window you can use Copy to clipboard, unfortunately it works just for what's on the screen and also has bit unlucky formating.

reason: I got buffer of ADC sampled data in RAM (about 6kB) and I'd like to use some tool like Matlab etc. to do advanced processing to check my sampling is fine.

Thanks
Dan
0 项奖励
回复
1 回复

563 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Sun Jul 18 15:00:20 MST 2010
In v3.4 the debuggers memory window has an export function (as well as import) that will dump to a file on the pc. You can specify start and length.
0 项奖励
回复