Commit Graph
16 Commits
Author SHA1 Message Date
jens 0e6994cdc6 - dissamble out
git-svn-id: http://moon:8086/svn/mips@106 a8ebac50-d88d-4704-bea3-6648445a41b3
2017-01-19 18:36:09 +00:00
jens f3e297c9e6 - bootloader build with LTO
- switch between debugger from rom or from app
- gdb_stub: added debug output to stdout

git-svn-id: http://moon:8086/svn/mips@104 a8ebac50-d88d-4704-bea3-6648445a41b3
2017-01-19 18:03:53 +00:00
jens 0b96f7202d - use debugger from bootloader
git-svn-id: http://moon:8086/svn/mips@100 a8ebac50-d88d-4704-bea3-6648445a41b3
2017-01-18 23:17:58 +00:00
jens cf233c4d81 - fixed bootloader
- bootloader added board file
- refactored header files
- constify constants

git-svn-id: http://moon:8086/svn/mips@99 a8ebac50-d88d-4704-bea3-6648445a41b3
2017-01-18 22:28:07 +00:00
jens 702cb814a1 - bootloader multi target
git-svn-id: http://moon:8086/svn/mips@98 a8ebac50-d88d-4704-bea3-6648445a41b3
2017-01-18 17:47:36 +00:00
jens 1a58dcf524 - improved tool chain
git-svn-id: http://moon:8086/svn/mips@95 a8ebac50-d88d-4704-bea3-6648445a41b3
2017-01-17 20:34:55 +00:00
jens a1f6b2b5fe - also create intel hex
git-svn-id: http://moon:8086/svn/mips@51 a8ebac50-d88d-4704-bea3-6648445a41b3
2015-06-14 07:48:18 +00:00
jens 4a22e09e84 - G0
- print out character in ISR

git-svn-id: http://moon:8086/svn/mips@36 a8ebac50-d88d-4704-bea3-6648445a41b3
2015-05-28 21:34:33 +00:00
jens 3263f9d79c - make XCP_SIZE (Exception stacksize) conditional
- use 4K exception stack for low SRAM targets

git-svn-id: http://moon:8086/svn/mips@34 a8ebac50-d88d-4704-bea3-6648445a41b3
2015-05-28 08:44:28 +00:00
jens 60bf5a2d2b - no full featured xcpt for bootloaders
- clear bss


git-svn-id: http://moon:8086/svn/mips@29 a8ebac50-d88d-4704-bea3-6648445a41b3
2015-05-27 20:13:56 +00:00
jens ca387a1ef4 [Bootloader]
- use full featured exception handler
- cleaned up Linker script
- added exception and interrupt processing


git-svn-id: http://moon:8086/svn/mips@26 a8ebac50-d88d-4704-bea3-6648445a41b3
2015-05-27 18:56:09 +00:00
jens 9c1ca0aaf3 - cleaned up
git-svn-id: http://moon:8086/svn/mips@25 a8ebac50-d88d-4704-bea3-6648445a41b3
2015-05-26 20:09:45 +00:00
jens 49695d4bcf [bootloader]
- dedicated test app
[romgen and ramgen]
- minor fix in VHDL generation

git-svn-id: http://moon:8086/svn/mips@15 a8ebac50-d88d-4704-bea3-6648445a41b3
2015-05-17 10:20:17 +00:00
jens 1360258104 - added test module. Called from _init
- changed init of status register (0xC vs. 0xA)

git-svn-id: http://moon:8086/svn/mips@10 a8ebac50-d88d-4704-bea3-6648445a41b3
2015-05-15 06:31:38 +00:00
jens 97c6861cff - fixed Makefile
- rebuilt bootloader

git-svn-id: http://moon:8086/svn/mips@9 a8ebac50-d88d-4704-bea3-6648445a41b3
2015-05-15 04:58:53 +00:00
jens 26291bca3d - initial import
git-svn-id: http://moon:8086/svn/mips@1 a8ebac50-d88d-4704-bea3-6648445a41b3
2014-07-20 15:01:37 +00:00