 | Discussion Forum |  |
|
|
Custom ToolsNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Roger Henderson Posted 15-Mar-2005 12:49 GMT Toolset C51 |  Custom Tools Roger Henderson I have a batch file that I use to convert the output of my banked project (4 Hex files) into one continuous binary file for downloading to my emulator. The batch file works fine and very quickly when run from the command line. However when I use the "Custom Tools" or "Run User Program" facilities the batch file does not execute, a command window is displayed but nothing else occurs.
1. Has anyone else experienced this problem or have any ideas how to solve it.
2. Is there a better way to generate the single file I require for my eprom emulator.
My target is Dallas 80C320 with 256Kbytes eprom arranged as 4 banks (0000 - FFFF).
Thanks in advance for any help given. | | Read-Only Author Jon Ward Posted 17-Mar-2005 16:19 GMT Toolset C51 |  RE: Custom Tools Jon Ward If there are spaces in the path to the batch file, you may require quotes around the path.
Maybe the following knowledgebase article is helpful.
http://www.keil.com/support/docs/1823.htm
Jon | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|