• Facing issue while Prefetching the data
    for(y=0;y<height;y++) { a0 = vld1_u16 (&p[width*0]); // a0 - a10 = 16x4 vector and width is 32 bit integer a1 = vld1_u16 (&p[width*1]); a2 = vld1_u16 (&p[width*2]); a3 = vld1_u16 (&p[width*3]); a4 = vld1_u16...
  • problems being faced while using printf() statements
    can anybody please help me as i am facing problems using printf() statements as i am not understanding how i will print the statements on the console. can anyone provide us with the steps for console...
  • Facing a problem while compiling the code for ADuC703x
    Hi, Good Day. Currently I am working on ADuC703x from Analog devices family. This processor is built with ARM7TDMI core. I have taken one example code from analog devices and trying to build that...
  • Facing problem with Atmel At89c5131.
    I am using Atmel AT89C5131 64pins. From the Atmel website, I found these programs - Keil uVision and Flip 2.2.4. I would like to confirm whether it is true that I can use the Keil uVision 2 to generate...
  • problem facing in p89v51rd2
    hey i am using p89v51rd2 8051 microcontroller in robo application i connected port3.0 pin of controoler to l293d chip of pin 2 ,and port3.1 pin of controller to l293d chip of pin 7; port3.0=1 port3...