fyi, usb camera's have two streams, h.252 and mpeg, or mpeg vs raw. (The H3 AW chip has some of the same issues this chip) here is a discussion...
I would suggest using u-boot and use it as a loader for A9/FreeRTOS. This way DRAM is setup, clocks are configured, etc. Just write to the UART...
IMX.mk. there is a mk file for each major source tree.
OK.. code is checkin; Couple of issues with the code 1. Need to download FreeRTOS port from NXP and put into NXP directory. The NXP.mk file uses a...
Yes, kernel and Arduino. NXP, has change its software direction and some of the licensing. I'm moving forward with FreeRTOS, and keeping the...
https://github.com/tcmichals/rpmsg-freertos, I just have not had time to merge my code back in. NXP's FreeRTOS will work out of the box, but I...
NTSC/PAL camera (in progress) Basic hook up guide( There are two input signals, is it for interlaced cameras?) PPM decoding for M4 PWM decoding...
I'm trying to get the Neo in the air, but working on some framework tools first: 1. Stable communication between the A9/M4 (using MQX and...
FYI; to use rpmsg; you must patch the kernel; I was thinking of putting the patches at rpmsg-neo.
Created a github repo https://github.com/tcmichals/rpmsg-freertos and https://github.com/tcmichals/rpmsg-neo I will be making updates and code...
OK jtag is now working with some caveats: Enhancements Need to remove the RDC protection to allow reloading M4 without reset (can be done in the...
Have multiple rpmsg endpoints working using FreeRTOS. Able to have a user space program read/write to a rpmsg endpoint and have a tty enabled...
Patched the kernel to include rpmsg and example ping pong apps. Uploaded the example Free RTOS rpmsg (had to change the memory addresses to get...
True, but now it is more wide spread; https://community.freescale.com/thread/382870
After looking at the web site closer and having issues with MCC multi threading, moving to rpmsg and using FreeRTOS.
Able to start and stop the M4 via JTAG using openocd. Next step is to validate breakpoints, uploading, source level debug.
Posted this on the NXP user community. Summary: Trying to use multiple threads accessing the mcc API is causing some issues. Looks like the...
Here is a posting of some solutions http://stackoverflow.com/questions/15750545/arm-none-eabi-commands-will-not-install-correctly
Is Ubuntu is a 64 bit version then install apt-get install ia32-libs32...
I was going to try and create a board for quadcopter using frizting, is there a board file for for the Neo?
Separate names with a comma.