feat: Add dual-core example
This dual-core example works by creating two separate elfs and flashing them to different offsets. Co-authored-by:schneider <schneider@blinkenlichts.net> Signed-off-by:
Rahix <rahix@rahix.de>
Showing
- README.md 1 addition, 0 deletionsREADME.md
- hw-tests/dual-core/Heart.h 1 addition, 0 deletionshw-tests/dual-core/Heart.h
- hw-tests/dual-core/core1.c 19 additions, 0 deletionshw-tests/dual-core/core1.c
- hw-tests/dual-core/flash.gdb 13 additions, 0 deletionshw-tests/dual-core/flash.gdb
- hw-tests/dual-core/main.c 60 additions, 0 deletionshw-tests/dual-core/main.c
- hw-tests/dual-core/meson.build 19 additions, 0 deletionshw-tests/dual-core/meson.build
- hw-tests/meson.build 1 addition, 0 deletionshw-tests/meson.build
- lib/sdk/Libraries/CMSIS/Device/Maxim/MAX32665/Source/GCC/max32665_core0.ld 147 additions, 0 deletions.../CMSIS/Device/Maxim/MAX32665/Source/GCC/max32665_core0.ld
- lib/sdk/Libraries/CMSIS/Device/Maxim/MAX32665/Source/GCC/max32665_core1.ld 147 additions, 0 deletions.../CMSIS/Device/Maxim/MAX32665/Source/GCC/max32665_core1.ld
- lib/sdk/Libraries/CMSIS/Device/Maxim/MAX32665/Source/system_max32665_core1.c 147 additions, 0 deletions...MSIS/Device/Maxim/MAX32665/Source/system_max32665_core1.c
- lib/sdk/Libraries/CMSIS/Device/Maxim/MAX32665/meson.build 52 additions, 0 deletionslib/sdk/Libraries/CMSIS/Device/Maxim/MAX32665/meson.build
Loading
Please register or sign in to comment