Sorry, but there are no more tags available to filter with.
  • Include .h file in scatterfile

    Hello everyboy,

    I tried to include a .h file in my scatter file using the armcc -E option. Including a header file, that contains nothing but makros allready works, but i cannot include a header, containing function declaration or includes like stdint…