mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Continue Coldfire MCF52221 CodeWarrior demo.
This commit is contained in:
parent
58f3f932ee
commit
6bf7776dec
8 changed files with 210 additions and 13 deletions
|
@ -188,7 +188,7 @@ asm void _startup(void)
|
|||
{
|
||||
/* disable interrupts */
|
||||
move.w #0x2700,sr
|
||||
|
||||
|
||||
/* Pre-init SP, in case memory for stack is not valid it should be setup using
|
||||
MEMORY_INIT before __initialize_hardware is called
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue