 | Discussion Forum |  |
|
|
Using a .BIN with the build in simulatorNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Gustavo Vargas Posted 20-Jul-2007 19:14 GMT Toolset ARM |  Using a .BIN with the build in simulator Gustavo Vargas 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? | | Read-Only Author Reinhard Keil Posted 23-Jul-2007 14:16 GMT Toolset ARM |  RE: Using a .BIN with the build in simulator Reinhard Keil I guess *.BIN stands for a binary file. You should make a HEX file first (see http://www.keil.com/support/docs/275.htm). This format can be loaded into the debugger. | | Read-Only Author Gustavo Vargas Posted 23-Jul-2007 16:13 GMT Toolset ARM |  RE: Using a .BIN with the build in simulator Gustavo Vargas 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. | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|