Discussion Title | Created date |
---|---|
Linking assembly to fixed address (e.g. boot loader) I want to combine an assembly bootloader with a C application, but I am having trouble telling the linker to put the assembly at a fixed address (in the boot loader section). What... |
Friday, 8 February 2002 - 14:19 |
Here is solution to hack in support for ATmega8 Hi Everyone, I managed to put together a quick hack to support the ATmega8. I know that it is not the right or best solution, but it is the quickest to start using the m8. Here is... |
Thursday, 6 December 2001 - 08:05 |