| ??? 11/13/01 09:48 Read: times |
#16557 - RE: How to add assembly to Keil C51 ver5? |
Try adding
#define warmBoot() ((void(code *)(void))0x0)() to the sources. Don't ask me how it works though, i just copied it out of some sources. I Assume it defines a function at address 0 and calls it, thus performing a warm boot. ----------- Wim van der Vegt |
| Topic | Author | Date |
| How to add assembly to Keil C51 ver5? | 01/01/70 00:00 | |
| RE: How to add assembly to Keil C51 ver5? | 01/01/70 00:00 | |
| RE: How to add assembly to Keil C51 ver5? | 01/01/70 00:00 | |
| RE: How to add assembly to Keil C51 ver5? | 01/01/70 00:00 | |
RE: How to add assembly to Keil C51 ver5? | 01/01/70 00:00 |



