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 tdmicro

  1. T

    [General] Structure Copying Issue in Keil

    hi, we are trying to copy some data in a structure (IDE :keil , lang - cpp) structure typedef unsigned char U8; typedef struct { U8 pD; U8 sD; U8 dD; U8* txdata; }data_ID; typedef struct { sObj Data; unsigned char ms; unsigned char status; }zmtData; typedef struct //autogenerated...

Part and Inventory Search

Back
Top