Markus Fröschle
02c0dac968
final fixes to copy BaS() to RAM again
...
This should now avoid crashes when flashing BaS_gcc using FLASH_CF.PRG
from EmuTOS
2020-06-23 16:01:28 +02:00
Markus Fröschle
a8dfbb1ba7
move remaining routines into BaS.c (after copy to RAM)
2020-06-23 09:58:06 +02:00
Markus Fröschle
3254a46278
rearrange to only run essential code from flash, everything else from
...
RAM
Move all code that is not essential before we copy code to RAM from
sysinit.c to BaS.c. Thus we only run basic initialization from flash and
everything else after RAM copy
2020-06-23 09:24:24 +02:00
Markus Fröschle
99af46af2a
remove unused code
2020-06-23 09:09:23 +02:00
Markus Fröschle
e791f8bdae
fix typo that caused a hex number wrongly interpreted as octal
2020-02-16 19:21:56 +01:00
Mark Duckworth
3446b32a45
Add support for the M5475EVB Board
2019-05-17 19:20:52 +02:00
David Gálvez
152c06f333
Add support for latest IDE improvements in FPGA
2018-11-20 20:47:59 +01:00
Markus Fröschle
d6a9aa14e3
add missing files not taken with github import
2017-12-25 10:21:08 +01:00