Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by chxgzl4862

  1. C

    Why mii RXDV and RXD waveform is not normal?

    I'm debugging rtl8211eg the phy chip on board, I can send data, but has been not normal receiving data. I use the oscilloscope to test waveform of data received and found RXDV haven't encase the RXD signal, could you tell me who encountered this problem? Waveform diagram is as follows: Yellow is...
  2. C

    this erro of compile the busybox-1.17.4!

    I us use the arm-uclinuxeabi-gcc(4.4.1) compile the busybox-1.17.4 and this erro "arm-uclinuxeabi-strip:busybox_unstripped: File forma" is appeared in the last! ############################################################### AR util-linux/volume_id/lib.a LINK busybox_unstripped...
  3. C

    there is somebady buy this board of in "http://www.emcraft.com/index.php/products/88"

    Re: there is somebady buy this board of in "http://www.emcraft.com/index.php/products ok! I have a wrong with it! Something must be done about to buy this! i not in usa!
  4. C

    there is somebady buy this board of in "http://www.emcraft.com/index.php/products/88"

    Re: there is somebady buy this board of in "http://www.emcraft.com/index.php/products yes! I'm very interested on the software or the hardware! but i can,t get this BSP! I download some software of this! but i don't have the busybox! and i download the busybox, but i use the...
  5. C

    there is somebady buy this board of in "http://www.emcraft.com/index.php/products/88"

    there is somebady buy this board of in "http://www.emcraft.com/index.php/products/88" this board on Products/LPC1788, is a cortex-m3, and it run uclinux! there anybody buy it?
  6. C

    how can i port the u-boot-2011.06 on stm32?

    i want to port the u-boot-2011.06 on the stm32f103, bu i can't get any information, help me!
  7. C

    what's wrong with asm(gun gcc) on stm32?

    /*test.S*/ .equ STACK_TOP, 0x20000800 .equ BIT1, 0x00000002 .equ BIT2, 0x00000004 .equ BIT5, 0x00000020 .equ BIT6, 0x00000040 .equ BIT8, 0x00000100 .equ BIT9, 0x00000200 .equ LED1, BIT1 .equ LED2, BIT6 .equ LED3, BIT8 .equ GPIOA, 0X40010800 .equ GPIOA_CRL, 0X40010800 .equ...
  8. C

    the u-boot port on stm32!

    I want port the u-boot on stm32.but i don't know i start! do you everybody for it?
  9. C

    how can i use the uclinuxeabi to compile the code on stm32?

    how can i use the arm-2009q1-163-arm-uclinuxeabi-i686-pc-linux-gnu.tar.bz2 to compile the stm32? i want get the code run on the stm32, and the compile is gcc?
  10. C

    the arm-linux starting procedure!

    I don't know how the vmlinux.lds is to work! this file have some grammar i don't learn,what's it?
  11. C

    uip is not update now?

    Thanks! I have some probelm wit udp of uip1.0! The board receive the port is 55313,do not receive the designated port(2000). I don't known config the uip1.0 for udp!
  12. C

    the webserver of uip1.0 on board of stm32

    But somebady use the lwip,found the lwip have soem bug.and this is very big to the stm32. SO i think the uip is smaller. I have some problem with the udp of uip1.0! I receive the port is 55313,this is not the port of i set.
  13. C

    the webserver of uip1.0 on board of stm32

    I want make a webserver on the board of stm32,but i don't know how can i output the data to the web! I us the uip1.0 for the tcp/ip protocol stack.
  14. C

    uip is not update now?

    The uip the latest version is 1.0, but is release at 2009. The official home page is can't open.
  15. C

    how can i port uCLinux to the LM3SXXX

    When the official of ti port the uclinux on lm3sxxxx? I think the official of ti is not do some work for lm3sxxxx!

Part and Inventory Search

Back
Top