K60 talk to IP Camera

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

K60 talk to IP Camera

1,499 次查看
rabbit
Contributor III

I am going to use K60 Ethernet talk with IP camera, get the Video stream and save it to a file, any suggestion will be appreciated.

Sam

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

1,278 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

I am sorry but there is no ready demo for K60 on that topic, but I found other reference, it is for MCF52259(Coldfire), which takes JPEG snapshots from a serial VGA camera and stores them into a USB flash disk. The demo is built based on MQX, so I think it could be ported to K60 platform easily. Please kindly refer to the following link for details:

http://cache.freescale.com/files/32bit/doc/app_note/AN4022.pdf

The demo code can be downloaded from http://cache.freescale.com/files/32bit/doc/app_note/AN4022SW.zip?fasp=1

Hope that helps,

B.R

Kan

0 项奖励
回复

1,278 次查看
rabbit
Contributor III


Hi Kan,

My PC get CW10.2, CW10.4 and MQX3.8 installed.

Just look at the files in AN4022SW.Zip, the project file is: mcp, it seems old codeWarrior version, how can I open this project by using CW10.4 or CW10.2?

It will be nice to view the project files, a reference for IP camera, I will convert it to my K60-TOWER.

Regards

Sam

0 项奖励
回复

1,278 次查看
LuisCasado
NXP Employee
NXP Employee

Hi,

mcp is the file extension for CW classic IDE, in this case should be for CW  for Coldfire v7.x. With CW10.2, you can use the Import -> "CodeWarrior" -> CodeWarrior classic Project Importer . Don't look for this feature in CW 10.4, it was removed in the CW10.3.

Best Regards,

Luis

0 项奖励
回复