From bc4bd804d5a88d702690f585300d996a0bdff9b1 Mon Sep 17 00:00:00 2001 From: Yajun Xia <120770040+yajunxiaMS@users.noreply.github.com> Date: Tue, 26 Sep 2023 09:51:47 +0800 Subject: Fixed the issue of the data/bss section cannot be read from ARM FVP debug tool in cortex-A5 GNU port (#306) https://msazure.visualstudio.com/One/_workitems/edit/25153813/ --- test/ports/azrtos_test_tx_gnu_cortex_a5.log.expected | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'test') diff --git a/test/ports/azrtos_test_tx_gnu_cortex_a5.log.expected b/test/ports/azrtos_test_tx_gnu_cortex_a5.log.expected index 3d35b442..6bbb7579 100644 --- a/test/ports/azrtos_test_tx_gnu_cortex_a5.log.expected +++ b/test/ports/azrtos_test_tx_gnu_cortex_a5.log.expected @@ -1,18 +1,18 @@ >output thread_0_counter -2913840557 +10 >output thread_1_counter -2913840557 +599068 >output thread_2_counter -2913840557 +599046 >output thread_3_counter -2913840557 +23 >output thread_4_counter -2913840557 +23 >output thread_5_counter -2913840557 +9 >output thread_6_counter -2913840557 +23 >output thread_7_counter -2913840557 +23 >log file Stopped duplicating logging output -- cgit v1.3.1