We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我尝试刷写PWN1题目成功写入并且运行成功,但是刷写WEB题目时遇到下面刷写失败情况,写入的题目无法运行,3个WEB题目情况全部相同,貌似是因为写入的题目太大了 串口输出如下: 在我尝试重新刷写系统时遇到了同样的错误: 我猜测可能是分区大小的问题,然后使用SUNXI-TOOLS的f1c100s-spiflash分支重新刷写了u-boot镜像,但是情况并没有改变,因为我对linux嵌入式并不是特别了解,所以不了解为什么会出现这种问题
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我尝试刷写PWN1题目成功写入并且运行成功,但是刷写WEB题目时遇到下面刷写失败情况,写入的题目无法运行,3个WEB题目情况全部相同,貌似是因为写入的题目太大了
串口输出如下:
在我尝试重新刷写系统时遇到了同样的错误:
我猜测可能是分区大小的问题,然后使用SUNXI-TOOLS的f1c100s-spiflash分支重新刷写了u-boot镜像,但是情况并没有改变,因为我对linux嵌入式并不是特别了解,所以不了解为什么会出现这种问题
The text was updated successfully, but these errors were encountered: