mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-03 21:03:51 -04:00
Continue to work on Fujitsu 32bit port.
This commit is contained in:
parent
7e6a2b0bd5
commit
6610911d3e
4 changed files with 327 additions and 104 deletions
|
@ -10,84 +10,23 @@ $0
|
|||
-I "..\..\Source\include"
|
||||
-I "..\..\Source\portable\Softune\MB91460"
|
||||
-I ".\SRC\utility"
|
||||
-O 3
|
||||
-K SIZE
|
||||
-O 0
|
||||
-K SHORTADDRESS
|
||||
-B
|
||||
-K SCHEDULE
|
||||
-K NOSCHEDULE
|
||||
-K A1
|
||||
-K SARG
|
||||
-Xdof
|
||||
-INF STACK
|
||||
-x vTaskIncrementTick,vTaskSwitchContext
|
||||
-K EOPT
|
||||
-K NOEOPT
|
||||
-K NOLIB
|
||||
-K NOUNROLL
|
||||
$other
|
||||
-Xalign
|
||||
-D__91467D
|
||||
$time
|
||||
1202672931
|
||||
$end
|
||||
$..\..\Source\queue.c,0
|
||||
-g
|
||||
-w 1
|
||||
-INF LIST
|
||||
-I ".\SRC"
|
||||
-I ".\SRC\watchdog"
|
||||
-I "..\Common\include"
|
||||
-I "..\..\Source\include"
|
||||
-I "..\..\Source\portable\Softune\MB91460"
|
||||
-I ".\SRC\utility"
|
||||
-O 3
|
||||
-K SIZE
|
||||
-K SHORTADDRESS
|
||||
-B
|
||||
-K SCHEDULE
|
||||
-K A1
|
||||
-K SARG
|
||||
-Xdof
|
||||
-INF STACK
|
||||
-x vTaskIncrementTick,vTaskSwitchContext
|
||||
-K EOPT
|
||||
-K NOLIB
|
||||
-K NOUNROLL
|
||||
$other
|
||||
-Xalign
|
||||
-D__91467D
|
||||
-w 0
|
||||
$time
|
||||
1202672960
|
||||
$end
|
||||
$..\..\Source\tasks.c,0
|
||||
-g
|
||||
-w 1
|
||||
-INF LIST
|
||||
-I ".\SRC"
|
||||
-I ".\SRC\watchdog"
|
||||
-I "..\Common\include"
|
||||
-I "..\..\Source\include"
|
||||
-I "..\..\Source\portable\Softune\MB91460"
|
||||
-I ".\SRC\utility"
|
||||
-O 3
|
||||
-K SIZE
|
||||
-K SHORTADDRESS
|
||||
-B
|
||||
-K SCHEDULE
|
||||
-K A1
|
||||
-K SARG
|
||||
-Xdof
|
||||
-INF STACK
|
||||
-x vTaskIncrementTick,vTaskSwitchContext
|
||||
-K EOPT
|
||||
-K NOLIB
|
||||
-K NOUNROLL
|
||||
$other
|
||||
-Xalign
|
||||
-D__91467D
|
||||
-w 0
|
||||
$time
|
||||
1202672960
|
||||
1202736093
|
||||
$end
|
||||
$1
|
||||
-g
|
||||
|
@ -133,7 +72,7 @@ $2
|
|||
-Xdof
|
||||
$other
|
||||
$time
|
||||
1202669532
|
||||
1202753534
|
||||
$end
|
||||
$3
|
||||
-dt s,d,r,a
|
||||
|
@ -143,7 +82,7 @@ $3
|
|||
-Xdof
|
||||
$other
|
||||
$time
|
||||
1202669532
|
||||
1202753534
|
||||
$end
|
||||
$4
|
||||
-Xdof
|
||||
|
@ -217,7 +156,7 @@ $2
|
|||
-Xdof
|
||||
$other
|
||||
$time
|
||||
1202669532
|
||||
1202753534
|
||||
$end
|
||||
$3
|
||||
-dt s,d,r,a
|
||||
|
@ -227,7 +166,7 @@ $3
|
|||
-Xdof
|
||||
$other
|
||||
$time
|
||||
1202669532
|
||||
1202753534
|
||||
$end
|
||||
$4
|
||||
-Xdof
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue