hi.
i used getting started guide to blink led.
linux built using BSP 2015.4
board is functioning.
trying to change led statet - no success.
reading PushButton state - work well.
what could be wrong?
hi.
i used getting started guide to blink led.
linux built using BSP 2015.4
board is functioning.
trying to change led statet - no success.
reading PushButton state - work well.
what could be wrong?
Board is Microzed based on MZ7010
using this guide to test linux gpio part - http://zedboard.org/sites/default/files/documentations/MicroZed_GettingStarted_v1_1.pdf
BSP downloaded from microzed website - http://microzed.org/content/petalinux-20154-compressed-bsp-z7010-1
i've built linux using petalinux, after installed according to UG977, UG980, and UG1144 which include more advanced options.
petalinux version 2015.4 was installed on host PC which runs linux ubuntu 14.04 64-bit
at first itried building IP using vivado and running simplest tcl.
then added it to petalinux hardware config.
since i didnt managed to control the led D3 but can read PushButton2, i tried something else.
creaeted petalinux using BSP. not configuring any HDF for petalinux config . same happens - cant control D3 (or any of user MIO 9-15). but can read PB2.
in linux gpiochip is actualy gpiochip906 - so i exported gpio953 for D3 and gpio957 for PB2.
any help here would be appreciated.
Board is Microzed based on MZ7010
using this guide to test linux gpio part - http://zedboard.org/sites/default/files/documentations/MicroZed_GettingStarted_v1_1.pdf
BSP downloaded from microzed website - http://microzed.org/content/petalinux-20154-compressed-bsp-z7010-1
i've built linux using petalinux, after installed according to UG977, UG980, and UG1144 which include more advanced options.
petalinux version 2015.4 was installed on host PC which runs linux ubuntu 14.04 64-bit
at first itried building IP using vivado and running simplest tcl.
then added it to petalinux hardware config.
since i didnt managed to control the led D3 but can read PushButton2, i tried something else.
creaeted petalinux using BSP. not configuring any HDF for petalinux config . same happens - cant control D3 (or any of user MIO 9-15). but can read PB2.
in linux gpiochip is actualy gpiochip906 - so i exported gpio953 for D3 and gpio957 for PB2.
any help here would be appreciated.