| ??? 09/27/02 11:27 Read: times |
#29765 - RE: Calling a image file from my c code |
Hi Spencer,
on Keil C51 you can write: char code bmp[64][128] _at_ 0x1000; Then you place the image on the address 0x1000. Then you can combine the hex-file of the code with the image. Only remove the end record (last line) of the first hex-file. Peter |
| Topic | Author | Date |
| Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
RE: Calling a image file from my c code | 01/01/70 00:00 |



