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 reckless

  1. R

    Looking for MICRO kernel RTOS

    MICRO kernel RTOS Hi all, i am serching the micro kernel OS so that i can build the usb support in it and boot it from my nand flash can anybody tell about the following details:- Which Micro kernel OS to use? which boot loader utility will b helpful? the utility thru which i can download my...
  2. R

    how to build and debug programs in uCOS-ii under windows??

    Re: how to build and debug programs in uCOS-ii under windows hi, I don't know about the keil but i have done my final year project in ucos-ii and we access the graphic card register directly by using lib libpc and we put the final image of our program in the floppy and boot it the reference...
  3. R

    Tools and references for Kernel progamming

    Re: Kernel progamming go for few books like linux kernelprogramming etc look for www.tldp.org join linux forums.org and a lot of stuff on net go for linux.google.com for linux stuff best of luck
  4. R

    DCT & IDCT problem

    hi all i need some good material on DCT IDCT i ve to do the DCT of and bmp image and then IDCT of it to get the image back .. any help . In c code i ve implemented the formula that is not giving the appropriate result and the image in blurned. :cry:
  5. R

    Make missing seperator

    that is about the spaces in the make file we have to use tab because it take spaces as a character . i used tab and the prob is solved thanx
  6. R

    to change splash image of kde

    im using kde and bored with the splash image of it thou im able to download the login windows but the splash image is still that RED hat default i did change the gnome splash logo by calling gconf-editor but what for kde ?? any freak of good looks Cool
  7. R

    Make missing seperator

    missing seperator hi do any one have the solution to this prob i m just into the kernel module prog so i make the hello program and make its make file as simple as makefile KERNELDIR = /usr/src/linux-2.4.20-6/include/ CFLAGS = -D__KERNEL__ -I$(KERNELDIR) -O -Wall all: hello.o clean: rm -r...
  8. R

    Problem with Linux kernel panic (no init found)

    Re: linux kernel panic thanx i did it the problem was with the file system ext3 support in x config thanx:D
  9. R

    Which Linux device driver is easy to develop?

    Re: linux device driver how about PCI card like that suggest some good one ??
  10. R

    Which Linux device driver is easy to develop?

    Re: linux device driver hey my qn is wheather to go in which driver like do i make PCI driver or which one is good for start
  11. R

    Which Linux device driver is easy to develop?

    hi there im a new bee and going to develop a device driver inlinux so can any one please guide me which driver is good to build at start thanx:|
  12. R

    Problem with Linux kernel panic (no init found)

    hi there if anybody can help me i ve been facing this prob and didn't find the answer , i ve compiled the kernel do these steps my root is (hd0,4) idid make mrproper make distclean make xconfig make dep make clean make modules make modules_install copy the image to the /boot i am using grub so...
  13. R

    difference b/w kernel & operating system

    didn't gottya please explain in detail i need to know the whole story if u know the kins and the dada's explain what u want to say :|
  14. R

    difference b/w kernel & operating system

    the question is where the kernel and OS deviates they both call managers and do the function as u told but where is the main point of deviation which thing contradictes in calling windows a kernel and linux a operating system thanx anyways
  15. R

    tell me bout embedded linux

    hey my question is for embedded linux not for UC so can u give me details of embeddd linux or not

Part and Inventory Search

Back
Top