LPC55S66 rev.1 going to busfault on debugging

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC55S66 rev.1 going to busfault on debugging

861 Views
dingelen
Contributor III

Hi,

has anyone else experineced the LPC55S66 rev.1 on debugging with SWD going immediatly to a bus-fault, not entering the ResetISR?

Same code in a LPC55S69 does work correct. I've already tried several chips all with the same error, the LPC55S69 always works.

Versions IDE 11.0.1, SDK 2.6.2, Segger J-Link, using the standard empty project from SDK or the SDK examples.

Thanks,

Tom

Labels (1)
3 Replies

737 Views
FelipeGarcia
NXP Employee
NXP Employee

Hello Tom,

 

Have you try to enter into ISP mode before trying to debug? In addition, please have in mind LPC55S66 has smaller flash and SRAM than LPC55S69. Is there any chance your application is consuming all the resources? Please check image below.

pastedImage_3.png

Best regards,

Felipe

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos

737 Views
dingelen
Contributor III

Hi Felipe,

as you can see here https://community.nxp.com/message/1195953  it toke me quiet a time to get this data from NXP. It would be nice if you could verify this behaviour. It is happening with both examples from the LPC55S66 SDK2.6.2 as with own generated files. Running it on a LPC55S69 solves the problem.

Best regards,

Tom

0 Kudos

737 Views
dingelen
Contributor III

This issue has been solved with SDK 2.6.3