mirror of
https://github.com/apache/nuttx.git
synced 2026-08-26 20:00:42 +00:00
LP43xx... disable debug traps on hardfaults
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4929 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
63f844e16c
commit
aa336cdd74
1 changed files with 6 additions and 0 deletions
|
|
@ -360,6 +360,12 @@ Code Red IDE
|
|||
configuration file when you build NuttX. That option is necessary to build
|
||||
in debugging symbols.
|
||||
|
||||
NOTE 3: There are few things that NuttX has to do differently if you
|
||||
are using a debugger. Make sure that you also set CONFIG_DEBUG=y. Nothing
|
||||
also is needed and no debug output will be generated; but NuttX will
|
||||
use CONFIG_DEBUG=y to mean that a debugger is attached and will deal
|
||||
with certain resets and debug controls appropriately.
|
||||
|
||||
Troubleshooting. This page provides some troubleshooting information that
|
||||
you can use to verify that the LPCLink is working correctly:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue