]> git.sur5r.net Git - freertos/commit
Add an cpsie i before the SVC call that starts the scheduler. This is just in case...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 23 Dec 2010 10:39:02 +0000 (10:39 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 23 Dec 2010 10:39:02 +0000 (10:39 +0000)
commit0bbae53681ea9cec36b9f774e5de186a430164ac
tree575f865f68072e0883879980604f9c75b3372714
parente7e082bf3dcc4910c7859dc1276ac7dcf9f7a324
Add an cpsie i before the SVC call that starts the scheduler.  This is just in case the C start up code leaves interrupts globally disabled.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1180 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/GCC/ARM_CM3/port.c
Source/portable/IAR/ARM_CM3/portasm.s
Source/portable/RVDS/ARM_CM3/port.c