• interoperability between C compilers
    Hi, I'm working on a project where we are mainly using the RealView compiler together with Keil uVision. We are now considering adding a third party driver that is created with the GNU toolchain...
  • MDK-ARM v.3.11 linker interoperability problem?
    Hello all, I use own ARM GNU based (CodeSourcery) optimized library written in assembler. It uses ARM mode. I have tested interoperability with Keil tools and up to the MDK-ARM v.3.05 everything...
  • Interoperability for c++ between armclang and gcc(linaro)
    Hi; I have built 'Compute Library' as said in Bare Metal Building section of documentation by using Linaro toolchain on Ubuntu. I'm targetting bare-metal. On another machine, I want to use this library...
  • keil mistake in middlewares ver6.x
    I think there is a mistake in keil middlewares ver 6.x, keil should defines API functions for bottom layer of its middleware for micro/hardware interface and we as users can write our drivers according...
  • problem with keil file system middleware
    hi to all, i am working on project that in it i need to read and write to micro-sd-card in unit of sector, for done that i decide use keil file system middleware and then use fs_ioc_read_sector and...