|
How can I auto-creat hex files in uvision IDE when I use LX51 ?Next Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author James Wu Posted 24-Jan-2005 06:46 GMT Toolset C51 |  How can I auto-creat hex files in uvision IDE when I use LX51 ? James Wu If I create 32 code banks by using BL51 in uvision IDE, it can be auto-created 32 hex files.
But If I want to create 32 code banks by using LX51 in uvision IDE, it can't be auto-created 32 hex files. Why?
Do I need to creat 32 hex files by using OHX51 in command prompt?
------------------------------------ Besides, If I want to creat 64 code banks by using LX51 in uvision IDE, I can't assign code bank to each asm file in "Options for file" window. Why?
Do I need to creat each obj and hex by using LX51 and OHX51 in command prompt? | | Read-Only Author Keil Reinhard Posted 8-Feb-2005 10:13 GMT Toolset C51 |  RE: How can I auto-creat hex files in uvision IDE when I use LX51 ? Keil Reinhard OHX51 generates linear HEX files that include all banks.
It is possible to split them as described in: http://www.keil.com/support/docs/2349.htm | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|