• Error Include Mutex IAR Embedded Workbench ARM
    I'm trying to implement the EtHash algorithm in the AM3357 microcontroller, but when I try to include the mutex library it shows the following error: "Fatal Error [Pe035]: #error directive: "IAR Systems...
  • IAR Embedded Workbench for ARM 8.40.1.21539
    Hi, I have recently upgraded the IAR workbench from version 6.x to 8.x. My NXP LPC2368 based device application used to work well when built with the 6.x version of IAR compiler. But the same project...
  • IAR Embedded Workbench ARM compiler
    Hi, I'm using IAR Embedded Workbench ARM are: being int a; and unsigned char b = 0x03; a = ~ b; should not be 0xfc and not 0xfffffffc? Is this a bug or is it deliberate?
  • c141 error in uV 4.0
    hello, i am using keil uvision 4.0 for my 8051 projects.i am getting an error whenever i use the pre defined word 'else' in my code. ex: if(an1==1) { LED1=1; LED2=1; else //at this...
  • MDK-ARM version 4.0
    Hi There, I have just installed evaluation version of MDK-ARM version 4.00 and have two questions: 1. I am unable to compile any program as linker returns an error regarding 'main function not found...