Location:
Search - 2440调试
Search list
Description: 1.目录说明:
(1)driver目录内为摄像头驱动程序,在三星2440平台调试通过,针对OV7725 sensor.
(2)app目录内为应用程序,可以通过摄像头进行预览,拍照等功能。
2.请将driver目录下的camera复制到三星2440平台的BSP包中,在platform builder环境下编译。
3.编译应用程序请打开工程app\CamDemo\CamDemo.vcw, 使用eVC4.0编译。
Platform: |
Size: 189015 |
Author: chenzhi1986@126.com |
Hits:
Description: 介绍用RealView_MDK调试TQ2440的详细过程
Platform: |
Size: 171008 |
Author: beijk222@126.com |
Hits:
Description: sharpLCD调试手记1.0包括一些接法和调试经验-sharpLCD debug Notes 1.0 includes access method and debugging experience
Platform: |
Size: 121856 |
Author: 王欣 |
Hits:
Description: linux下编写的一个串口调试程序,可以实现串口数据的发送于接收-linux prepared a serial debugging procedures, can achieve serial data transmission at the reception
Platform: |
Size: 1024 |
Author: 谭鸿 |
Hits:
Description: arm s3c2440下 用爱迪生工具调试的320X234的图象采集显示程序。-arm s3c2440 using the debugging tools Edison 320X234 image acquisition and display program.
Platform: |
Size: 8192 |
Author: 潘红涛 |
Hits:
Description: 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。
鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。
由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义到com6。具体做法以IVT Bluesoleil为例子,装好蓝牙驱动程序以后,会在设备管理器里面多出几个串行口;而IVT默认的串行口是com10/11,这样就要把设备管理器com10/11的高级属性里面的端口重新强制定义到com6/7,这样就可以了。因为我做蓝牙串行,所以程序代码中都采用了COM6, 9600, 8, N, 1 的通信格式。
本论坛也有cpp的smartphone串行程序,大家可以搜索一下。那个也不错,我调试的时候smartphone采用这个来调试的。
Platform: |
Size: 61440 |
Author: 何辉 |
Hits:
Description: 2440 CE500BSP包, EBOOT可用DEBUG版调试-2440 CE500BSP package, EBOOT version available debug DEBUG
Platform: |
Size: 8980480 |
Author: 齐 |
Hits:
Description: 为QQ2440的示例程序,请使用ADS编译。
简单使用说明:
使用H-Jtag或者更高级的仿真器调试,也可以不使用仿真器,借助supervivi的Download & Run功能测试,
下载的时候把DNW的下载地址设置为 0x3000000 即可。-Examples of procedures for QQ2440, use the ADS compiler. Simple instructions: Use H-Jtag or more advanced emulator debugging, you can not use the simulator, with the supervivi functional tests Download
Platform: |
Size: 3553280 |
Author: jin |
Hits:
Description: WinCE下的动态驱动加载EVC源码,方便调试驱动,不可多得的哟!-WinCE dynamic drive loaded EVC source for debugging drive, rare yo!
Platform: |
Size: 37888 |
Author: 安民 |
Hits:
Description: 文档内容是关于vxworks的bsp调试,非常有用,希望对你有所帮助!-Content of the document is on the bsp VxWorks debugging, very useful, I hope for your help!
Platform: |
Size: 48128 |
Author: 飞飞 |
Hits:
Description: 对SAMSUNG 2440所有外部端口的全功能测试,包括SD卡,USB,CAMERA,LCD,IIS,TIMER,RS232等等,是你理想的调试软件.-SAMSUNG 2440 on all external ports of the full-function testing, including the SD card, USB, CAMERA, LCD, IIS, TIMER, RS232, etc., is your ideal debugging software.
Platform: |
Size: 529408 |
Author: YOYO |
Hits:
Description: 2440裸机测试串口的代码,编译环境ads,可以用仿真器单步调试。
Platform: |
Size: 205824 |
Author: 张海 |
Hits:
Description: S3C2440 LED 程序,用ADS1.2编译,通过仿真器可以直接用,只有SETP调试才能看到结果,修改其内容可用来测试硬件。-S3C2440 LED program ADS1.2 compiled through the simulator can be directly used, only to see the results of SETP debug, modify its content can be used to test hardware.
Platform: |
Size: 8192 |
Author: 陈龙昌 |
Hits:
Description: 一个非常好用的WINCE下串口调试程序(EVC源码提供)一个非常好用和完整的的串口调试程序,可以用在ARMSYS2410_2440+WINCE4.2_WINCE5.0上,基于你的SDK编译即可使用。-A very useful under WINCE serial debugger (EVC source code provided) a very useful and complete serial debugger, can be used in ARMSYS2410_2440+ WINCE4.2_WINCE5.0 on, based on your SDK compiler to use .
Platform: |
Size: 72704 |
Author: 韦强 |
Hits:
Description: 目前已在部分公司产品中得到使用2!调试正确!-At present, some companies have been using 2 Products! Debug correctly!
Platform: |
Size: 3072 |
Author: 周增 |
Hits:
Description: 扬创YC_2440_ADS_TEST工程源码,可直接使用H_JTAG调试 -Yang Chong YC_2440_ADS_TEST project source code can be used directly H_JTAG debugging
Platform: |
Size: 166912 |
Author: 陈 |
Hits:
Description: 本程序有友善之臂提供,为QQ2440的示例程序,请使用ADS编译。
简单使用说明:
使用H-Jtag或者更高级的仿真器调试,也可以不使用仿真器,借助supervivi的Download & Run功能测试,
下载的时候把DNW的下载地址设置为 0x30000000 即可。
-This procedure has the arm to provide a friendly, for example QQ2440 procedures, please use the ADS compiler. Simple instructions: the use of H-Jtag or more advanced debugging emulator, it may not use the simulator, with supervivi the Download
Platform: |
Size: 5336064 |
Author: askdj |
Hits:
Description: 三星公司的2440的调试软件,开源的。大家可以分心一下,特别是里面关于USB的程序,参考的价值挺大的-Samsung
Platform: |
Size: 86016 |
Author: 刘建斌 |
Hits:
Description: ARM调试工具AXD的应用&节选自《ARM开发工具ADS原理与应用》.pdf-ARM debug tools AXD Application
Platform: |
Size: 8103936 |
Author: 周东 |
Hits:
Description: SDHC bios驱动,平台是2440,在开发板调试通过,花了两周时间修改调试,绝对能用,网上流传的版本大多是不能用的-SDHC bios driven platform is 2440, in the development board debugging passed, spent two weeks to amend debugging, absolutely can, on-line version of the spread are not used
Platform: |
Size: 14336 |
Author: wangqiang |
Hits: