We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.