| ??? 11/26/02 13:39 Read: times |
#33178 - SDCC, code at a specific location |
Hello,
how can I force SDCC to locate code at a specific location, e. g. from 8000h? (I have built a development system with ROM and RAM from 0 to 7FFF an another monitor RAM from 8000h to FFFFh, from wich a program can be executed. Now I want to write a monitor program with the SDCC C compiler, wich downloads code to my monitor ram where it would be executed. I guess it is not possible to download an start a complete program, so I just want to do it only with a part of it, included in a big interrupt routine, wich could be started and stopped by setting and clearing a interrupt bit, e. g. ET0, with its interrupt vector pointing to adress 8000h.) Thank you! Mike |
| Topic | Author | Date |
| SDCC, code at a specific location | 01/01/70 00:00 | |
| RE: SDCC, code..., 2nd question | 01/01/70 00:00 | |
| RE: SDCC, code at a specific location | 01/01/70 00:00 | |
| RE: SDCC, code..., 2nd question | 01/01/70 00:00 | |
| RE: SDCC, code..., 2nd question | 01/01/70 00:00 | |
| RE: SDCC, code..., 2nd question | 01/01/70 00:00 | |
| RE: SDCC, code at ..., Andy | 01/01/70 00:00 | |
RE: SDCC, code at ..., Andy | 01/01/70 00:00 |



