0. [Native: Windows] Lab Setup | Assembly, C on Bare-metal RISC-V

preview_player
Показать описание

𝗜𝗻 𝘁𝗵𝗶𝘀 𝗩𝗶𝗱𝗲𝗼: we will set up the docker and vscode environment required to try out different examples from the book for Windows. You can also use this environment to run your own experiments!

Want to try it yourself? Use the following resources/guide -
𝗟𝗮𝗯 𝗦𝗲𝘁𝘂𝗽 -
𝗗𝗼𝗰𝗸𝗲𝗿 𝗦𝗲𝘁𝘂𝗽:

𝙈𝙚𝙢𝙚𝙗𝙚𝙧𝙨:

#inpyjama #cninja #embeddedsystems #embedded #clanguage #arm #riscv
Рекомендации по теме
Комментарии
Автор

Hello Sir, I Ma Facing The Problem while following Mention step at 2:35 after git clone they shows git is not recognised as an internal or external command opearble program

EmbeddedWithCodes
Автор

Hello @piyush and team,
I am getting error like
=> ERROR [6/6] RUN yes | unminimize
can you please help here so if someone else is facing this issue they can ref this.
Thanks in advance.

rohitalate
Автор

Hello, can anyone please tell is codespace and docker same? We can use either codespace or docker?

palakshrivastava
Автор

Is it possible to do this setup if my windows laptop doesn’t support virtualisation?

vishalmense
Автор

Hello sir, I am facing a problem while following the mentioned step at 6.14, "An error occurred attaching to the container" window pops up. Can please help me to solve this error.

vimalkumar-oyqx
Автор

I am facing an error in the vscode terminal "Command in container failed: mkdir -p
[2726 ms] mkdir: cannot create directory Permission denied". Due to which not able connect remotely with container

MayuriBansal-jm
Автор

how to close and use vscode normally after this

Dragneel
Автор

Make c programming tutorial on pointers and structures by quick uploading

Prabagaran-sb
Автор

After vscode extension installation, when I start the dev container, I get to this part in the log before it gives me an error saying 'an error occured attaching to the container'

[5462 ms] Start: Installing VS Code Server
[5462 ms] Start: Run in container: mkdir -p
[5472 ms]
[5473 ms] mkdir: cannot create directory Permission denied
[5473 ms] Exit code 1
[5476 ms] Start: Run in container: rm -rf
[5483 ms]
[5484 ms]
[5493 ms] Command in container failed: mkdir -p
[5493 ms] mkdir: cannot create directory Permission denied
[5493 ms] Exit code 1

dahner
Автор

I am getting a error, kindly help me: when I start the c-ninja batch file it just prints c-ninja-linux followed by c-ninja-linux%

Trainntravel
Автор

i am trying to open the remote and it says that there is a problem with connecting the container
(
[4320 ms] Command in container failed: mkdir -p
[4320 ms] mkdir: cannot create directory Permission denied)
can you help me resolve it ?

nivlevy
Автор

I am an undergrad 3rd year student seeking for a complete guide to build my career in ece core and I have reached here from linkedin ..and sir I am blindly following you from now onwards....

skdiaries
Автор

im getting an error when I run setup.bat
=> => extracting 1.8s
=> ERROR [2/9] RUN adduser --quiet --disabled-password --shell /bin/zsh --home /home/c-ninja --gecos "User" c-ni 0.6s

> [2/9] RUN adduser --quiet --disabled-password --shell /bin/zsh --home /home/c-ninja --gecos "User" c-ninja:
0.334 /bin/sh: 1: adduser: not found

Dockerfile:19

17 | ENV
18 |
19 | >>> RUN adduser --quiet --disabled-password --shell /bin/zsh --home /home/$USER_NAME --gecos "User" $USER_NAME
20 | RUN echo | chpasswd && usermod -aG sudo $USER_NAME
21 | RUN adduser $USER_NAME sudo

ERROR: failed to solve: process "/bin/sh -c adduser --quiet --disabled-password --shell /bin/zsh --home /home/$USER_NAME --gecos \"User\" $USER_NAME" did not complete successfully: exit code: 127
"#3: Mapping current host directory to guest's ~/Documents/ directory"

dahner
welcome to shbcf.ru