Hi,
Can I ask a question about petalinux?
I use avnet uz3eg_iocc board.
Vivado 2018.3 peyalinux 2018.3.
I created a petalinux project by using my vivado hdf file that is basic project . There are gpıo and LED is blinked.
I boot from SD card. After gpıo export, my led that is on the avnet board blinks.
My question is : How can I add SDK source file in my petalinux project ?
what I mean is that there are some source file in SDK, PS part, How can I these to my petalinux project ?
For example in SDK I write C code that is press the button and the led blinks.
how can Iadd this to the petalinux project ?
Thank you for your help