There are many types of development boards, including the popular Samsung S3C6410 ARM11 architecture development board and the OK6410 ARM11 development board introduced in this article, which are all based on x86 architecture PCs for debugging and testing on CPU instructions and binaries.
1. Check whether the current system supports USB to serial port
# lsmod | qrep usbserial
2. Install minicom
# apt-get install minicom
3. Configure minicom
#minicom –s Enter the "Serial port setup" menu item and configure minicom
4. Test minicom
#minicom
Flash Android system
First start Eboot to erase NandFlash.
1. Preparation
2. Write mmc.bin and zImage-sd.bin to the SD card
3. Preparation before flashing Android
Copy the android_fs.tar, mmc.bin and zImage files to the large SD card, and then set the boot switch on the OK6410 development board according to the rules shown in the table below.
4. Start flashing Android from SD card
5. Calibrate the screen
Configuring a Wired Network
Method 1. Set the IP of the development board to 192.168.17.166, the subnet mask to 255.255.255.0, and the network management to 192.168.17.254
#ifconfig eth0 192.168.17.150 netmask 255.255.255.0 uo
#route add default gw 192.168.17.254 dev eth0
If the setting is successful, you can use the following command to query the current IP configuration and router of the development board
# /system/busybox/sbin/ifconfig
# /system/busybox/sbin/route
The above setting method can only save the results in memory. Once the development board is restarted, all settings will disappear.
Method 2. Use the vi command to open the linuxrc file, remove the # in front, and change the IP, subnet mask and network management to directly know, and then save the linuxrc file.
Previous article:Chapter 7: The LED will blink for me: Controlling light-emitting diodes
Next article:Buzzer driver
- Popular Resources
- Popular amplifiers
- Learn ARM development(16)
- Learn ARM development(17)
- Learn ARM development(18)
- Embedded system debugging simulation tool
- A small question that has been bothering me recently has finally been solved~~
- Learn ARM development (1)
- Learn ARM development (2)
- Learn ARM development (4)
- Learn ARM development (6)
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- LED chemical incompatibility test to see which chemicals LEDs can be used with
- Application of ARM9 hardware coprocessor on WinCE embedded motherboard
- What are the key points for selecting rotor flowmeter?
- LM317 high power charger circuit
- A brief analysis of Embest's application and development of embedded medical devices
- Single-phase RC protection circuit
- stm32 PVD programmable voltage monitor
- Introduction and measurement of edge trigger and level trigger of 51 single chip microcomputer
- Improved design of Linux system software shell protection technology
- What to do if the ABB robot protection device stops
- CGD and Qorvo to jointly revolutionize motor control solutions
- CGD and Qorvo to jointly revolutionize motor control solutions
- Keysight Technologies FieldFox handheld analyzer with VDI spread spectrum module to achieve millimeter wave analysis function
- Infineon's PASCO2V15 XENSIV PAS CO2 5V Sensor Now Available at Mouser for Accurate CO2 Level Measurement
- Advanced gameplay, Harting takes your PCB board connection to a new level!
- Advanced gameplay, Harting takes your PCB board connection to a new level!
- A new chapter in Great Wall Motors R&D: solid-state battery technology leads the future
- Naxin Micro provides full-scenario GaN driver IC solutions
- Interpreting Huawei’s new solid-state battery patent, will it challenge CATL in 2030?
- Are pure electric/plug-in hybrid vehicles going crazy? A Chinese company has launched the world's first -40℃ dischargeable hybrid battery that is not afraid of cold
- Award-winning live broadcast - Tektronix's new 2 series: a new concept of personal test terminal
- A complete set of Chinese FPGA introductory and advanced tutorials
- Zhongke Bluexun Bluetooth Headset SDK Analysis and Sharing
- I don't know much about motors, so I would like to ask a question about three-phase stepper motor drive!
- PCB failure analysis technology and some cases
- Analysis of competition control questions
- 14:00 PM Live: TI desktop DLP 3D printing, 3D scanning and industrial display applications based on DLP Pico technology
- How to efficiently solve the problem of Kelvin test pin selection for high-precision resistors in PCBA?
- Original and Source
- Analysis of transistor voltage stabilization circuit