• MDC not available
    Hello, I am dealing with HTTP server code in KEIL MDK5. I am trying to implement the sample code provided. But web page is not getting. Now I came to know that MDC at the physical driver management unit...
  • ARTX166 not available
    I bought the ARTX-166 Advanced RTOS Version 6 . When I installed Keil uVision from the delivered CD-ROM no ARTX examples have been added to my Keil-path. Also I can't include the AR166.H file. Can...
  • Writing to I/O ports
    I am comparing the speed of port writes on the Infineon XC167 to the ARM LPC2294 since I need to do some rapid bit-bashing to my peripherals. The C166 compiler generates one line of code that executes...
  • __attribute__((naked)) is this option available?
    Hi I want to use this __attribute__((naked)) for one of my functions in keil, but it generates a warning that says main.c(6846): warning: #1207-D: unknown attribute "naked" This is my function...
  • RTX RTOS available for ARM9?
    I am looking into using a processor made by Cypress Semiconductor, the EZ-USB FX3, which uses an ARM926EJ-S core. Is there a port of the RTX RTOS available for this core? Thanks, Doug Burrell ...