As you have a broken package, the compiler ( arm-linux-gnueabihf-gcc ) can't be found. You need to resolve installation of the package...
In my opinion I can't see the point of overlaying FreeRTOS with a Arduino layer as the heterogeneous architecture of the imx6sx isn't particularly...
Not much chance of kodi running on SoloX because there is no VPU hence performance will suffer.
Some figures in this thread from my own tests, this was done using a INA219.
I did test this (with J-Link) but it was while back and the M4 can be debugged but the A9 need to be enabled first. This thread should help you out.
You can get the cable for the Quad and use that with the display.
There's on video codecs on the NEO it is not possible unless you write your own software codec but performance will be poor. It is possible to...
Android's display interface doesn't work the same way as linux fb, so this change isn't applicable to Android. In fact having 2 display is only...
You will need to right kernel drivers built into your kernel for this to work (along with necessary firmware). For x86 the prebuilt kernels...
Yes your right, it would require some simple changes to dts files to enable both.
As already mentioned its not possible (or that simple). The first post in the thread already covers the procedure for verifying without a transceiver.
hdim + lvds is possible. 2x lvds isn't (because the 2nd lvds pins aren't exposed).
I added support to the kernel for an external audio DAC Sabre ES9023 (I2S) for Neo, see this commit. If you can get it working this will free up...
You also need to ensure you have the firmware installed otherwise the drivers will fail to load. See here about installing the firmware.
The kernel is probably using the GPT internally, so disabling it isn't a good idea. You should launch your m4 code from uboot without starting the...
A lot of LCD panels have a parallel interface and the LVDS has be converted back to parallel hence that's part of the circuitry. For example the...
Its discussed in this application note.
How are you connecting to the Neo (to run minicom) through the serial console or a ssh session? Instead of minicom try an alternative like screen...
Have to tried turning off Hardware Flow Control (configuration F) ?
You should try toggling the gpio pin from within inside an interrupt handler eg the epit would be a good option (not from a sketch). If you still...
Separate names with a comma.