• Please I need Help
    i update the uVision to the 2.31 versiona and the c51 compiler to the 7.01 version but I can't select the C8051f124 from cygnal and the web page I check and this chips is supported. what can I do? ...
  • 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...
  • 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...
  • 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...