public_notes/content/20240206132752 IAR Embedded workbench の画面がめちゃくちゃになったときのworkaround.md
2024-02-07 00:00:08 +09:00

13 lines
607 B
Markdown
Executable file
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 20240206132752 IAR Embedded workbench の画面がめちゃくちゃになったときのworkaround
#IAR #eww #workaround
いったん終了し、以下フォルダを削除して再起動する。ウィンドウの表示、配置の設定などはすべてデフォルトに戻る。
```
- 出力フォルダ
    `プロジェクトオプション > 一般オプション > 出力 > 出力ディレクトリ`
    で指定されるフォルダ。デフォルトの場合Debugフォルダ。
    
 - .dep / .ewtファイル存在する場合
 
 - settings フォルダ
```