Samuel Community Member
- Used to be called miao.mingming
- Member since Jan 20th 2021
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Samuel -
Replied to the thread IDE Crash if there's no target.
PostHi Seggers, Any update? Can this issue be reproduced? -
Samuel -
Replied to the thread How to use ImportSVD in a Memory Map file.
PostI have the same question. If the SVD file can be used in Embedded Studio, more old chip projects move to the IDE will be possiable. Or, Segger provide a convert tool in IDE to translate SVD file to new memory map file is another option. -
Samuel -
Replied to the thread IDE Crash if there's no target.
Post -
Samuel -
Replied to the thread [SOLVED] Disassembly Address mismatch in Debug Session.
PostResolved by edit project file. cozd by external_build_file_name="" target to a wrong ELF file. -
Samuel -
Replied to the thread IDE Crash if there's no target.
PostThanks for reply. V5.34 have the same issue. As i know v5.20 v5.30 has exactly the same problem. The condition is 1. Connect JLink to target(with power supply); 2. Disable CPU or Halt fail, maybe only connect JTAG VTREF Pin will works the same; 3.… -
Samuel -
Posted the thread IDE Crash if there's no target.
ThreadIDE will crash if there's no target cpu. Is there any way configure some settings to prevent from this kind of crash. forum.segger.com/index.php/Att…cc2a9f78d99c42335e017c5a0 -
Samuel -
Posted the thread [SOLVED] Disassembly Address mismatch in Debug Session.
ThreadAddress mismatch with really code in debug session. Left is Disassembly window, Right is ELF file,CPU-PC-Pointer/Really-Address-in-ELF mismatch witch in Disassembly-Window. CPU-PC-Pointer/Really-Address-in-ELF is right, but Address in…