Hi,
My customer is using an F28335.
He observed some differences between standalone operation (running code mainly from Flash and some parts of the code from RAM) and operation when running from the debugger.
So he is asking which difference it makes when running from the debugger.
There are several things that come to my mind:
- Influence on Interrupts, PWMs, Breakpoints (Wiki article: C2000 Breakpoints in code loaded to Flash and run from RAM)
- Code / Variables directly loaded by the debugger
My question is:
Do we have any documentation where all these things are collected (other than this wiki page here: processors.wiki.ti.com/.../Debug_Handbook_for_CCS )
If not, which set of documents / wiki pages should I recommend to the customer?
Thanks a lot,
Harry