I want to enable SPI in Jetson nano

If you try to run the program of C in Jetson nano, "Unable to open SPI device: No such file or directory
" will be displayed.

Is there any solution?

What device did you open? spidev*.0 ?
Did you run as root privilege? sudo ?