LM3S9B95出现的问题



用J-LINK 下载程序到LM3S9B95中出现这种情况是怎么回事啊 ?

Wed Apr 25, 2012 23:37:32: JLINK command: device = LM3SxBxx, return = 0
Wed Apr 25, 2012 23:37:32: DLL version: V4.42a, compiled Feb  8 2012 19:01:12
Wed Apr 25, 2012 23:37:32: Firmware: J-Link ARM V8 compiled Jan 31 2018 18:34:52
Wed Apr 25, 2012 23:37:32: JTAG speed is initially set to: 32 kHz
Wed Apr 25, 2012 23:37:32: TotalIRLen = 4, IRPrint = 0x01
Wed Apr 25, 2012 23:37:32: Found Cortex-M3 r2p0, Little endian.
Wed Apr 25, 2012 23:37:33: TPIU fitted.
Wed Apr 25, 2012 23:37:33:   FPUnit: 6 code (BP) slots and 2 literal slots
Wed Apr 25, 2012 23:37:33: Found Cortex-M3 r2p0, Little endian.
Wed Apr 25, 2012 23:37:33: TPIU fitted.
Wed Apr 25, 2012 23:37:33:   FPUnit: 6 code (BP) slots and 2 literal slots
Wed Apr 25, 2012 23:37:33: SYSRESETREQ has confused core. Trying to reconnect and use VECTRESET.

Wed Apr 25, 2012 23:37:35: Core did not halt after reset, trying to disable WDT.

Wed Apr 25, 2012 23:32:00: Fatal error: Bad JTAG communication: Write to IR: Expected 0x1, got 0xF (TAP Command : 10) @ Off 0x5. Wrong AHB ID (15:3). Expected 0x04770001 (Mask 0x0FFFFF0F), Found 0x00000000

  • 先做交叉试验吧,确认一下问题原因是J-LINK仿真器,开发板还是IDE工具的问题。

    楼主最好说明一下,您用的是哪个IDE工具,如何设置的,有没有用其他的仿真器试试能不能连接开发板,以便大家帮你分析分析。