From professional translators, enterprises, web pages and freely available translation repositories.
enable debugging code
Включение отладки кода
Last Update: 2017-01-16
Usage Frequency: 1
Quality:
enter debugging mode
Режим отладки
Last Update: 2020-11-06
Usage Frequency: 2
Quality:
to start the program in debugging mode with the avr studio, firstly it should be compiled by pressing button build (f7) and the compiled program started with the command run (f5).
Для запуска программы с avr studio в режиме отладки необходимо сначала её скомпилировать кнопкой //build// (клавиша f7) и запустить скомпилированную программу приказом //run// (клавишей f5).