目录文件结构:
用于s3c44b0
lcd_test
├─ main.c C语言主源文件
├─ bmp.c 光标图案源文件
├─ bm...
- 资源大小:9.47 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
嵌入式系统
others
资 源 简 介
目录文件结构:
用于s3c44b0
lcd_test
├─ main.c C语言主源文件
├─ bmp.c 光标图案源文件
├─ bmp.h 光标图案头文件
├─ lcd.c LCD显示函数源文件
└─ lcd.h LCD定义头文件
如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。
-Directory file structure: for s3c44b0lcd_test ├ ─ main.c C language main source files ├ ─ bmp.c cursor design source files ├ ─ bmp.h cursor pattern header files ├ ─ lcd.c LCD display function source file └ ─ lcd.h LCD definition of how the header file to the Flash programmer procedures, please read the common file directory ProgramFlash.txt.
文 件 列 表
LCD_Test
debug
Bmp.c
BMP.H
lcd.c
lcd.h
LCD_Test.ews
LCD_Test.opt
LCD_Test.pjf
main.c
readme.txt