moein0114
Newbie level 6

hi, i am using the sample xilinx program that have been placed in my computer with installing the ise , the address :
D:\Xilinx\14.4\ISE_DS\EDK\sw\XilinxProcessorIPLib\drivers\gpio_v3_00_a\examples
and as its clear that its about using gpio .
i just started to work on microblaze and my first project is turn on and off an led with microblaze implementation on fpga . im using sdk
but i don't know why i get this error is sdk :
'XPAR_LEDS_POSITIONS_DEVICE_ID' undeclared (first use in this function)
this code is an sdk example , but i don't know why it not working .
do you have any idea what's wrong ?
what is it that i am not seeing ?
D:\Xilinx\14.4\ISE_DS\EDK\sw\XilinxProcessorIPLib\drivers\gpio_v3_00_a\examples
and as its clear that its about using gpio .
i just started to work on microblaze and my first project is turn on and off an led with microblaze implementation on fpga . im using sdk
but i don't know why i get this error is sdk :
'XPAR_LEDS_POSITIONS_DEVICE_ID' undeclared (first use in this function)
this code is an sdk example , but i don't know why it not working .
do you have any idea what's wrong ?
what is it that i am not seeing ?
Attachments
Last edited by a moderator: