Commit Graph

9 Commits (b2c692b65f4710f6c8891b9dedf34dbe6a58bf4c)

Author SHA1 Message Date
Vincent Dupont f656a31e58 cpu/cortexm_common: use linker variable to initialize SCB->VTOR 7 years ago
Oleg Hahm c5abb08316 Merge pull request #4058 from daniel-k/pr/gdb_threads_openocd
cortex_m: Add debug symbols for OpenOCD/GDB thread support
7 years ago
daniel-k 9d403d95ce cortex_m: Add debug symbols for OpenOCD/GDB thread support 7 years ago
Antoine Faure 31e675b359 cpu: cortex_common: Add entry point to tell gdb where to start 7 years ago
Ian Martin 87e06756a5 cortexm_common: move the stack to the bottom of RAM 7 years ago
Hauke Petersen cf11b073d6 cpu/cortexm_common: define ISR stacksize in cpu.h 8 years ago
daniel-k 7a86344c4d cpu/cortexm_common: gather addition information on hardfault 8 years ago
Hauke Petersen 19ef9dbe4e cpu/cortexm: raised ISR stack size to safer value
256 Byte were not enough for some boards (not sure why, yet).
So go back to 512 byte as a save (and known working value).
8 years ago
Hauke Petersen 8752894cc9 cpu/cortexm: added base linkerscript 8 years ago