• what is def. of this fn?..
    Hello, do somebody know what do this functions in simulation support of uvision: GetTagetKey,SetTargetKey and GetExtInfo Thank you Roman
  • Problem with importing .def file into project
    Hello, I have a project in IAR where is .def file and I need this project in Keil. So I am importinr file by file but the only problem is how to import .def. When I import this file it ask me to choose...
  • RTX MainThread def use case
    Hi Experts, I went through the CMSIS RTX code for Cortex-M and bit curious on the features & configurations. In that I could see osFeature_MainThread  macro is defined for the requirement of main thread...
  • Where is datatype 'UsbSocket' defined?
    We use Keil development tools. We have ARM7 LPC2400 based controller that talks to host over USB. I started looking at the code in the controller that is used to carry out USB Communications. In...
  • how/ where is the "TARGET_IS" defined? for Tivaware on TM4C129
    I am having trouble changing from a Texas Instruments TM4C123 to TM4C129 that are Arm Cortex-M4 In Texas Instruments "Tivaware" many libraries which have something like: #if defined(TARGET_IS_TM4C123_RA1...