Location:
Search - apj
Search list
Description: UCOS_II : UCOS_II代码,2.71版
Src : 主程序代码
Inc : 主程序的头文件
Debug : SDT目标代码
Myucos_Data : ADS目标代码
Myucos.apj : SDT2.51工程文件
Myusos.mcp : ADS1.2工程文件
Myusos.PR : SourceInsight3.5工程文件-UCOS_II : UCOS_II code, version 2.71 Src : main program code Inc. : The main program files Debug : SDT Myucos_Data object code : ADS Myucos.apj object code : Myusos.mcp SDT2.51 works documents : Myusos.PR ADS1.2 works documents : SourceInsight3.5 works documents
Platform: |
Size: 148456 |
Author: liliang |
Hits:
Description: FS4510开发板示例程序demo4
压缩包内含FS4510开发板LCD驱动程序与定时器程序
文件说明
demo4.apj 为 SDT2.51 的项目文件
init.s 为初始化文件
汇编格式
lcd.c LCD驱动文件
demo4.c 主程序
包含定时器初始化和 timer0 和 timer1 的使用
memory.a memory分配
snds.a init.s用到的硬件信息
isr.c 一些中断哑函数
\\include 包含文件
该示例程序在 SDT2.51 环境下编译
在 ADW 下运行 使用 JTAG调试头
通过学习该程序可以了解ARM4510 的初始化,时钟中断,及对lcd的控制
-FS4510 Development Board sample program demo4 compressed development board containing FS4510 LCD drive Timer action procedures and procedures for document explains demo4.apj SDT2.51 project documents init. 's compilation of the initialization file format lcd.c LCD Driver documents demo4.c main program includes initial timer and timer0 and timer1 use memory.a memory allocation snds.a init.s use the information isr.c some hardware interrupt mute function \\ include examples of the documents included procedures SDT2.51 environment compiler running under originated in the use of JTAG Debugging first through the study of the procedure can ARM4510 understanding of the initialization, the clock interruption, and the control of lcd
Platform: |
Size: 24839 |
Author: kl.ud |
Hits:
Description: FS4510开发板示例程序 demo5_pre----中断服务程序
串口驱动
演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码
文件说明
demo5_pre.apj 为 SDT2.51 的项目文件
汇编格式
init.s 为初始化文件
lcd.c LCD驱动文件
demo5.c 主程序
包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序
uart.c
串口驱动
pollio.c 串口查询输入(暂时没有串口输入)
memory.a memory分配
snds.a init.s用到的硬件信息
wuisr.c 一些中断服务程序哑函数
\\include 包含文件 -FS4510 Development Board sample program demo5_pre-interrupted service procedures Serial Driver Demo features include serial timer interruption provided it can run FS4510 plank reference code document said demo5_pre.apj SDT2.51 out for the compilation of project documents for the initial format init.s documents lcd.c LCD Driver documents demo5.c main program contains timer initialization and timer0 and the use of the word timer1 interrupt service procedures uart.c Serial Driver pollio.c Serial inquiries Input (there is no serial input) memory.a memory allocation snds.a init.s use the information wuisr.c some hardware interrupt service procedures mute function \\ include document contains
Platform: |
Size: 42693 |
Author: kl.ud |
Hits:
Description: UCOS2.71, UCOS_II : UCOS_II UCOS_II
Src
Inc
Debug :
Myucos_Data :
Myucos.apj :
Myusos.mcp :
Myusos.PR : -UCOS2.71, UCOS_II : UCOS_II Src Inc. Debug : Myucos_Data : Myucos.apj : Myusos.mcp : Myusos.PR :
Platform: |
Size: 148310 |
Author: 罗正华 |
Hits:
Description: 一、注意事项
1. 所附程序是(电子菜单)的源代码,均经过ARM SDT2.51集成环境编译连接通过,可在北京博创兴业有限公司的实验平台ARM300上运行。
2. 各实验的全部源代码分别存放在各实验目录下面。其中主要源代码在SRC子目录中,更多的其他源代码分散存放在实验目录下的各个子目录中。程序运行时所需图片在各实验目录下的bmp子目录中。各实验目录下的后缀名为“apj”的文件是ARM SDT的工程文件。
3. 各实验编译链接后生成的可运行文件在Debug目录下,文件名为“system.bin”,把该文件及所需图片下载到博创实验平台上,重新启动实验平台就可以看运行结果了,也可以根据需要进行单步调试。
4. ARM SDT软件的一些和实验平台相关的具体配置请参看博创ARM300实验平台的实验指导书。
Platform: |
Size: 483167 |
Author: 王现运 |
Hits:
Description: 一个比较好的44B0的启动代码.
工程目录结构说明
--根目录
-- bootloader.apj, ARM Project Manager工程文件
-- INC目录, 头文件
-- SRC目录, 源文件
-- Debug目录, debug版本的编译和链接结果
-- Bin2C, 将Bin文件转化为C代码的数组的软件
-- DOC, 相关文档。
Platform: |
Size: 434123 |
Author: 陈为 |
Hits:
Description: 44b0x bios源码
************************************************
BIOS程序说明
By hugang, hgx2000@mail.china.com
本程序改编自antiscle公布的代码,在此首先
对antiscle表示感谢,我替换的原代码的网络
部分,对shell和flash也进行了一定的修改,
使其可以在51eda的开发板上可以正常运行。
*************************************************
1.文件说明
Net : Rtl8019驱动代码
Src : 主程序代码
Inc : 主程序的头文件
Debug : SDT目标代码
Myusb.apj : SDT2.51工程文件
Myusb.PR : SourceInsight3.5工程文件
Platform: |
Size: 94421 |
Author: james home |
Hits:
Description: *** *** *** *** *
RTL8019測試程式說明
By hugang, hgx2000@mail.china.com
*************************************************
1.文件說明
Net : Rtl8019驅動代碼
Src : 主程式代碼
Inc : 主程式的頭文件
Debug : SDT目標代碼
Myusb_Data : ADS目標代碼
Myusb.apj : SDT2.51工程文件
Myusb.mcp : ADS1.2工程文件
Myusb.PR : SourceInsight3.5工程文件
Platform: |
Size: 76553 |
Author: james home |
Hits:
Description: *** *** *** *** *
USB測試程式說明
By hugang, hgx2000@mail.china.com
*************************************************
1.文件說明
Usb : PDIUSB12驅動代碼
Src : 主程式代碼
Inc : 主程式的頭文件
Debug : SDT目標代碼
Myusb_Data : ADS目標代碼
Tools : PC端測試程式及驅動
Myusb.apj : SDT2.51工程文件
Myusb.mcp : ADS1.2工程文件
Myusb.PR : SourceInsight3.5工程文件
Platform: |
Size: 341304 |
Author: james home |
Hits:
Description: *** *** *** *** *
UCOS_II測試程式說明
By hugang, hgx2000@mail.china.com
*************************************************
1.文件說明
UCOS_II : UCOS_II代碼,2.71版
Src : 主程式代碼
Inc : 主程式的頭文件
Debug : SDT目標代碼
Myucos_Data : ADS目標代碼
Myucos.apj : SDT2.51工程文件
Myusos.mcp : ADS1.2工程文件
Myusos.PR : SourceInsight3.5工程文件
Platform: |
Size: 147894 |
Author: james home |
Hits:
Description: UCOS_II : UCOS_II代码,2.71版
Src : 主程序代码
Inc : 主程序的头文件
Debug : SDT目标代码
Myucos_Data : ADS目标代码
Myucos.apj : SDT2.51工程文件
Myusos.mcp : ADS1.2工程文件
Myusos.PR : SourceInsight3.5工程文件-UCOS_II : UCOS_II code, version 2.71 Src : main program code Inc. : The main program files Debug : SDT Myucos_Data object code : ADS Myucos.apj object code : Myusos.mcp SDT2.51 works documents : Myusos.PR ADS1.2 works documents : SourceInsight3.5 works documents
Platform: |
Size: 477184 |
Author: liliang |
Hits:
Description: FS4510开发板示例程序demo4
压缩包内含FS4510开发板LCD驱动程序与定时器程序
文件说明
demo4.apj 为 SDT2.51 的项目文件
init.s 为初始化文件
汇编格式
lcd.c LCD驱动文件
demo4.c 主程序
包含定时器初始化和 timer0 和 timer1 的使用
memory.a memory分配
snds.a init.s用到的硬件信息
isr.c 一些中断哑函数
\include 包含文件
该示例程序在 SDT2.51 环境下编译
在 ADW 下运行 使用 JTAG调试头
通过学习该程序可以了解ARM4510 的初始化,时钟中断,及对lcd的控制
-FS4510 Development Board sample program demo4 compressed development board containing FS4510 LCD drive Timer action procedures and procedures for document explains demo4.apj SDT2.51 project documents init. 's compilation of the initialization file format lcd.c LCD Driver documents demo4.c main program includes initial timer and timer0 and timer1 use memory.a memory allocation snds.a init.s use the information isr.c some hardware interrupt mute function \ include examples of the documents included procedures SDT2.51 environment compiler running under originated in the use of JTAG Debugging first through the study of the procedure can ARM4510 understanding of the initialization, the clock interruption, and the control of lcd
Platform: |
Size: 92160 |
Author: kl.ud |
Hits:
Description: FS4510开发板示例程序 demo5_pre----中断服务程序
串口驱动
演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码
文件说明
demo5_pre.apj 为 SDT2.51 的项目文件
汇编格式
init.s 为初始化文件
lcd.c LCD驱动文件
demo5.c 主程序
包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序
uart.c
串口驱动
pollio.c 串口查询输入(暂时没有串口输入)
memory.a memory分配
snds.a init.s用到的硬件信息
wuisr.c 一些中断服务程序哑函数
\include 包含文件 -FS4510 Development Board sample program demo5_pre-interrupted service procedures Serial Driver Demo features include serial timer interruption provided it can run FS4510 plank reference code document said demo5_pre.apj SDT2.51 out for the compilation of project documents for the initial format init.s documents lcd.c LCD Driver documents demo5.c main program contains timer initialization and timer0 and the use of the word timer1 interrupt service procedures uart.c Serial Driver pollio.c Serial inquiries Input (there is no serial input) memory.a memory allocation snds.a init.s use the information wuisr.c some hardware interrupt service procedures mute function \ include document contains
Platform: |
Size: 126976 |
Author: kl.ud |
Hits:
Description: UCOS2.71, UCOS_II : UCOS_II UCOS_II
Src
Inc
Debug :
Myucos_Data :
Myucos.apj :
Myusos.mcp :
Myusos.PR : -UCOS2.71, UCOS_II : UCOS_II Src Inc. Debug : Myucos_Data : Myucos.apj : Myusos.mcp : Myusos.PR :
Platform: |
Size: 148480 |
Author: 罗正华 |
Hits:
Description: 一、注意事项
1. 所附程序是(电子菜单)的源代码,均经过ARM SDT2.51集成环境编译连接通过,可在北京博创兴业有限公司的实验平台ARM300上运行。
2. 各实验的全部源代码分别存放在各实验目录下面。其中主要源代码在SRC子目录中,更多的其他源代码分散存放在实验目录下的各个子目录中。程序运行时所需图片在各实验目录下的bmp子目录中。各实验目录下的后缀名为“apj”的文件是ARM SDT的工程文件。
3. 各实验编译链接后生成的可运行文件在Debug目录下,文件名为“system.bin”,把该文件及所需图片下载到博创实验平台上,重新启动实验平台就可以看运行结果了,也可以根据需要进行单步调试。
4. ARM SDT软件的一些和实验平台相关的具体配置请参看博创ARM300实验平台的实验指导书。
Platform: |
Size: 653312 |
Author: 王现运 |
Hits:
Description: 一个比较好的44B0的启动代码.
工程目录结构说明
--根目录
-- bootloader.apj, ARM Project Manager工程文件
-- INC目录, 头文件
-- SRC目录, 源文件
-- Debug目录, debug版本的编译和链接结果
-- Bin2C, 将Bin文件转化为C代码的数组的软件
-- DOC, 相关文档。
-44B0 a better start-up code. Project directory structure that the root directory of bootloader.apj, ARM Project Manager project file INC directory SRC directory of header files, source files Debug directory, debug version of the compile and link the results of Bin2C, the Bin file conversion C code for an array of software DOC, the relevant documents.
Platform: |
Size: 434176 |
Author: 陈为 |
Hits:
Description: 44b0x bios源码
************************************************
BIOS程序说明
By hugang, hgx2000@mail.china.com
本程序改编自antiscle公布的代码,在此首先
对antiscle表示感谢,我替换的原代码的网络
部分,对shell和flash也进行了一定的修改,
使其可以在51eda的开发板上可以正常运行。
*************************************************
1.文件说明
Net : Rtl8019驱动代码
Src : 主程序代码
Inc : 主程序的头文件
Debug : SDT目标代码
Myusb.apj : SDT2.51工程文件
Myusb.PR : SourceInsight3.5工程文件-********************************************** 44b0x bios source** BIOS description of the procedures By hugang, hgx2000@mail.china.com This procedure adapted from published antiscle code, in this first antiscle expressed his thanks, I replaced the original code of the network part of the shell and flash have also been some modified so that it can 51eda development board can be normal operation.************************************************* 1 . document describes Net: Rtl8019 driver code Src: the main program code Inc: the main program s header file Debug: SDT object code Myusb.apj: SDT2.51 engineering documents Myusb.PR: SourceInsight3.5 engineering documents
Platform: |
Size: 579584 |
Author: james home |
Hits:
Description: *** *** *** *** *
RTL8019測試程式說明
By hugang, hgx2000@mail.china.com
*************************************************
1.文件說明
Net : Rtl8019驅動代碼
Src : 主程式代碼
Inc : 主程式的頭文件
Debug : SDT目標代碼
Myusb_Data : ADS目標代碼
Myusb.apj : SDT2.51工程文件
Myusb.mcp : ADS1.2工程文件
Myusb.PR : SourceInsight3.5工程文件-************************* RTL8019 testing program description By hugang, hgx2000@mail.china.com************************************************* 1. document describes Net: Rtl8019 driver code Src: Master program code Inc: the main program header file Debug: SDT object code Myusb_Data: ADS object code Myusb.apj: SDT2.51 engineering documents Myusb.mcp: ADS1.2 engineering documents Myusb.PR: SourceInsight3.5 engineering documents
Platform: |
Size: 433152 |
Author: james home |
Hits:
Description: *** *** *** *** *
USB測試程式說明
By hugang, hgx2000@mail.china.com
*************************************************
1.文件說明
Usb : PDIUSB12驅動代碼
Src : 主程式代碼
Inc : 主程式的頭文件
Debug : SDT目標代碼
Myusb_Data : ADS目標代碼
Tools : PC端測試程式及驅動
Myusb.apj : SDT2.51工程文件
Myusb.mcp : ADS1.2工程文件
Myusb.PR : SourceInsight3.5工程文件-************************* USB test program description By hugang, hgx2000@mail.china.com************************************************* 1. document describes Usb: PDIUSB12 driver code Src: Master program code Inc: the main program header file Debug: SDT object code Myusb_Data: ADS object code Tools: PC-side test program and drive Myusb.apj: SDT2.51 engineering documents Myusb.mcp: ADS1.2 engineering documents Myusb.PR: SourceInsight3 .5 engineering documents
Platform: |
Size: 663552 |
Author: james home |
Hits:
Description: 介绍如何使用ads,是嵌入式入门的好资料,大家看看吧-Introduce how to use the ads
Platform: |
Size: 12288 |
Author: 刘建 |
Hits: