搜索资源列表
video_networking_ip_boot
- dm642通过网络接收烧写文件,然后烧写到flash当中,无需flashburn。此工程是从dm642_5a中copy过来的,加上了boot代码,为的是生成hex文件,烧在flash中,可以独立的运行。-dm642 receive through the network programmer, and then the flash programmer, the need for flashburn. This project is a copy from the back of dm642_5
freetype
- 在linux的terminal下面执行:./example1 ./simsun.ttc a 就可以显示simsun.ttc字符类型的字体。自己也可以修改。前提是安装了freetype。 安装步骤是: tar xjf freetype-2.4.10.tar.bz2 ./configure make sudo make install 编译执行文件的命令是: gcc -finput-charset=GBK -fexec-charset=UTF-8 -o example1