Book a Demo

Author Topic: Import C files w attributes  (Read 2486 times)

Lars Er

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Import C files w attributes
« on: May 07, 2010, 07:26:56 pm »
Is there any way to over come the parse error when importing C code with attributes like __irq?
Example: void UARTint (void) __irq
{
}

Thanks in advance

Lars

Lars Er

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Import C files w attributes
« Reply #1 on: May 08, 2010, 01:55:44 am »
Macro function resolves it 8-).
EA is great!

/ lars