• please help with incompatible arguments
    Hello, I am using uvision3 with realview compiler. I am busy working on an open source code, which was originally designed for an environment like visual studio. The program compiles fine there....
  • RTX5 and Flash Filesystem incompatibility?
    Hi all, I have a STM32F103C8T6 board with microSD connected to the SPI2 and all the software components are CMSIS compatible. I'm using the cmsis flash filesystem to write a file to the SD card via...
  • MDK is not incompatible with 'mklink' cmd?
    I'm using MDK-ARM V4.53, then i find MDK is not incompatible with 'mklink' cmd. for example: 1)mklink a.c Target\b.c then, In MDK, I open and modify 'a.c', we expect it remain the file symbol link...
  • #DEFINE and EXTRN NUMBER are incompatible ???
    Dear friends, Plz help me in solving this bad problem: PROBLEM DESCRIPTION: I have a number defined in C and I DONT want to alocate memory in 8051 for this number : #define myNumber 0x1234...
  • __inline keyword
    Hi, Is the __inline keyword supported in C166 V4.27 ? If so can anybody point me in the direction of any documentation ? My code complies with this keyword in but,on looking at the generated code...