摘要:
执行路径如下: init_sequence_r[] → initr_watchdog() → wdt_start(): include/wdt.h (default 60 second) → INIT_FUNC_WATCHDOG_RESET (common/board_r.c) → init_fun 阅读全文
posted @ 2020-06-05 16:45
Jello
阅读(1300)
评论(0)
推荐(0)
摘要:
添加源 $ sudo add-apt-repository ppa:ubuntu-toolchain-r/test $ sudo apt-get update 安装需要的版本,如gcc-7, g-7 $ sudo apt-get install -y gcc-7 g-7 移除旧的配置 $ sudo 阅读全文
posted @ 2020-06-05 13:05
Jello
阅读(3389)
评论(0)
推荐(0)