I find sth very strange. My code runs perfectly when in debug mode, but cannot run when the firmware is downloaded to flash. My code is based on the Basic_USB code provided by atmel(add the UDP interrupt).It seems the interrupt routine handler is never entered.
Can any one point out the possible causes of this problem? really confused.