• 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...
  • 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?
  • Forums fixed
    The forums have been unavailable for the past day due to a technical issue. Please be aware that any postings made within this time will need to made again. We apologise for any inconvenience caused...
  • How to make an interruptable code sequence in C?
    I am looking for opinions on how to create a code sequence that is written in "C" that must be performed as an uninterruptable sequence. I want to disable interrupts (globally) execute a code sequence...
  • how to see what is present in external memory?
    hi to all, i am new to firmware development.In keil i need to watch whats in the external memory. is it possible?.if so tell me the procedure to watch it. thanks in advance.