常用开发工具

GNU tools, QT , eclipse

GNU 包含vim, GCC, GDB, make, CVS, SVN, diff, patch, binutils.

QT C++开发工具。

 

编译好后下载到嵌入式系统

嵌入式应用开发环境

 

名词解释

What UART stand for?

A universal asynchronous receiver-transmitter (UART /ˈjuːɑːrt/) is a computer hardware device for asynchronous serial communication in which the data format and transmission speeds are configurable.

 

What is meant by JTAG?

JTAG is an IEEE standard (1149.1) developed in the 1980s to solve electronic boards manufacturing issues. Nowadays it finds more use as programming, debug and probing port. But first, let's see JTAG's original use, boundary testing.

https://www.fpga4fun.com/JTAG1.html

 

系统调试工具

嵌入式应用开发环境

相关文章: