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 6TheNightWhisper9

  1. 6

    [AVR] Eclipse Compiling error with AVR

    I've made make V=1 but nothing change, the same errors
  2. 6

    [AVR] Eclipse Compiling error with AVR

    Hi My friend I compiling only a release version without debug ,also enabled avrdude to burn the generated hex file
  3. 6

    [AVR] Eclipse Compiling error with AVR

    Hi my friend I put LedOnoff.c in all the folders belong to the project, but i've got the same error
  4. 6

    [AVR] Eclipse Compiling error with AVR

    Dear All I'v used Eclipse to create a simple AVr application for ATMEGA8A, but after compiling the code i got an errors which is generated with any avr application coded by the Eclipse,so pls help to solve these errors my code is #include <avr/io.h> int main() { DDRC |= 1<<PC0...
  5. 6

    [AVR] Can't compile IRemote header in Atmel studio 7

    Hi My friends I'm have an AVR UController ATMEGA8A and using Atmel studio 7 for my code, want to build an Infra Red remote control with a library that define a class in its header file (IRremote.h), and as i know C language doesn't support class type (not OOP), so when i compile the program...
  6. 6

    [PIC] PIC Serial programming issue

    thanks, i will try it,i hope it's work for me
  7. 6

    [PIC] PIC Serial programming issue

    Hi nagkiller I'm using a real serial port not a converter
  8. 6

    [PIC] PIC Serial programming issue

    thanks nagkiller unfortunate i tried the cct and set the options a you mentioned ,but i got the same error
  9. 6

    [PIC] PIC Serial programming issue

    Thanks to betwixt betwixt & nagkiller and sorry for being late to reply i was busy with some work. with respect to betwixt , the problem with building pickit programmer , is i don't have any programmer for programming PIC18F2550 ,it's too expensive in my country but if i have to i will think...
  10. 6

    [PIC] PIC Serial programming issue

    Thanks very much for the advice and this will be the last choice for me , cause i like to make every thing by my self as long as it's easy and could make it many thanks
  11. 6

    [PIC] PIC Serial programming issue

    Dears my friends I've built so many PIC16F84A serial programmer with and without external power supply but none of them where succeed and I don't know why. I've used so many programmers like PICPgm Programmer,WinPic800 and icprog at the end of programming process I get a verification error...

Part and Inventory Search

Back
Top