Making progress, have a basic lwIP ported and running on M4. Working on MCC Ethernet driver for lwIP. Here is a basic diagram.
There is a couple of ways to use python and i2c, i2c-tools has a a module to use; https://github.com/groeck/i2c-tools/tree/master/py-smbus And...
Here is a google drive link The KConfig, Makefile are not final, it was just a quick patch. mccmulti.c is the kernel driver; must compiled with...
Soldered connector, it is a 2mm male 2 row; here is a is 2mm to 0.01" female to male to allow easy hook up to a JTAG....
OK, have the basicks working with MCC. Created a new MCC driver for Linux (rpmsg will soon replace mcc;). The driver exposes 3 devices to user...
I've added to your issue list in github.
Here is what I did, working on a simple script, to make this easier... 1. download mqx4.1.0 from Freescale 2. download the latest gcc tools from...
For a 1G its 1024*1024*1024*4 which is 0x40000000 so 0xbff00000 is the last 1M of memory. So for the basic it needs to change to 1024*1024*512...
What is the spacing of the pads, 1mm? 2mm? .050" I'm trying to find the right SMT header.
The Linux driver for mcc and M4 linker files use 0xBFF00000 memory address, but I cannot find the type of memory is being referenced, i.e SRAM,...
>There are assumption in the current kernel that the M4 has to be alive before the kernel boots so that it can control power management and setup...
I'm going to push forward and create a gdbserver that runs on the A9 and accesses the debug unit, i.e DHCSR, DEMCR . Basicly do what openOCD and...
Any update on this?
- Is it possible to use arm-elf-none-edbi-gdb on the ARM9 to debug code running on the ARM M4? So, no need to attach SWD/JTAG and take pins -...
Separate names with a comma.