K60 talk to IP Camera

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

K60 talk to IP Camera

1,517件の閲覧回数
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,296件の閲覧回数
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,296件の閲覧回数
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,296件の閲覧回数
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 件の賞賛
返信