developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit#write
Getting Started With Jetson Nano Developer Kit
The NVIDIA® Jetson Nano™ Developer Kit is a small AI computer for makers, learners, and developers. After following along with this brief guide, you’ll be ready to start building practical AI applications, cool AI robots, and more.
developer.nvidia.com
Jetson Nano 개발자 키트(4GB) 시작하기에서 위의 링크를 따라
microSD 카드에 이미지 쓰기 부분을 하던 도중
"If it is a compressed image, please check that the archive is not corrupted. User did not grant permission." 라는 오류가 떠서 Flash가 되지 않았다.
이때 balenaEtcher를 관리자로 실행해주면 Flash가 되어 해결할 수 있었다.
'study > 시행착오' 카테고리의 다른 글
[Node.js] npm run start 시 EACCES 오류 해결 (0) | 2023.12.09 |
---|---|
bazel 설치 - Installing Bazel on Windows(bazel version) (0) | 2021.05.10 |
Q. softmax function을 통과시킨 후 one-hot encoding을 하는 이유 ? (3) | 2020.11.25 |
[unity] Button Onclick() No Function 문제 (0) | 2020.08.22 |