Hi Erich
Thank you for your reply. I think this is the answer:
"It comes up as BOOTLOADER device *without* the reset button pressed if there is no *.SDA application loaded."
Simple. That makes sense.
I will look into those other SDAs. Thanks.
I am not completely confident about the programming process, simple as it may be. There is some missing information, I think.
1. I don't see a positive indication as to when the programming is complete. There should be a message or a LED flash or something that says "done". Real basic user interface concept.
2. The example applications aren't documented as I would expect. For instance, there is an application called "platinum". Sounds like an OS...like Chrome perhaps. I looked at the code, it apparently is a serial character echo. So why not call it "serial_echo"? Why not start the PDF that comes with the examples by saying what the applications do? Is this too rudimentary? Or is this just a bog standard documentation principle that has not been applied?
3. What I think would be most appropriate for examples is two programs (in .SDA format) "yellow_blue" and "red_green". You drop yellow_blue in there, the LED flashes yellow/blue. You get the picture. Burning in those two programs alternately is a very simple way to verify the programming process works, in seconds. Oh sure it should work, it works most of the time, but does it work with my particular configuration? Something really basic like this should be provided.