• how to use check8.exe
    How to use the check8.exe utility? What are the parameters? I got this example form the download. check8 %1.bin /s0x0000 /e0x3FFE /p0x3FFF /v0x80 What do the parameters mean? check8 can force the...
  • CHECK8.exe for 64-bit windows
    Does CHECK8.exe exist for 64-bit system?
  • ADC DMA wrong values
    Hi, I'm facing some problem with ADC and DMA of STM32f103 uC. I have a stm32f103 board and I had configured it to use ADC with DMA. Both configurations are taken from examples codes. I connected...
  • Wrong DPTR value
    Dear Sirs, The C code in my project is: TaskStruct xdata * data pTask; data unsigned char Task; ... *pTask->ProcID=Task; causes the assembly code MOV A,pTask+1 ADD A,#06 LCALL 4629...
  • WRONG XRAM VALUES DEBUGGING ADUC847
    Hello: I have a problem while debugging or simulating the analog device microcontroller Aduc847. When I compile with "Small" memory model, I'm able to watch tha value of all the variables, but If...