会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
2021年12月21日
enter_supervisor_mode
摘要: 204 void enter_supervisor_mode(void (*fn)(uintptr_t), uintptr_t arg0, uintptr_t arg1) 205 { 206 uintptr_t mstatus = read_csr(mstatus); 207 mstatus = I
阅读全文
posted @ 2021-12-21 19:21 tycoon3
阅读(93)
评论(0)
推荐(0)
undefined reference to `__stack_chk_guard'
摘要: 添加nostdlib CFLAGS = -Wall -mcmodel=medany -g -I $(IDIR) -O0 -nostdlib
阅读全文
posted @ 2021-12-21 17:16 tycoon3
阅读(87)
评论(0)
推荐(0)
git windows
摘要: 进入目录 Enter PIN for authenticator: $ ssh-add -K zhang.ssh Enter PIN for authenticator: Provider "internal" returned failure -1 Unable to load resident
阅读全文
posted @ 2021-12-21 14:40 tycoon3
阅读(199)
评论(0)
推荐(0)
ssh-keygen error: src refspec main does not match any.
摘要: 生成ssh key ssh-keygen -t rsa -C "mag@126.com" -f github.ssh *** Please tell me who you are. root@ubuntu:/home/ubuntu/test/mini-riscv-os# git add . root
阅读全文
posted @ 2021-12-21 12:07 tycoon3
阅读(1133)
评论(0)
推荐(1)
导航
博客园
首页
新随笔
联系
订阅
管理
公告