• howto see what's in the data segment
    C51 returns the following error: *** ERROR C249: 'DATA': SEGMENT TOO LARGE Rather than switching to the COMPACT or LARGE memory model I would like to manually declare some variables into xdata...
  • rt_post_taskswitch not present in RTX for Cortex ?
    Hello, I have used "rt_post_taskswitch" on ARM7 type platforms, but I don't see it in RTX 4.70+ for Cortex architecture (I have the sources). Is this intentional or am I missing something?
  • include file net_config.h not present
    i want to use DHCP in getting the client ip address so i need to use localm structure in net_config.h.. but when used it gives an error saying no header file present.. i am using realview MDk-ARM version...
  • see the fact
    i already done a prog with the use of parallel...but i dont know what else to do ,coz my "SO SMART" prof,still have a comment which is out of this world
  • Not able to see variables in memory window
    Hi, I am new to Keil software. I am using STM32F4O7 discovery board. I want to run my code and then get variable values from the memory window so that I can plot in Matlab. For this, first, I want to...