• 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...
  • __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 ...
  • writing to a port which is not available
    Hello, we have a small software (bootloader) running on a STM32F103. In a new project, we selecte a "smaller" type the STM32F105 with less pins. In the bootloader we set a push pull port high...
  • USB Device not available for Kinetis?
    Hi all I am evaluating 7-days license for Keil-MDK Pro for Kinetis. I have a TWR-K60F120M tower Kit and I was trying to set up a USB CDC device on that board, with a simple echo program. But...