• Code Relocation - Revisited
    I'm looking for some ideas (or solution) to the following problem :- 1. I using an STM32F207VG and I want to operate from 2 x separate code executables. An "old" version, and the "new" uploaded version...
  • Olimex STM32-P103 revisited...
    A couple of old threads about this: http://www.keil.com/forum/docs/thread11294.asp http://www.keil.com/forum/docs/thread10180.asp I now have access to an Olimex STM32-P103 board, so wondered...
  • org 0000h how to specify in keil c
    Hi all iam working c8051f020 ,iam new to microcontroller field , In assembly we specify org 0000h , but how it can be specified in keil c why bcos as soon as iam doing single stepping my programme...
  • TCPNet / Ethernet - Preventing 'interrupt storm' - REVISITED
    I have an identical problem to the ETH_IRQHandler() interrupt bug described on the original thread with this title (i.e. TCPNet / Ethernet - Preventing 'interrupt storm') i.e. OS_ERR_FIFO_OVF gets...
  • Assembly routines producing NOP's
    I'm new to the Keil compiler and am having problems with assembly subroutines. The program compiles and links just fine but when I download the debug file to my Metalink emulator the assembly subroutines...