How to debug "in application programming" embedded software
"echo" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
There's two programs in the flash, one boots the other one. How can I debug both programs (boot and app)? I can load both programs into flash, but I don't know how to debug both of them. Could you give me some hints?