You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys,
I have been working with the UIO CAN example provided in the Linux examples repo.
I was able to generate RX interrupts with my custom application using the UIO driver build with Yocto BSP , which worked fine.
After debugging I generated new image using yocto and then i stopped getting RX interrupts.I included the .cfg file in my custom layer
I am testing with icicle kit.
Do i need to include Kconfig / Makefile , uio-microchip-can.c in the same meta layer?
what am i missing , can someone please point me the correct direction thank you
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello guys,
I have been working with the UIO CAN example provided in the Linux examples repo.
I was able to generate RX interrupts with my custom application using the UIO driver build with Yocto BSP , which worked fine.
After debugging I generated new image using yocto and then i stopped getting RX interrupts.I included the .cfg file in my custom layer
I am testing with icicle kit.
Do i need to include Kconfig / Makefile , uio-microchip-can.c in the same meta layer?
what am i missing , can someone please point me the correct direction thank you
Beta Was this translation helpful? Give feedback.
All reactions