• 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...
  • 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...
  • 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...
  • Help in keil uvision4
    Note: This was originally posted on 15th August 2010 at http://forums.arm.com hii. can some tell me in keil uvision4 why startup code is required..help plz
  • 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...