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 meghadaga

  1. M

    read a text file on C5416 DSP

    Hi Everyone, I am trying to read an external txt file in C5416. I have provided proper header file; stdio.h. But somehow the file is not getting opened. I am reading it as follows: if((fileid = fopen( "test", "r" )) == NULL ) printf( "The file 'test' was not opened\n" ); else printf(...

Part and Inventory Search

Back
Top