• ISR not called or Jumping to incorrect address
    I am using Keil as development environment for EFM32ZG110F32 controller from silicon labs. This is cortex M0+ core controller. I created project referring getting started manual of Keil and facing issue...
  • C51: HEX files are incorrect?
    Hi, I've tried compiling a simple C program to run on my 8031 development board using the TS80C31X2-MIA chip. There doesn't appear to be a preset device for this chip in the target options. When...
  • Incorrect ADC Value
    Hi all, I have written a ADC program for LPC1768 microcontroller and for that I have used LM35 temperature sensor. After using conversion formula the output is different from the actual temperature...
  • Stack Pointer reading incorrect value from register
    I've asked is same question in stack overflow, but didn't get the response. Here goes, Why is Stack-pointer register not reading correct value from another register? When I move a value from register...
  • Generate axf from hex
    Hi all, I should program a LPC2478 (ARM7) with ULINK2 of keil. I run the upload of memory with the SAVE command from COMMAND LINE, so I create the file xxx.hex At this point I want to download via...