Does anyone know of a way to do the equivalent of this, in C51 V5.50? #include "myfile.bin" Where the file isn't source code text but a binary such as a Windows bitmap. It would need to be located at an absolute eprom address, too. Any suggestions are appreciated!
I guess what is really needed is a binary file to object file converter, so that the linker then can handle things. Does any have a reference to the object file makeup?
There are various conversion utilities on the Keil site at: http://www.keil.com/download/utils.htm