mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 04:24:48 +00:00
Added thumb mode support for threadX GNU ports on armv7a platforms. (#333)
* Added thumb mode support for threadX GNU ports on armv7a platforms. https://msazure.visualstudio.com/One/_workitems/edit/26105175/ * move the swi interrupt to tx_initialize_low_level.S. * update the test log.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
>output thread_0_counter
|
||||
10
|
||||
>output thread_1_counter
|
||||
599068
|
||||
599009
|
||||
>output thread_2_counter
|
||||
599046
|
||||
598944
|
||||
>output thread_3_counter
|
||||
23
|
||||
>output thread_4_counter
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
>output thread_1_counter
|
||||
299267
|
||||
>output thread_2_counter
|
||||
299268
|
||||
299185
|
||||
>output thread_3_counter
|
||||
23
|
||||
>output thread_4_counter
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
>output thread_1_counter
|
||||
299267
|
||||
>output thread_2_counter
|
||||
299268
|
||||
299184
|
||||
>output thread_3_counter
|
||||
23
|
||||
>output thread_4_counter
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
>output thread_0_counter
|
||||
10
|
||||
>output thread_1_counter
|
||||
599068
|
||||
599009
|
||||
>output thread_2_counter
|
||||
599046
|
||||
598944
|
||||
>output thread_3_counter
|
||||
23
|
||||
>output thread_4_counter
|
||||
|
||||
Reference in New Issue
Block a user