Skip to content
Snippets Groups Projects

Draft: Compute unit v2

Closed Emilio Corigliano requested to merge compute-unit-v2 into master
2 unresolved threads
421+ files
+ 42493
1881
Compare changes
  • Side-by-side
  • Inline
Files
421+
@@ -76,7 +76,7 @@ interrupts @ 0x6800000, or Miosix will fail at the first interrupt.
Then run openocd in a shell:
sudo openocd -f miosix/arch/cortexM3_stm32/stm32f103ze_stm3210e-eval/stm32f10x_eval.cfg
sudo openocd -f miosix/arch/cortexM3_stm32f1/stm32f103ze_stm3210e-eval/stm32f10x_eval.cfg
and in another shell type:
Loading