Skip to main content
zjs
Visitor II
July 24, 2019
Question

仿真的时候死机

  • July 24, 2019
  • 1 reply
  • 632 views

我使用STM32F407ZET6,仿真软件IAR,仿真器JLINK,在软件加载�?�全速�?行是没有问题的,但是一旦暂�?�就死机,软件报错退出。

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
July 24, 2019

"I use STM32F407ZET6, simulation software IAR, emulator JLINK, there is no problem running at full speed after the software is loaded, but once it pauses, it crashes and the software reports an error."

Ok so you're going to need to learn to use a debugger, and instrument your code, so you can understand what is happening and why it is failing.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..