zephyr/scripts/support
Andrew Boie 50131a3d0e altera_max10: support 'make flash' and 'make debug'
For both of these, we send the .elf binary over the JTAG and it gets
written directly into SRAM. The CPU boots the image from the entry
point (__start).

This does not provision the kernel onto device's User Flash Memory
(UFM). Implementation of this is still in progress see ZEP-273.

Change-Id: Iae8188a21e4a3eecfda0f4f0bb220c0607d719cb
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-07-12 18:09:57 +00:00
..
nios2.sh altera_max10: support 'make flash' and 'make debug' 2016-07-12 18:09:57 +00:00
openocd.sh add debug/debugserver support 2016-02-05 20:25:30 -05:00
quartus-flash.py nios2: add flashing/debug scripts 2016-06-10 15:22:40 +00:00