ColdLoader
"rmcdonld" <[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
How do I assemble a coldloader in the DC 10.72 environment? I have selected build to 'Compile defined target configuration to .bin file' and deselected 'include bios'. DC still seems to be trying to include the bios. line 272 : WARNING PROGRAM.LIB : Reference to 'main' has no corresponding prototype. If I include main() in the code it builds fine, however the code is at the wrong location since the bios is being included. I'm new to the DC environment, but have been working with Rabbits(not the furry kind) for quite awhile.