Forum Discussion
aiedb
Occasional Contributor
2 years agoDe1-soc rootfs in linux console
hii everyone , i have the de1-soc eval board and i decided to practice the hps cpu i flashed a sd card with the linux console version from terasic website , and i started a putty serial session and...
aikeu
Regular Contributor
1 year agoHi aiedb,
I am not sure about the bash script used to turn on the LED from Terasic.
Anyway can try to go into Uboot user space and set the specific address which control the GPIO for the LED to turn on. Using Uboot "md" cmd to check the specific address status and "mw" cmd to write that specific register address to turn on the LED.
Thanks.
Regards,
Aik Eu