SWD就不能用了,无法继续下载了。已经换了四次芯片都是会出现这个问题
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi 亚男 侯,
非常感谢使用NXP产品,很高兴为你提供技术支持!
请问下载错误提示信息,具体是什么呢,还有去除R11电阻后再试试。
Have a great day,
TIC
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi jeremyzhou
IDE我用的是keil5,烧录器是ULINK2。
下载提示错误信息如下图,
R11已经拆了,但是测量电压还是不正常,SWDIO引脚电压依旧是1V左右,烧录器依然检测不到芯片,程序依然下载不了。
我最疑惑的是为什么不是一开始就不能用,而是已经下载了几次之后就不正常了


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi 亚男 侯,
感谢回复。
我想知道的是相似的问题有多大的比例会出现在批量生产的板子上呢。
从你的描述来说板子在一开始debug的时候是没问题的,等到debug的次数到了一定数目时,问题才会出现,所以我猜测板子PCB或者焊接工艺都有可能是原因。
我建议你将好的板子或出现问题的板子详细的做个对比测试,还有将出现问题的板子上的芯片移到好的板子上试试,看看能否debug.
Have a great day,
TIC
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI jeremyzhou
感谢回复,这几天重新测试了板子,发现可能是因为程序里打开了四个GPIO造成的,所以现在想请问你一下,在不使用SWD的情况下,怎样擦除LPC54114芯片?NXP是否有官方的烧录软件?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi 亚男 侯,
感谢回复。
Flash Magic 工具可以用于烧录,烧写LPC芯片,具体方法可参考此贴。
https://learn.adafruit.com/getting-started-with-the-lpc810/programming-the-lpc810-with-flash-magic
Have a great day,
TIC
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI jeremyzhou
发现你们一个笔误,#define DEMO_GINT1_PORT kGINT_Port0应该是kGINT_Port1


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi 亚男 侯,
感谢回复!
其实是kGINT_Port0和kGINT_Port1对应着GPIO0和GPIO1,而GINT0和GINT1都是可以配置GPIO0和GPIO1中的引脚的。
Have a great day,
TIC
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
