29356 2025-06-02 07:20:50 cd ~/fpga-data/2025 29357 2025-06-02 07:20:50 ls 29358 2025-06-02 07:21:04 git clone git@github.com:stnolting/neorv32.git 29359 2025-06-02 07:22:02 cd neorv32/sw/example/demo_blink_led/ 29360 2025-06-02 07:22:04 ls 29361 2025-06-02 07:22:05 make 29362 2025-06-02 07:22:18 make V=1 29363 2025-06-02 07:22:47 make bin 29364 2025-06-02 07:24:10 cd .. 29365 2025-06-02 07:24:19 curl https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/download/v14.2.0-3/xpack-riscv-none-elf-gcc-14.2.0-3-linux-x64.tar.gz 29366 2025-06-02 07:24:27 ls 29367 2025-06-02 07:24:46 wget https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/download/v14.2.0-3/xpack-riscv-none-elf-gcc-14.2.0-3-linux-x64.tar.gz 29368 2025-06-02 07:25:07 tar -xzf xpack-riscv-none-elf-gcc-14.2.0-3-linux-x64.tar.gz 29369 2025-06-02 07:25:26 ls 29370 2025-06-02 07:25:28 cd xpack-riscv-none-elf-gcc-14.2.0-3/ 29371 2025-06-02 07:25:29 ls 29372 2025-06-02 07:25:33 emacs README.md 29373 2025-06-02 07:28:55 bg 29374 2025-06-02 07:28:56 xpm 29375 2025-06-02 07:29:29 npm install --location=global xpm@latest 29376 2025-06-02 07:29:47 sudo npm install --location=global xpm@latest 29377 2025-06-02 07:30:31 xpm --version 29378 2025-06-02 07:33:05 xpm install @xpack-dev-tools/riscv-none-elf-gcc 29379 2025-06-02 07:33:54 cd .. 29380 2025-06-02 07:33:56 ls 29381 2025-06-02 07:33:58 ls -alrt 29382 2025-06-02 07:34:00 cd neorv32/ 29383 2025-06-02 07:34:11 cd ../neorv32/sw/example/demo_blink_led/ 29384 2025-06-02 07:34:13 make 29385 2025-06-02 07:34:15 make bin 29386 2025-06-02 07:34:25 ls ../../.. 29387 2025-06-02 07:34:27 ls ../../../sw 29388 2025-06-02 07:34:29 ls ../../../sw/common 29389 2025-06-02 07:35:06 cd .. 29390 2025-06-02 07:35:09 ls 29391 2025-06-02 07:35:12 xpm init 29392 2025-06-02 07:35:34 cd ../neorv32/sw/example/demo_blink_led/ 29393 2025-06-02 07:35:39 make bin 29394 2025-06-02 07:37:02 cd .. 29395 2025-06-02 07:37:17 find | grep riscv-none-elf-gcc 29396 2025-06-02 07:38:24 xpm install @xpack-dev-tools/riscv-none-elf-gcc --verbose 29397 2025-06-02 07:39:20 export PATH=~/fpga-data/2025/neorv32/xpacks/.bin/:$PATH 29398 2025-06-02 07:39:23 cd ../neorv32/sw/example/demo_blink_led/ 29399 2025-06-02 07:39:25 make 29400 2025-06-02 07:39:27 make bin 29401 2025-06-02 07:39:37 history > history.txt