mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-03 21:03:51 -04:00
Add new PPC405 demo.
This commit is contained in:
parent
642a74c5b4
commit
6128d1a86e
54 changed files with 21863 additions and 0 deletions
6
Demo/PPC405_Xilinx_Virtex4_GCC/etc/download.cmd
Normal file
6
Demo/PPC405_Xilinx_Virtex4_GCC/etc/download.cmd
Normal file
|
@ -0,0 +1,6 @@
|
|||
setMode -bscan
|
||||
setCable -p auto
|
||||
identify
|
||||
assignfile -p 3 -file implementation/download.bit
|
||||
program -p 3
|
||||
quit
|
Loading…
Add table
Add a link
Reference in a new issue