• load region and execute region
    can the execute region address exceed the range specified by the load region base address and max size setting?
  • CMSIS change MAC on runtime
    Hi All, I'm using the CMSIS network component on STM32F407. To set a right MAC I'm reading it from external I2C EEprom and then I need to change the MAC of the system... Can't find any function to...
  • IP change at runtime
    In keil NETWORK stack, how to change IP address in runtime? In documents, LOCALM is given but there is no example to use it. Thanks
  • Load region size vs execution region size
    Trying to the keep the load region under 0x8000 but load region is more then 0x8000 yet execution region is only 0xa7c? How come my load region size is is so much more? This is a Cortex M1 on a Altera...
  • CC1010 - Changing the frequency runtime
    Hi Guys, I am trying to find out if it is possible to change the receiver frequency [for CC1010] during runtime. For example, i start at 433 MHz, then, after a few seconds I will change the frequency...