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 write a simple embedded program. It transmit data by CAN1 Interface. I debug it using uVision2.When I download it into flash ,it work incorrectly. The evalution board is mcb167 net.
Hi, I am facing a similar problem. I have developed a application which runs with the debugger but when i run from the flash it is not working. Couls you suggest me the possible cause of problem. Thanks in anticipation. Viral.
Hi Have a look in your makefile (*.m66) and check that none of your code by accident have been placed in RAM instead of FLASH. Good Luck Nils Björkman