EmbeddedRelated.com
Forums

IAR Error could not open source file

Started by Guru C January 23, 2009
Hi,

I am using IAR embedded workbench 4.41.

I am getting fatal error as
"Fatal Error[Pe005]: could not open source file "ysizet.h" C:\Program Files\IAR Systems\Embedded Workbench 4.0 Kickstart\ARM\INC\string.h 12 "

please anybody suggest how to solve this problem?


Thanks



An Engineer's Guide to the LPC2100 Series

Have you checked whether or not the file exists in that directory?

Why not use an up to date version of IAR?

Regards,
Richard.

+ http://www.FreeRTOS.org
Designed for Microcontrollers. More than 7000 downloads per month.

+ http://www.freertos.org/Documentation/FreeRTOS-documentation-and-book.html
New FreeRTOS eBook
Hi All,

Thank you in advance.

I'm going to set delay between two applications (Ex: LED ON and OFF) using
TIMER0 (LPC2103).

Could anybody please suggest how to get the delay using the Timer interrupt?

My code will be like this:

OnResponseAction(bootOption[1], &readpinstatus);

>>>>Here I need the delay ( using TIMER0)

OnResponseAction(bootOption[2], &readpinstatus);

.

Have a nice weekend ahead...

Best Regards,

Santos Kumar Das