Hello, 2009/10/27 Wael Showair <[email protected]>: > when i run my application on the board, it seems that my code gets into > infinite loop or hangs & there are no printfs are out on the serial terminal > (minicom) but fortunately, when i press any key of my keyboard, the printfs > are coming out. > > i dont know what could be the cause of the problem, do u?
Is it posible to visit the code somewhere? > i am using arm-none-linux-gnueabi-gcc version 4.3.3 from codesourcery to > build my application, with it supporting > i have used arm-linux-gnueabi-gcc version 4.3.2 to build my kernel I do not think this is a toolchain issue, but something to do with the application you are trying to run. Cheers -- Héctor Orón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

