Home>Article>Development Tools> How to call Notepad++ from IAR (picture and text)
The content of this article is about how to call Notepad (pictures and text) in IAR. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
This time I will talk about how to call Notepad in IAR.
Ok, here are the steps:
Open the IAR software, select 'Tools'-->'Configure Tools'
2, As shown below, fill in 'Notepad' in Menu Text, add the installation path of Notepad in 'Command', and fill in ("$FILE_PATH$") the content in brackets in 'Argument'.
3. When using, first use IAR software to open the corresponding C or H file, and then select Use Notepad on the Tools toolbar to use Notepad to open the file.
4. Test it
The above is the detailed content of How to call Notepad++ from IAR (picture and text). For more information, please follow other related articles on the PHP Chinese website!