• Interface a assambler prog. in a C-Prog.
    How Can I interface a assambler -file in a C-Code??
  • PROG. BURNER.
    RESPECTED THERE, I DESIGN SMALL LED INTERFACING PROG. IN KEIL MICRO VISION AND NOW I WANT TO BURN THAT PROG. IN MI uC THAT IS 89S51. SO I NEED HARDWARE TO LOAD THAT HEX FFILE INTO MY CONTROLLER.
  • How to write prog. in GCC
    Hello friends Up till now i have used Keil compiler to write code for LPC2148 Now i want to write code in GCC compiler I never tried GCC compiler to write code for LPC2148 Is there any...
  • asembly prog is not working
    RAM location 47 to 52 have data 1,2,3,4,5,6 average to be taken and result in reg r3 mov r1,#06h Counter mov b,#06h Divisor mov r0,#47h mov a,@ro L1 add a,@r0 inc r0 djnz r1,L1 div ab mov...
  • Max Prog Code Size in W78E516
    Hello Guys, Recently i came upon Nuvoton W78E516D micro controller. The data sheet specifies that it has 64KB of flash rom which means that my program code of size 60 KB or atleast 10KB can fit in...