??? 05/05/04 05:01 Read: times |
#69868 - RE: Spliting code: bootloader / application Responding to: ???'s previous message |
Methinks you're going to have to define some common area of memory to pass the data. The Keil website has notes on how to define fixed memory addresses and assign them to pointers (normally used to r/w to i/o registers).
One would normally put these declarations in a file common to both pieces of code so if you change something the other code knows about it when re-compiling. |
Topic | Author | Date |
Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application![]() | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 | |
RE: Spliting code: bootloader / application | 01/01/70 00:00 |