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 have a single .BIN file for an Atmel ARM CPU and wants to load that file in the build in simulator from uVision. Is it possible? How to proced?
Yes, .BIN means a binary file, thanks for the bin2hex application. But how can I load the .HEX file into the simulator? I tryed to create a project and add this file into the resources, but when I start the simulator I get an error.