• regarding ARm7
    Hello, I am using ARM7 lpc2378 for usb developement.I use the keil example usb hid code,it woking fine and can tansmit,receive the 8bit data.Now I want to send and receive the 32bit data.I changed...
  • regarding jtag
    I design my jtag for luminary board , it work well with Steralis ICD , Now I want to build my own dll for luminary so that I can name Pramod ICD, how i can do this i tries but it give problem...
  • regarding banking
    Hi I am to make bank .Each bank size is restricted to 16k . but i want 32 k . because one of my C file ,code size is more than 18k . how can i achive this ? please give me your suggestion thanking...
  • regarding assignment
    while combining C & assembly instructions, how do i assign value contained in any register like r6, r7 etc. to variable defined in C. i did this is it right? unsigned char myvalue; # pragma asm...
  • Regarding p89c51rd2
    Dear Sir; Currently am doing Project in p89c51rd2 and using the Header file REG51F.h. After my code compile it will show the error "Data Segment too large". How can i reduce this or avoid this...