Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

AVR Studio/GCC goes into an endless wait...

2006-03-10 by anding_eunding

Hello,

Would anyone be able to shed some light on this puzzle...?  I am 
using the latest AVR Studio with the plug-in GCC. 

EXAMPLE A

int main(void)
{
return 1;
}

Compiles perfectly

EXAMPLE B

#include <stdlib.h>
int main(void)
{
return 1;
}

Sends AVR studio into an endless wait cursor / ...is not responding 
situation!

I guess this is not a feature.  Does anyone know what I'm doing 
wrong or what the workaround is?

Many thanks

Andrew

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.