TQ2440 development board network configuration method

Publisher:rnm888Latest update time:2017-01-17 Source: eefocusKeywords:TQ2440 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

1. Command line mode

1. Set IP and subnet mask (netmask)

#ifconfig eth0 netmask up

    up means to enable the network card eth0, which can be omitted

2. Set up a gateway

 #route add default gw

illustrate:

  Although this method can be configured, it is only effective temporarily. Once the system is restarted, all previous configuration information will be lost.

2. Modify the configuration file

1. Modify the file "/etc/net.conf"

IPADDR=192.168.158.128NETMASK=255.255.255.0GATEWAY=192.168.158.1MAC=10:23:45:67:89:ab

2. Make it effective

#net_set

illustrate:

  The configuration obtained by this method will not be lost when power is off.


Keywords:TQ2440 Reference address:TQ2440 development board network configuration method

Previous article:The Light of ARM (4) ----DMA
Next article:Discussion on the problem that the SD card cannot be successfully written after reading in the naked running program of 2440

Recommended ReadingLatest update time:2024-11-16 13:04

TQ2440 key interrupt
This time it is a key interrupt. First of all, the interrupt initialization is indeed troublesome. The bare metal program I designed myself is the four buttons on the TQ board. When the button is pressed, an interrupt is triggered, and the corresponding LED light will light up. Here I have to praise the TQ board. Butto
[Microcontroller]
TQ2440 key interrupt
Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号