• DMA Problem!!! please help
    Hello i am trying to build a simple DMA program to read ADC values and its working but not completely the problem is here: at first this code is working 1. u[0]=((float)ADC_Data[0])*3; sprintf...
  • Linker Problems - Please help
    Please help me with the following linker problems: Errors: .\Flash\Blinky.axf: Error: L6218E: Undefined symbol EplTimerHighReskDeleteTimer (referred from epldllk.o). .\Flash\Blinky.axf: Error...
  • xdata problem -help please
    Im trying to get my 87C51 to read and write data to a peripheral (D71055). I'm using uVision3 and everything works fine with the debugger- I can see the data at the memory locations (0xF801) changing...
  • LPC3250 DMA Help
    Hi all i posted before this problem. now im posting with some improvement. My Source is Memory and Destination is peripheral. I have configured the DMA as - 32bit wide Source and 32bit Destination...
  • LPC3250 DMA Interrupt Help
    New! LPC3250 DMA Interrupt Help eswar g Hi I'm facing problum while configuration for GPDMA . I was unable to generate interrupt on DMA. here I'm listing 1.I configured DMA Channel 0 for UART2...