HI,
I’ve a requirement of following things to be done using my beaglebone black rev.C running Kernel 4.9
- Should have Linux environment
- Ethernet, RS232, I2C connectivity
- GPIO Interface
- LCD Interface
- Fast booting
Kindly suggest me a best suitable OS image for above mentioned applications.
I had a bad experience of incompatibility issues when several libraries changed when Kernel version changed from 3.9 to 4.9, where I had to change my software to make it work in new Kernel version 4.9. Can we avoid such problems in the case of beaglebone?