diff options
Diffstat (limited to 'ports_module/cortex_r4')
4 files changed, 1039 insertions, 0 deletions
diff --git a/ports_module/cortex_r4/ac6/example_build/sample_threadx/.cproject b/ports_module/cortex_r4/ac6/example_build/sample_threadx/.cproject new file mode 100644 index 00000000..71818fd9 --- /dev/null +++ b/ports_module/cortex_r4/ac6/example_build/sample_threadx/.cproject @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> + + <storageModule moduleId="org.eclipse.cdt.core.settings"> + + <cconfiguration id="com.arm.eclipse.build.config.v6.exe.debug.base.1352491235"> + + <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.arm.eclipse.build.config.v6.exe.debug.base.1352491235" moduleId="org.eclipse.cdt.core.settings" name="Debug"> + + <externalSettings/> + + <extensions> + + <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> + + <extension id="com.arm.eclipse.builder.armcc.error" point="org.eclipse.cdt.core.ErrorParser"/> + + <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> + + </extensions> + + </storageModule> + + <storageModule moduleId="cdtBuildSystem" version="4.0.0"> + + <configuration artifactExtension="axf" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" cleanCommand="clean" description="" id="com.arm.eclipse.build.config.v6.exe.debug.base.1352491235" name="Debug" parent="com.arm.eclipse.build.config.v6.exe.debug.base"> + + <folderInfo id="com.arm.eclipse.build.config.v6.exe.debug.base.1352491235." name="/" resourcePath=""> + + <toolChain id="com.arm.toolchain.v6.exe.debug.base.var.arm_compiler_6-6.804641625" name="Arm Compiler 6" superClass="com.arm.toolchain.v6.exe.debug.base.var.arm_compiler_6-6"> + + <option id="com.arm.toolchain.v6.base.options.target.cpu_fpu.1862712116" superClass="com.arm.toolchain.v6.base.options.target.cpu_fpu" value="Cortex-R4.VFPv3_D16" valueType="string"/> + + <option id="com.arm.toolchain.v6.base.options.floatabi.601947014" name="Float ABI" superClass="com.arm.toolchain.v6.base.options.floatabi" value="com.arm.tool.c.compiler.v6.base.option.floatabi.soft" valueType="enumerated"/> + + <option id="com.arm.toolchain.v6.base.options.inst.1204023733" name="Instruction set" superClass="com.arm.toolchain.v6.base.options.inst" value="com.arm.tool.c.compiler.v6.base.option.inst.arm" valueType="enumerated"/> + + <option id="com.arm.toolchain.v6.base.options.debug.level.818353536" name="Debug Level" superClass="com.arm.toolchain.v6.base.options.debug.level" value="com.arm.tool.c.compiler.v6.base.options.debug.level.std" valueType="enumerated"/> + + <targetPlatform id="com.arm.toolchain.v6.exe.debug.base.var.arm_compiler_6-6.804641625.385562723" name=""/> + + <builder autoBuildTarget="all" buildPath="${workspace_loc:/sample_threadx_module_manager}/Debug" cleanBuildTarget="clean" enableAutoBuild="false" enableCleanBuild="true" enabledIncrementalBuild="true" id="com.arm.toolchain.v6.builder.1941932380" incrementalBuildTarget="all" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" parallelBuildOn="true" parallelizationNumber="8" superClass="com.arm.toolchain.v6.builder"/> + + <tool id="com.arm.tool.c.compiler.v6.base.var.arm_compiler_6-6.31312115" name="Arm C Compiler 6" superClass="com.arm.tool.c.compiler.v6.base.var.arm_compiler_6-6"> + + <option id="com.arm.tool.c.compiler.v6.base.option.target.1871497465" name="Target (--target)" superClass="com.arm.tool.c.compiler.v6.base.option.target" useByScannerDiscovery="true" value="arm-arm-none-eabi" valueType="string"/> + + <option id="com.arm.tool.c.compiler.v6.base.option.cpu.582298517" name="CPU (-mcpu)" superClass="com.arm.tool.c.compiler.v6.base.option.cpu" useByScannerDiscovery="true" value="cortex-r4f" valueType="string"/> + + <option id="com.arm.tool.c.compiler.v6.base.option.fpu.2077436824" name="FPU (-mfpu)" superClass="com.arm.tool.c.compiler.v6.base.option.fpu" useByScannerDiscovery="true" value="vfpv3-d16" valueType="string"/> + + <option id="com.arm.tool.c.compiler.v6.base.option.floatabi.1440514949" name="Float ABI (-mfloat-abi)" superClass="com.arm.tool.c.compiler.v6.base.option.floatabi" useByScannerDiscovery="true" value="com.arm.tool.c.compiler.v6.base.option.floatabi.soft" valueType="enumerated"/> + + <option id="com.arm.tool.c.compiler.v6.base.option.inst.1725781447" name="Instruction set" superClass="com.arm.tool.c.compiler.v6.base.option.inst" useByScannerDiscovery="true" value="com.arm.tool.c.compiler.v6.base.option.inst.arm" valueType="enumerated"/> + + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.arm.tool.c.compiler.v6.base.option.incpath.1999415170" name="Include path (-I)" superClass="com.arm.tool.c.compiler.v6.base.option.incpath" useByScannerDiscovery="false" valueType="includePath"> + + <listOptionValue builtIn="false" value=""${workspace_loc:/tx/inc_port}""/> + + <listOptionValue builtIn="false" value=""${workspace_loc:/tx/inc_generic}""/> + + <listOptionValue builtIn="false" value=""${workspace_loc:/tx/inc_generic_modules}""/> + + </option> + + <option id="com.arm.tool.c.compiler.v6.base.options.debug.level.1853971560" name="Debug Level" superClass="com.arm.tool.c.compiler.v6.base.options.debug.level" useByScannerDiscovery="true" value="com.arm.tool.c.compiler.v6.base.options.debug.level.std" valueType="enumerated"/> + + <inputType id="com.arm.tool.c.compiler.v6.base.input.1194689224" superClass="com.arm.tool.c.compiler.v6.base.input"/> + + </tool> + + <tool id="com.arm.tool.cpp.compiler.v6.base.var.arm_compiler_6-6.1028636576" name="Arm C++ Compiler 6" superClass="com.arm.tool.cpp.compiler.v6.base.var.arm_compiler_6-6"> + + <option id="com.arm.tool.c.compiler.v6.base.options.debug.level.528092979" name="Debug Level" superClass="com.arm.tool.c.compiler.v6.base.options.debug.level" useByScannerDiscovery="true" value="com.arm.tool.c.compiler.v6.base.options.debug.level.std" valueType="enumerated"/> + + </tool> + + <tool id="com.arm.tool.assembler.v6.base.var.arm_compiler_6-6.2084155435" name="Arm Assembler 6" superClass="com.arm.tool.assembler.v6.base.var.arm_compiler_6-6"> + + <option id="com.arm.tool.assembler.v6.base.option.target.1360157853" name="Target (--target)" superClass="com.arm.tool.assembler.v6.base.option.target" useByScannerDiscovery="false" value="arm-arm-none-eabi" valueType="string"/> + + <option id="com.arm.tool.assembler.v6.base.option.cpu.1037858246" name="CPU (-mcpu)" superClass="com.arm.tool.assembler.v6.base.option.cpu" useByScannerDiscovery="false" value="cortex-r4f" valueType="string"/> + + <option id="com.arm.tool.assembler.v6.base.option.fpu.1926125524" name="FPU (-mfpu)" superClass="com.arm.tool.assembler.v6.base.option.fpu" useByScannerDiscovery="true" value="vfpv3-d16" valueType="string"/> + + <option id="com.arm.tool.assembler.v6.base.option.floatabi.8023587" name="Float ABI (-mfloat-abi)" superClass="com.arm.tool.assembler.v6.base.option.floatabi" useByScannerDiscovery="true" value="com.arm.tool.c.compiler.v6.base.option.floatabi.soft" valueType="enumerated"/> + + <option id="com.arm.tool.assembler.v6.base.option.inst.661293084" name="Instruction set" superClass="com.arm.tool.assembler.v6.base.option.inst" useByScannerDiscovery="true" value="com.arm.tool.c.compiler.v6.base.option.inst.arm" valueType="enumerated"/> + + <option id="com.arm.tool.assembler.v6.base.options.debug.level.460302808" name="Debug Level" superClass="com.arm.tool.assembler.v6.base.options.debug.level" useByScannerDiscovery="false" value="com.arm.tool.assembler.v6.base.options.debug.level.std" valueType="enumerated"/> + + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="true" id="com.arm.tool.assembler.v6.base.option.incpath.2020985046" name="Include path (-I)" superClass="com.arm.tool.assembler.v6.base.option.incpath" valueType="includePath"/> + + <inputType id="com.arm.tool.assembler.v6.base.input.343891542" superClass="com.arm.tool.assembler.v6.base.input"/> + + </tool> + + <tool id="com.arm.tool.c.linker.v6.base.var.arm_compiler_6-6.831136805" name="Arm Linker 6" superClass="com.arm.tool.c.linker.v6.base.var.arm_compiler_6-6"> + + <option id="com.arm.tool.c.linker.option.entry.1475419086" name="Image entry point (--entry)" superClass="com.arm.tool.c.linker.option.entry" useByScannerDiscovery="false" value="Vectors" valueType="string"/> + + <option id="com.arm.tool.c.linker.option.scatter.1811442260" name="Scatter file (--scatter)" superClass="com.arm.tool.c.linker.option.scatter" useByScannerDiscovery="false" value="../sample_threadx.scat" valueType="string"/> + + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="true" id="com.arm.tool.c.linker.libs.2083701191" name="User library files" superClass="com.arm.tool.c.linker.libs" useByScannerDiscovery="false" valueType="libs"/> + + <option id="com.arm.tool.c.linker.option.imagemap.1405130028" name="Generate image map (--map)" superClass="com.arm.tool.c.linker.option.imagemap" useByScannerDiscovery="false" value="true" valueType="boolean"/> + + <option id="com.arm.tool.c.linker.option.sizes.1951623263" name="List code and data sizes of output image (--info=sizes)" superClass="com.arm.tool.c.linker.option.sizes" useByScannerDiscovery="false" value="false" valueType="boolean"/> + + <option id="com.arm.tool.c.linker.option.redirectoutput.1115886571" name="Redirect diagnostics output to file (--list)" superClass="com.arm.tool.c.linker.option.redirectoutput" useByScannerDiscovery="false" value="map.map" valueType="string"/> + + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.arm.tool.c.linker.implicit.libs.790772204" name="Implicit other library files" superClass="com.arm.tool.c.linker.implicit.libs" valueType="libs"> + + <listOptionValue builtIn="false" value=""${workspace_loc:/tx/Debug/tx.a}""/> + + </option> + + </tool> + + <tool id="com.arm.tool.librarian.v6.base.var.arm_compiler_6-6.552129599" name="Arm Librarian 6" superClass="com.arm.tool.librarian.v6.base.var.arm_compiler_6-6"/> + + </toolChain> + + </folderInfo> + + </configuration> + + </storageModule> + + <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> + + </cconfiguration> + + </storageModule> + + <storageModule moduleId="cdtBuildSystem" version="4.0.0"> + + <project id="sample_threadx.com.arm.eclipse.build.project.v6.exe.1139105725" name="Executable"/> + + </storageModule> + + <storageModule moduleId="scannerConfiguration"> + + <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/> + + </storageModule> + + <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> + + <storageModule moduleId="com.arm.projectSettings" version="6.0.0"/> + + <storageModule moduleId="refreshScope" versionNumber="2"> + + <configuration configurationName="Debug"> + + <resource resourceType="PROJECT" workspacePath="/sample_threadx"/> + + </configuration> + + <configuration configurationName="Release"> + + <resource resourceType="PROJECT" workspacePath="/sample_threadx"/> + + </configuration> + + </storageModule> + + <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/> + +</cproject> diff --git a/ports_module/cortex_r4/ac6/example_build/sample_threadx/.project b/ports_module/cortex_r4/ac6/example_build/sample_threadx/.project new file mode 100644 index 00000000..a1b15572 --- /dev/null +++ b/ports_module/cortex_r4/ac6/example_build/sample_threadx/.project @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>sample_threadx</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> + <triggers>clean,full,incremental,</triggers> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> + <triggers>full,incremental,</triggers> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.cdt.core.cnature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> + </natures> +</projectDescription> diff --git a/ports_module/cortex_r4/ac6/example_build/sample_threadx/sample_threadx.c b/ports_module/cortex_r4/ac6/example_build/sample_threadx/sample_threadx.c new file mode 100644 index 00000000..4a677059 --- /dev/null +++ b/ports_module/cortex_r4/ac6/example_build/sample_threadx/sample_threadx.c @@ -0,0 +1,374 @@ +/* This is a small demo of the high-performance ThreadX kernel. It includes examples of eight + threads of different priorities, using a message queue, semaphore, mutex, event flags group, + byte pool, and block pool. */ + +#include "tx_api.h" +#include "timer.h" + +#define DEMO_STACK_SIZE 1024 +#define DEMO_BYTE_POOL_SIZE 9120 +#define DEMO_BLOCK_POOL_SIZE 100 +#define DEMO_QUEUE_SIZE 100 + + +/* Define the ThreadX object control blocks... */ + +TX_THREAD thread_0; +TX_THREAD thread_1; +TX_THREAD thread_2; +TX_THREAD thread_3; +TX_THREAD thread_4; +TX_THREAD thread_5; +TX_THREAD thread_6; +TX_THREAD thread_7; +TX_QUEUE queue_0; +TX_SEMAPHORE semaphore_0; +TX_MUTEX mutex_0; +TX_EVENT_FLAGS_GROUP event_flags_0; +TX_BYTE_POOL byte_pool_0; +TX_BLOCK_POOL block_pool_0; +UCHAR memory_area[DEMO_BYTE_POOL_SIZE]; + + +/* Define the counters used in the demo application... */ + +ULONG thread_0_counter; +ULONG thread_1_counter; +ULONG thread_1_messages_sent; +ULONG thread_2_counter; +ULONG thread_2_messages_received; +ULONG thread_3_counter; +ULONG thread_4_counter; +ULONG thread_5_counter; +ULONG thread_6_counter; +ULONG thread_7_counter; + + +/* Define thread prototypes. */ + +void thread_0_entry(ULONG thread_input); +void thread_1_entry(ULONG thread_input); +void thread_2_entry(ULONG thread_input); +void thread_3_and_4_entry(ULONG thread_input); +void thread_5_entry(ULONG thread_input); +void thread_6_and_7_entry(ULONG thread_input); + + +/* Define main entry point. */ + +int main() +{ + + /* Setup the timer. */ + timer_init(); + + /* Enter the ThreadX kernel. */ + tx_kernel_enter(); +} + + +/* Define what the initial system looks like. */ + +void tx_application_define(void *first_unused_memory) +{ + +CHAR *pointer = TX_NULL; + + + /* Create a byte memory pool from which to allocate the thread stacks. */ + tx_byte_pool_create(&byte_pool_0, "byte pool 0", memory_area, DEMO_BYTE_POOL_SIZE); + + /* Put system definition stuff in here, e.g. thread creates and other assorted + create information. */ + + /* Allocate the stack for thread 0. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_STACK_SIZE, TX_NO_WAIT); + + /* Create the main thread. */ + tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, + pointer, DEMO_STACK_SIZE, + 1, 1, TX_NO_TIME_SLICE, TX_AUTO_START); + + + /* Allocate the stack for thread 1. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_STACK_SIZE, TX_NO_WAIT); + + /* Create threads 1 and 2. These threads pass information through a ThreadX + message queue. It is also interesting to note that these threads have a time + slice. */ + tx_thread_create(&thread_1, "thread 1", thread_1_entry, 1, + pointer, DEMO_STACK_SIZE, + 16, 16, 4, TX_AUTO_START); + + /* Allocate the stack for thread 2. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_STACK_SIZE, TX_NO_WAIT); + + tx_thread_create(&thread_2, "thread 2", thread_2_entry, 2, + pointer, DEMO_STACK_SIZE, + 16, 16, 4, TX_AUTO_START); + + /* Allocate the stack for thread 3. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_STACK_SIZE, TX_NO_WAIT); + + /* Create threads 3 and 4. These threads compete for a ThreadX counting semaphore. + An interesting thing here is that both threads share the same instruction area. */ + tx_thread_create(&thread_3, "thread 3", thread_3_and_4_entry, 3, + pointer, DEMO_STACK_SIZE, + 8, 8, TX_NO_TIME_SLICE, TX_AUTO_START); + + /* Allocate the stack for thread 4. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_STACK_SIZE, TX_NO_WAIT); + + tx_thread_create(&thread_4, "thread 4", thread_3_and_4_entry, 4, + pointer, DEMO_STACK_SIZE, + 8, 8, TX_NO_TIME_SLICE, TX_AUTO_START); + + /* Allocate the stack for thread 5. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_STACK_SIZE, TX_NO_WAIT); + + /* Create thread 5. This thread simply pends on an event flag which will be set + by thread_0. */ + tx_thread_create(&thread_5, "thread 5", thread_5_entry, 5, + pointer, DEMO_STACK_SIZE, + 4, 4, TX_NO_TIME_SLICE, TX_AUTO_START); + + /* Allocate the stack for thread 6. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_STACK_SIZE, TX_NO_WAIT); + + /* Create threads 6 and 7. These threads compete for a ThreadX mutex. */ + tx_thread_create(&thread_6, "thread 6", thread_6_and_7_entry, 6, + pointer, DEMO_STACK_SIZE, + 8, 8, TX_NO_TIME_SLICE, TX_AUTO_START); + + /* Allocate the stack for thread 7. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_STACK_SIZE, TX_NO_WAIT); + + tx_thread_create(&thread_7, "thread 7", thread_6_and_7_entry, 7, + pointer, DEMO_STACK_SIZE, + 8, 8, TX_NO_TIME_SLICE, TX_AUTO_START); + + /* Allocate the message queue. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_QUEUE_SIZE*sizeof(ULONG), TX_NO_WAIT); + + /* Create the message queue shared by threads 1 and 2. */ + tx_queue_create(&queue_0, "queue 0", TX_1_ULONG, pointer, DEMO_QUEUE_SIZE*sizeof(ULONG)); + + /* Create the semaphore used by threads 3 and 4. */ + tx_semaphore_create(&semaphore_0, "semaphore 0", 1); + + /* Create the event flags group used by threads 1 and 5. */ + tx_event_flags_create(&event_flags_0, "event flags 0"); + + /* Create the mutex used by thread 6 and 7 without priority inheritance. */ + tx_mutex_create(&mutex_0, "mutex 0", TX_NO_INHERIT); + + /* Allocate the memory for a small block pool. */ + tx_byte_allocate(&byte_pool_0, (VOID **) &pointer, DEMO_BLOCK_POOL_SIZE, TX_NO_WAIT); + + /* Create a block memory pool to allocate a message buffer from. */ + tx_block_pool_create(&block_pool_0, "block pool 0", sizeof(ULONG), pointer, DEMO_BLOCK_POOL_SIZE); + + /* Allocate a block and release the block memory. */ + tx_block_allocate(&block_pool_0, (VOID **) &pointer, TX_NO_WAIT); + + /* Release the block back to the pool. */ + tx_block_release(pointer); +} + + + +/* Define the test threads. */ + +void thread_0_entry(ULONG thread_input) +{ + +UINT status; + + + /* This thread simply sits in while-forever-sleep loop. */ + while(1) + { + + /* Increment the thread counter. */ + thread_0_counter++; + + /* Sleep for 10 ticks. */ + tx_thread_sleep(10); + + /* Set event flag 0 to wakeup thread 5. */ + status = tx_event_flags_set(&event_flags_0, 0x1, TX_OR); + + /* Check status. */ + if (status != TX_SUCCESS) + break; + } +} + + +void thread_1_entry(ULONG thread_input) +{ + +UINT status; + + + /* This thread simply sends messages to a queue shared by thread 2. */ + while(1) + { + + /* Increment the thread counter. */ + thread_1_counter++; + + /* Send message to queue 0. */ + status = tx_queue_send(&queue_0, &thread_1_messages_sent, TX_WAIT_FOREVER); + + /* Check completion status. */ + if (status != TX_SUCCESS) + break; + + /* Increment the message sent. */ + thread_1_messages_sent++; + } +} + + +void thread_2_entry(ULONG thread_input) +{ + +ULONG received_message; +UINT status; + + /* This thread retrieves messages placed on the queue by thread 1. */ + while(1) + { + + /* Increment the thread counter. */ + thread_2_counter++; + + /* Retrieve a message from the queue. */ + status = tx_queue_receive(&queue_0, &received_message, TX_WAIT_FOREVER); + + /* Check completion status and make sure the message is what we + expected. */ + if ((status != TX_SUCCESS) || (received_message != thread_2_messages_received)) + break; + + /* Otherwise, all is okay. Increment the received message count. */ + thread_2_messages_received++; + } +} + + +void thread_3_and_4_entry(ULONG thread_input) +{ + +UINT status; + + + /* This function is executed from thread 3 and thread 4. As the loop + below shows, these function compete for ownership of semaphore_0. */ + while(1) + { + + /* Increment the thread counter. */ + if (thread_input == 3) + thread_3_counter++; + else + thread_4_counter++; + + /* Get the semaphore with suspension. */ + status = tx_semaphore_get(&semaphore_0, TX_WAIT_FOREVER); + + /* Check status. */ + if (status != TX_SUCCESS) + break; + + /* Sleep for 2 ticks to hold the semaphore. */ + tx_thread_sleep(2); + + /* Release the semaphore. */ + status = tx_semaphore_put(&semaphore_0); + + /* Check status. */ + if (status != TX_SUCCESS) + break; + } +} + + +void thread_5_entry(ULONG thread_input) +{ + +UINT status; +ULONG actual_flags; + + + /* This thread simply waits for an event in a forever loop. */ + while(1) + { + + /* Increment the thread counter. */ + thread_5_counter++; + + /* Wait for event flag 0. */ + status = tx_event_flags_get(&event_flags_0, 0x1, TX_OR_CLEAR, + &actual_flags, TX_WAIT_FOREVER); + + /* Check status. */ + if ((status != TX_SUCCESS) || (actual_flags != 0x1)) + break; + } +} + + +void thread_6_and_7_entry(ULONG thread_input) +{ + +UINT status; + + + /* This function is executed from thread 6 and thread 7. As the loop + below shows, these function compete for ownership of mutex_0. */ + while(1) + { + + /* Increment the thread counter. */ + if (thread_input == 6) + thread_6_counter++; + else + thread_7_counter++; + + /* Get the mutex with suspension. */ + status = tx_mutex_get(&mutex_0, TX_WAIT_FOREVER); + + /* Check status. */ + if (status != TX_SUCCESS) + break; + + /* Get the mutex again with suspension. This shows + that an owning thread may retrieve the mutex it + owns multiple times. */ + status = tx_mutex_get(&mutex_0, TX_WAIT_FOREVER); + + /* Check status. */ + if (status != TX_SUCCESS) + break; + + /* Sleep for 2 ticks to hold the mutex. */ + tx_thread_sleep(2); + + /* Release the mutex. */ + status = tx_mutex_put(&mutex_0); + + /* Check status. */ + if (status != TX_SUCCESS) + break; + + /* Release the mutex again. This will actually + release ownership since it was obtained twice. */ + status = tx_mutex_put(&mutex_0); + + /* Check status. */ + if (status != TX_SUCCESS) + break; + } +} diff --git a/ports_module/cortex_r4/ac6/example_build/sample_threadx/tx_cortex_r4.launch b/ports_module/cortex_r4/ac6/example_build/sample_threadx/tx_cortex_r4.launch new file mode 100644 index 00000000..4d4f7ba9 --- /dev/null +++ b/ports_module/cortex_r4/ac6/example_build/sample_threadx/tx_cortex_r4.launch @@ -0,0 +1,469 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<launchConfiguration type="com.arm.debugger.launcher2"> + <mapAttribute key="AverageDurationTracker"> + <mapEntry key="*Fetching Data" value="24001419"/> + <mapEntry key="*Fetching Data Model" value="837547"/> + <mapEntry key="*FunctionLoader" value="60205600"/> + <mapEntry key="*list global low level symbols" value="1092807"/> + <mapEntry key="*loading memory from target" value="1956885"/> + <mapEntry key="*loading values from target" value="5548004"/> + <mapEntry key="*trace" value="357936340"/> + <mapEntry key="*updating expressions" value="14485737"/> + <mapEntry key="*updating local_variables" value="491765"/> + <mapEntry key="*updating registers" value="15501822"/> + <mapEntry key="*updating variables" value="1347961"/> + <mapEntry key="AddEventObserver" value="2496890"/> + <mapEntry key="Evaluate" value="1471500"/> + <mapEntry key="ResumeToHere" value="16558874"/> + <mapEntry key="Retrieving globals list" value="25220314"/> + <mapEntry key="add-symbol-file" value="11456014"/> + <mapEntry key="areCachesAvailable" value="431165"/> + <mapEntry key="backtrace" value="8618003"/> + <mapEntry key="break" value="3610654"/> + <mapEntry key="checking tracepoints" value="41266"/> + <mapEntry key="compute execution mode" value="1223800"/> + <mapEntry key="console" value="32264250"/> + <mapEntry key="continue" value="30184117"/> + <mapEntry key="core" value="8098422"/> + <mapEntry key="disable" value="2289400"/> + <mapEntry key="disassemble" value="47116008"/> + <mapEntry key="enable" value="3396700"/> + <mapEntry key="evaluate address" value="610217"/> + <mapEntry key="finish" value="27225260"/> + <mapEntry key="get byte order" value="435704"/> + <mapEntry key="get capabilities" value="392784"/> + <mapEntry key="get execution addresss" value="1575181"/> + <mapEntry key="get source lines" value="795586"/> + <mapEntry key="getValidEncodings" value="417981"/> + <mapEntry key="initialize command help" value="40341999"/> + <mapEntry key="interrupt" value="78867364"/> + <mapEntry key="list breakpoint options" value="130971"/> + <mapEntry key="list breakpoints" value="326120"/> + <mapEntry key="list instruction sets" value="563705"/> + <mapEntry key="list signals" value="23953891"/> + <mapEntry key="list watchpoint options" value="1543199"/> + <mapEntry key="list watchpoints" value="463760"/> + <mapEntry key="loadfile" value="101343639"/> + <mapEntry key="next" value="19921924"/> + <mapEntry key="remove" value="1212473"/> + <mapEntry key="run" value="17693094"/> + <mapEntry key="run script" value="50680881"/> + <mapEntry key="select-frame" value="428835"/> + <mapEntry key="set CWD" value="3439986"/> + <mapEntry key="set breakpoint properties" value="3050687"/> + <mapEntry key="set debug-from" value="937032"/> + <mapEntry key="start" value="71393875"/> + <mapEntry key="step" value="29909833"/> + <mapEntry key="synchronizing trace ranges" value="37797"/> + <mapEntry key="target reset" value="5095100"/> + <mapEntry key="toggleBreakpoint" value="7565021"/> + <mapEntry key="updateBreakpointLocation" value="1629832"/> + <mapEntry key="waitForTargetToStop" value="13692545"/> + <mapEntry key="write expression" value="9225850"/> + </mapAttribute> + <intAttribute key="DEBUG_TAB..RESOURCES.COUNT" value="0"/> + <intAttribute key="FILES.CONNECT_TO_GDB_SERVER.RESOURCES.COUNT" value="0"/> + <intAttribute key="FILES.DEBUG_EXISTING_ANDROID.RESOURCES.COUNT" value="0"/> + <listAttribute key="FILES.DEBUG_RESIDENT_ANDROID"/> + <stringAttribute key="FILES.DEBUG_RESIDENT_ANDROID.RESOURCES.0.TYPE" value="TARGET_WORKING_DIR"/> + <stringAttribute key="FILES.DEBUG_RESIDENT_ANDROID.RESOURCES.0.VALUE" value=""/> + <intAttribute key="FILES.DEBUG_RESIDENT_ANDROID.RESOURCES.COUNT" value="1"/> + <listAttribute key="FILES.DEBUG_RESIDENT_APP"/> + <stringAttribute key="FILES.DEBUG_RESIDENT_APP.RESOURCES.0.TYPE" value="TARGET_WORKING_DIR"/> + <stringAttribute key="FILES.DEBUG_RESIDENT_APP.RESOURCES.0.VALUE" value=""/> + <stringAttribute key="FILES.DEBUG_RESIDENT_APP.RESOURCES.1.TYPE" value="APPLICATION_ON_TARGET"/> + <stringAttribute key="FILES.DEBUG_RESIDENT_APP.RESOURCES.1.VALUE" value=""/> + <intAttribute key="FILES.DEBUG_RESIDENT_APP.RESOURCES.COUNT" value="2"/> + <listAttribute key="FILES.DOWNLOAD_AND_DEBUG"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.0.OPTION.ALSO_LOAD_SYMBOLS" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.0.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.0.TYPE" value="APP_ON_HOST_TO_DOWNLOAD"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.0.VALUE" value=""/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.1.OPTION.ALSO_LOAD_SYMBOLS" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.1.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.1.TYPE" value="TARGET_WORKING_DIR"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.1.VALUE" value=""/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.2.OPTION.ALSO_LOAD_SYMBOLS" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.2.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.2.TYPE" value="TARGET_DOWNLOAD_DIR"/> + <stringAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.2.VALUE" value=""/> + <intAttribute key="FILES.DOWNLOAD_AND_DEBUG.RESOURCES.COUNT" value="3"/> + <listAttribute key="FILES.DOWNLOAD_DEBUG"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.0.OPTION.ALSO_LOAD_SYMBOLS" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.0.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.0.TYPE" value="APP_ON_HOST_TO_DOWNLOAD"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.0.VALUE" value=""/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.1.OPTION.ALSO_LOAD_SYMBOLS" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.1.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.1.TYPE" value="TARGET_WORKING_DIR"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.1.VALUE" value=""/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.2.OPTION.ALSO_LOAD_SYMBOLS" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.2.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.2.TYPE" value="TARGET_DOWNLOAD_DIR"/> + <stringAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.2.VALUE" value=""/> + <intAttribute key="FILES.DOWNLOAD_DEBUG.RESOURCES.COUNT" value="3"/> + <intAttribute key="FILES.DOWNLOAD_DEBUG_ANDROID.RESOURCES.COUNT" value="0"/> + <listAttribute key="FILES.ICE_DEBUG"> + <listEntry value="ON_DEMAND_LOAD"/> + <listEntry value="ALSO_LOAD_SYMBOLS"/> + </listAttribute> + <stringAttribute key="FILES.ICE_DEBUG.RESOURCES.0.OPTION.ALSO_LOAD_SYMBOLS" value="true"/> + <stringAttribute key="FILES.ICE_DEBUG.RESOURCES.0.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.ICE_DEBUG.RESOURCES.0.TYPE" value="APP_ON_HOST_TO_DOWNLOAD"/> + <stringAttribute key="FILES.ICE_DEBUG.RESOURCES.0.VALUE" value="${workspace_loc:/sample_threadx/Debug/sample_threadx.axf}"/> + <stringAttribute key="FILES.ICE_DEBUG.RESOURCES.1.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.ICE_DEBUG.RESOURCES.1.TYPE" value="SYMBOLS_FILE"/> + <stringAttribute key="FILES.ICE_DEBUG.RESOURCES.1.VALUE" value="${workspace_loc:/sample_threadx_module/Debug/sample_threadx_module.axf}"/> + <intAttribute key="FILES.ICE_DEBUG.RESOURCES.COUNT" value="1"/> + <listAttribute key="FILES.ICE_DEBUG_WITH_ETB_TRACE"> + <listEntry value="ON_DEMAND_LOAD"/> + <listEntry value="ALSO_LOAD_SYMBOLS"/> + </listAttribute> + <stringAttribute key="FILES.ICE_DEBUG_WITH_ETB_TRACE.RESOURCES.0.OPTION.ALSO_LOAD_SYMBOLS" value="true"/> + <stringAttribute key="FILES.ICE_DEBUG_WITH_ETB_TRACE.RESOURCES.0.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.ICE_DEBUG_WITH_ETB_TRACE.RESOURCES.0.TYPE" value="APP_ON_HOST_TO_DOWNLOAD"/> + <stringAttribute key="FILES.ICE_DEBUG_WITH_ETB_TRACE.RESOURCES.0.VALUE" value=""/> + <intAttribute key="FILES.ICE_DEBUG_WITH_ETB_TRACE.RESOURCES.COUNT" value="1"/> + <listAttribute key="FILES.ICE_DEBUG_WITH_TRACE"> + <listEntry value="ON_DEMAND_LOAD"/> + <listEntry value="ALSO_LOAD_SYMBOLS"/> + </listAttribute> + <stringAttribute key="FILES.ICE_DEBUG_WITH_TRACE.RESOURCES.0.OPTION.ALSO_LOAD_SYMBOLS" value="true"/> + <stringAttribute key="FILES.ICE_DEBUG_WITH_TRACE.RESOURCES.0.OPTION.ON_DEMAND_LOAD" value="true"/> + <stringAttribute key="FILES.ICE_DEBUG_WITH_TRACE.RESOURCES.0.TYPE" value="APP_ON_HOST_TO_DOWNLOAD"/> + <stringAttribute key="FILES.ICE_DEBUG_WITH_TRACE.RESOURCES.0.VALUE" value=""/> + <intAttribute key="FILES.ICE_DEBUG_WITH_TRACE.RESOURCES.COUNT" value="1"/> + <stringAttribute key="FILES.SELECTED_DEBUG_OPEATION" value="ICE_DEBUG"/> + <stringAttribute key="HOST_WORKING_DIR" value="${workspace_loc}"/> + <booleanAttribute key="HOST_WORKING_DIR_USE_DEFAULT" value="true"/> + <booleanAttribute key="KEY_COMMANDS_AFTER_CONNECT" value="false"/> + <stringAttribute key="KEY_COMMANDS_AFTER_CONNECT_TEXT" value=""/> + <booleanAttribute key="KEY_COMMANDS_AS_CONNECT" value="false"/> + <intAttribute key="Messages.POST_TRIGGER_CAPTURE_SIZE.getLocalisedValue().FMTrace" value="50"/> + <booleanAttribute key="Messages.STOP_ON_TRIGGER.getLocalisedValue().FMTrace" value="false"/> + <intAttribute key="POST_TRIGGER_CAPTURE_SIZE.model_streaming_capture_0" value="50"/> + <booleanAttribute key="RSE_USE_HOSTNAME" value="true"/> + <booleanAttribute key="STOP_ON_TRIGGER.model_streaming_capture_0" value="false"/> + <stringAttribute key="TCP_DISABLE_EXTENDED_MODE" value="true"/> + <booleanAttribute key="TCP_KILL_ON_EXIT" value="false"/> + <listAttribute key="TREE_NODE_PROPERTIES:debugger.view.ExpressionsView"> + <listEntry value="NODE CACHE VERSION 1"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:*_tx_timer_current_ptr:VALUE:(*_tx_timer_current_ptr)->tx_timer_internal_list_head"/> + <listEntry value="1"/> + <listEntry value="element formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:pointer"/> + <listEntry value="1"/> + <listEntry value="element formatter"/> + <listEntry value="Character"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:&pointer[0]"/> + <listEntry value="1"/> + <listEntry value="element formatter"/> + <listEntry value="Character"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[1]:VALUE:(my_module).txm_module_instance_mpu_registers[1].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[2]:VALUE:(my_module).txm_module_instance_mpu_registers[2].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[3]:VALUE:(my_module).txm_module_instance_mpu_registers[3].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[3]:VALUE:(my_module).txm_module_instance_mpu_registers[3].txm_module_mpu_region_attributes"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[4]:VALUE:(my_module).txm_module_instance_mpu_registers[4].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[4]:VALUE:(my_module).txm_module_instance_mpu_registers[4].txm_module_mpu_region_size"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[4]:VALUE:(my_module).txm_module_instance_mpu_registers[4].txm_module_mpu_region_attributes"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[9]:VALUE:(my_module).txm_module_instance_mpu_registers[9].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[5]:VALUE:(my_module).txm_module_instance_mpu_registers[5].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[6]:VALUE:(my_module).txm_module_instance_mpu_registers[6].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[7]:VALUE:(my_module).txm_module_instance_mpu_registers[7].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[7]:VALUE:(my_module).txm_module_instance_mpu_registers[7].txm_module_mpu_region_size"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_mpu_registers:VALUE:(my_module).txm_module_instance_mpu_registers[8]:VALUE:(my_module).txm_module_instance_mpu_registers[8].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:my_module:VALUE:(my_module).txm_module_instance_name"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:_txm_module_manager_memory_fault_info:VALUE:(_txm_module_manager_memory_fault_info).txm_module_manager_memory_fault_info_dfar"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:_txm_module_manager_memory_fault_info:VALUE:(_txm_module_manager_memory_fault_info).txm_module_manager_memory_fault_info_dfsr"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:_txm_module_manager_memory_fault_info:VALUE:(_txm_module_manager_memory_fault_info).txm_module_manager_memory_fault_info_sp"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:_txm_module_manager_memory_fault_info:VALUE:(_txm_module_manager_memory_fault_info).txm_module_manager_memory_fault_info_r0"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:_txm_module_manager_memory_fault_info:VALUE:(_txm_module_manager_memory_fault_info).txm_module_manager_memory_fault_info_r1"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:_txm_module_manager_memory_fault_info:VALUE:(_txm_module_manager_memory_fault_info).txm_module_manager_memory_fault_info_r9"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:_txm_module_manager_memory_fault_info:VALUE:(_txm_module_manager_memory_fault_info).txm_module_manager_memory_fault_info_cpsr"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:_tx_thread_current_ptr:VALUE:(_tx_thread_current_ptr)->tx_thread_id"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:(TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers[0]:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers->txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:(TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers[1]:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers[1].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:(TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers[2]:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers[2].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="EXPRESSION_GROUP:Expressions:VALUE:(TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers[3]:VALUE:((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers[3].txm_module_mpu_region_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + </listAttribute> + <listAttribute key="TREE_NODE_PROPERTIES:debugger.view.VariableTreeView"> + <listEntry value="NODE CACHE VERSION 1"/> + <listEntry value="LOCALS:Locals:VALUE:D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/tx/txm_module_manager_mm_register_setup.c::_txm_module_manager_mm_register_setup::code_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="LOCALS:Locals:VALUE:D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/tx/txm_module_manager_mm_register_setup.c::_txm_module_manager_mm_register_setup::data_address"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="LOCALS:Locals:VALUE:D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/tx/txm_module_manager_mm_register_setup.c::_txm_module_manager_mm_register_setup::block_size"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="LOCALS:Locals:VALUE:D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/tx/txm_module_manager_mm_register_setup.c::_txm_module_manager_mm_register_setup::base_address_register"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="LOCALS:Locals:VALUE:D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/tx/txm_module_manager_in_place_load.c::_txm_module_manager_in_place_load::data_start"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="LOCALS:Locals:VALUE:D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/tx/txm_module_manager_in_place_load.c::_txm_module_manager_in_place_load::module_name"/> + <listEntry value="1"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="LOCALS:Locals:VALUE:D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/tx/txm_module_manager_in_place_load.c::_txm_module_manager_in_place_load::memory_ptr"/> + <listEntry value="2"/> + <listEntry value="formatter"/> + <listEntry value="Hexadecimal"/> + <listEntry value="element formatter"/> + <listEntry value="Character"/> + </listAttribute> + <booleanAttribute key="VFS_ENABLED" value="true"/> + <stringAttribute key="VFS_LOCAL_DIR" value="${workspace_loc}"/> + <stringAttribute key="VFS_REMOTE_MOUNT" value="/writeable"/> + <stringAttribute key="breakpoints" value="<?xml version="1.0" encoding="UTF-8"?> <breakpoints order="ALPHA"> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_thread_resume.c" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_thread_resume.c" line="590"/> 		<location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_thread_resume.c" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_thread_resume.c" line="590"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_initialize_low_level.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_initialize_low_level.S" line="176"/> 		<location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_initialize_low_level.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_initialize_low_level.S" line="176"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_initialize_low_level.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_initialize_low_level.S" line="159"/> 		<location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_initialize_low_level.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_initialize_low_level.S" line="159"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_thread_context_restore.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_thread_context_restore.S" line="151"/> 		<location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_thread_context_restore.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_thread_context_restore.S" line="151"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_thread_context_save.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_thread_context_save.S" line="133"/> 		<location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_thread_context_save.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_thread_context_save.S" line="133"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_initialize_low_level.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_initialize_low_level.S" line="401"/> 		<location index="0" enabled="true" version="2" debugFile="D:/threadx/modules/txm58/5.8.2/tx58_cortex-r4ac6/v51ds5/tx/tx_initialize_low_level.S" hostFile="D:\threadx\modules\txm58\5.8.2\tx58_cortex-r4ac6\v51ds5\tx\tx_initialize_low_level.S" line="401"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill_original/tx/tx_initialize_low_level.S" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill_original\tx\tx_initialize_low_level.S" line="401"/> 		<location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill_original/tx/tx_initialize_low_level.S" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill_original\tx\tx_initialize_low_level.S" line="401"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill_original/sample_threadx_module_manager/sample_threadx_module_manager.c" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill_original\sample_threadx_module_manager\sample_threadx_module_manager.c" line="94"/> 		<location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill_original/sample_threadx_module_manager/sample_threadx_module_manager.c" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill_original\sample_threadx_module_manager\sample_threadx_module_manager.c" line="94"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill_original/sample_threadx_module/sample_threadx_module.c" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill_original\sample_threadx_module\sample_threadx_module.c" line="107"/> 		<location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill_original/sample_threadx_module/sample_threadx_module.c" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill_original\sample_threadx_module\sample_threadx_module.c" line="107"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill/tx/tx_initialize_low_level.S" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill\tx\tx_initialize_low_level.S" line="401"/> 		<location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill/tx/tx_initialize_low_level.S" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill\tx\tx_initialize_low_level.S" line="401"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill/sample_threadx_module/sample_threadx_module.c" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill\sample_threadx_module\sample_threadx_module.c" line="274"/> 		<location index="0" enabled="true" version="2" debugFile="D:/Documents/work/modules_testing/txmcortex-r4_mpu_arm_RC1-frombill/sample_threadx_module/sample_threadx_module.c" hostFile="D:\Documents\work\modules_testing\txmcortex-r4_mpu_arm_RC1-frombill\sample_threadx_module\sample_threadx_module.c" line="274"/> 	</breakpoint> 	<breakpoint ignorecount="0" threadenabled="no" core_list="" continue="no" verboseBreakpoints="yes" kind="SOURCEPOSITION"> 		<master_location index="0" enabled="true" version="2" address="0x0001C46C" debugFile="C:/Users/andrejm/work/git/AzureRTOS/threadx_andrejm_test/ports_module/cortex-r4/ac6/example_build/sample_threadx/sample_threadx.c" hostFile="C:\Users\andrejm\work\git\AzureRTOS\threadx_andrejm_test\ports_module\cortex-r4\ac6\example_build\sample_threadx\sample_threadx.c" line="193" function="thread_0_entry"/> 		<location index="0" enabled="true" version="2" address="0x0001C46C" debugFile="C:/Users/andrejm/work/git/AzureRTOS/threadx_andrejm_test/ports_module/cortex-r4/ac6/example_build/sample_threadx/sample_threadx.c" hostFile="C:\Users\andrejm\work\git\AzureRTOS\threadx_andrejm_test\ports_module\cortex-r4\ac6\example_build\sample_threadx\sample_threadx.c" line="193" function="thread_0_entry"/> 	</breakpoint> </breakpoints> "/> + <listAttribute key="com.arm.debug.views.common.AddressTracker.debugger.view.DisassemblyView.addresses"> + <listEntry value="<Next Instruction>"/> + <listEntry value=""/> + <listEntry value="&(((TXM_MODULE_INSTANCE *)_tx_thread_current_ptr->tx_thread_module_instance_ptr)->txm_module_instance_mpu_registers[3].txm_module_mpu_region_address)"/> + <listEntry value="0x101326"/> + <listEntry value="$pc"/> + <listEntry value="0x229"/> + <listEntry value="0x107c"/> + <listEntry value="0x22c"/> + <listEntry value="0x7cb1"/> + <listEntry value="0x7cc4"/> + <listEntry value="_tx_thread_shell_entry"/> + <listEntry value="0x1021d0"/> + <listEntry value="_txm_module_initialize"/> + <listEntry value="_txm_module_thread_shell_entry"/> + <listEntry value="0x00100000"/> + <listEntry value="0x201b8"/> + <listEntry value="_tx_thread_schedule"/> + <listEntry value="0x100000"/> + <listEntry value="0x10000"/> + <listEntry value="main"/> + </listAttribute> + <listAttribute key="com.arm.debug.views.common.AddressTracker.debugger.view.DisassemblyView.ranges"> + <listEntry value="100"/> + <listEntry value=""/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + <listEntry value="100"/> + </listAttribute> + <listAttribute key="com.arm.debug.views.common.AddressTracker.debugger.view.MemoryView.addresses"> + <listEntry value=""/> + <listEntry value="0xB0110000"/> + <listEntry value="$sp-72"/> + <listEntry value="$sp-64"/> + <listEntry value="$sp-65"/> + <listEntry value="$sp-68"/> + <listEntry value="$sp"/> + <listEntry value="0x14480"/> + <listEntry value="0x14490"/> + <listEntry value="0x14498"/> + <listEntry value="0x1e370"/> + <listEntry value="0x1e388"/> + <listEntry value="0x80221d4"/> + <listEntry value="0x1ddc0"/> + <listEntry value="0x00021200"/> + <listEntry value="0x00021290"/> + <listEntry value="0x000237B0"/> + <listEntry value="main"/> + <listEntry value="0x00100000"/> + <listEntry value="0x08020000"/> + </listAttribute> + <listAttribute key="com.arm.debug.views.common.AddressTracker.debugger.view.MemoryView.ranges"> + <listEntry value=""/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + <listEntry value="1024"/> + </listAttribute> + <stringAttribute key="com.arm.debug.views.debugConsole.DebugCommandLine.History" value="set semihosting enabled off;set semihosting enabled on"/> + <stringAttribute key="config_db_activity_name" value="Cortex-R4"/> + <stringAttribute key="config_db_connection_keys" value="dtsl_config dtsl_tracecapture_option connect_existing_model dtsl_config_script model_params model_iris config_file model_connection_address setup TCP_KILL_ON_EXIT TCP_DISABLE_EXTENDED_MODE"/> + <stringAttribute key="config_db_connection_type" value="Bare Metal Debug"/> + <stringAttribute key="config_db_platform_name" value="Arm FVP (Installed with Arm DS) - VE_Cortex_R4"/> + <stringAttribute key="config_db_project_type" value="Bare Metal Debug"/> + <stringAttribute key="config_db_project_type_id" value="BARE_METAL"/> + <stringAttribute key="config_db_taxonomy_id" value="/platform/armfvp_installedwitharmds_/ve_cortex_r4"/> + <stringAttribute key="config_file" value="CDB://../../Arm FVP/VE_Cortex_R4/iris_config.xml"/> + <booleanAttribute key="connectOnly" value="false"/> + <stringAttribute key="connect_existing_model" value="false"/> + <stringAttribute key="debugger.view.DataView.os:DataView" value="rO0ABXNyACtjb20uYXJtLmRlYnVnLnZpZXdzLmRhdGEuRGF0YVZpZXdQcm9wZXJ0aWVzAAAAAAAAAAECAAB4cgAlY29tLmFybS5kZWJ1Zy52aWV3cy5kYXRhLlByb3BlcnR5VHJlZQAAAAAAAAABAwABTAAFbURhdGF0ABNMamF2YS91dGlsL0hhc2hNYXA7eHB3BAAAAAJ0ABJkYXRhYmFzZVByb3BlcnRpZXNzcQB+AAF3BAAAAAF0AAd0aHJlYWR4c3IAK2NvbS5hcm0uZGVidWcudmlld3MuZGF0YS5EYXRhYmFzZVByb3BlcnRpZXMAAAAAAAAAAQIAAHhxAH4AAXcEAAAAA3QABnRhYmxlc3NxAH4AAXcEAAAAAXQAB3RocmVhZHNzcgAoY29tLmFybS5kZWJ1Zy52aWV3cy5kYXRhLlRhYmxlUHJvcGVydGllcwAAAAAAAAABAgAAeHEAfgABdwQAAAAEdAACaWRxAH4AC3QAEGNvbHVtbkF1dG9SZXNpemVzcQB+AAF3BAAAAAp0AAEwdAAEdHJ1ZXQAATFxAH4AEnQAATJxAH4AEnQAATNxAH4AEnQAAi0xcQB+ABJ0AAE0cQB+ABJ0AAE1cQB+ABJ0AAE2cQB+ABJ0AAE3cQB+ABJ0AAE4cQB+ABJ4dAAMY29sdW1uV2lkdGhzc3EAfgABdwQAAAAKdAABMHQAAjYwdAABMXQAAjYzdAABMnQAAjUzdAABM3QAAjc4dAACLTF0AAIyNXQAATR0AAI1OHQAATV0AAI0N3QAATZ0AAI3NnQAATd0AAI3MnQAATh0AAI5MHh0AAZjb25maWd0APlPdXRsaW5lQ29uZmlnMQkxMAktMQlmYWxzZQl0cnVlCTI1CS0xCXRydWUJMAl0cnVlCXRydWUJNjAJLTEJdHJ1ZQkxCXRydWUJdHJ1ZQk2MwktMQl0cnVlCTIJdHJ1ZQl0cnVlCTUzCS0xCXRydWUJMwl0cnVlCXRydWUJNzgJLTEJdHJ1ZQk0CXRydWUJdHJ1ZQk1OAktMQl0cnVlCTUJdHJ1ZQl0cnVlCTQ3CS0xCXRydWUJNgl0cnVlCXRydWUJNzYJLTEJdHJ1ZQk3CXRydWUJdHJ1ZQk3MgktMQl0cnVlCTgJdHJ1ZQl0cnVlCTkwCS0xCXRydWV4eHEAfgAOcQB+AAZ0AAxjdXJyZW50VGFibGVxAH4AC3h4dAAPY3VycmVudERhdGFiYXNldAAHdGhyZWFkeHg="/> + <listAttribute key="debugger.view.DisassemblyView:current"> + <listEntry value="<Next Instruction>"/> + <listEntry value="100"/> + </listAttribute> + <listAttribute key="debugger.view.ExpressionsView"> + <listEntry value="thread_0_counter"/> + <listEntry value="thread_1_counter"/> + <listEntry value="thread_1_messages_sent"/> + <listEntry value="thread_2_counter"/> + <listEntry value="thread_2_messages_received"/> + <listEntry value="thread_3_counter"/> + <listEntry value="thread_4_counter"/> + <listEntry value="thread_5_counter"/> + <listEntry value="thread_6_counter"/> + <listEntry value="thread_7_counter"/> + <listEntry value="_txm_module_manager_memory_fault_info"/> + </listAttribute> + <mapAttribute key="debugger.view.ExpressionsView.ExpressionsData"> + <mapEntry key="0" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + <mapEntry key="1" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + <mapEntry key="10" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,88;NODE_TYPE,VALUE;FORMATTER,com.arm.debug.views.common.outline.DefaultDataFormatter"/> + <mapEntry key="2" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + <mapEntry key="3" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + <mapEntry key="4" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + <mapEntry key="5" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + <mapEntry key="6" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + <mapEntry key="7" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + <mapEntry key="8" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + <mapEntry key="9" value="NODE_TRANSFER_ELEMENT_COUNT,0;NODE_TRANSFER_ELEMENT_SIZE_IN_BYTES,4;NODE_TYPE,VALUE;FORMATTER,Unsigned Decimal"/> + </mapAttribute> + <stringAttribute key="debugger.view.ExpressionsView:DebugOutlineColumnState" value="OutlineConfig1	8	0	true	false	355	-1	true	1	false	true	127	-1	true	2	true	false	129	-1	true	3	true	true	400	-1	true	4	true	true	65	-1	true	5	true	true	48	-1	true	6	true	true	122	-1	true	7	true	true	69	-1	true"/> + <stringAttribute key="debugger.view.MemoryView" value="<?xml version="1.0" encoding="UTF-8"?> <page> 	<memoryView/> </page> "/> + <listAttribute key="debugger.view.MemoryView:current"> + <listEntry value=""/> + <listEntry value=""/> + </listAttribute> + <stringAttribute key="debugger.view.NewRegisterView:DebugOutlineColumnState" value="OutlineConfig1	8	0	true	true	77	-1	true	1	false	true	109	-1	true	2	true	false	222	-1	true	3	false	true	47	-1	true	4	false	true	56	-1	true	5	true	true	37	-1	true	6	false	true	74	-1	true	7	true	true	53	-1	true"/> + <stringAttribute key="debugger.view.NewRegisterView:_selectedRegisterSet" value="All registers"/> + <mapAttribute key="debugger.view.NewRegisterView_registerSets"/> + <stringAttribute key="debugger.view.StackView:DebugOutlineColumnState" value="OutlineConfig1	8	0	true	true	56	-1	true	1	false	true	109	-1	true	2	true	true	52	-1	true	3	true	true	47	-1	true	4	true	true	56	-1	true	5	true	true	43	-1	true	6	true	true	74	-1	true	7	true	true	61	-1	true"/> + <listAttribute key="debugger.view.TraceView:TRACE_EXPORT_FILTERS"/> + <stringAttribute key="debugger.view.VariableTreeView:DebugOutlineColumnState" value="OutlineConfig1	8	0	true	true	178	-1	true	1	false	true	109	-1	true	2	true	true	118	-1	true	3	true	true	47	-1	true	4	true	true	56	-1	true	5	true	true	43	-1	true	6	true	true	74	-1	true	7	true	true	61	-1	true"/> + <listAttribute key="debugger.view.VariableTreeView:USER_ADDED_FILE_STATICS"/> + <listAttribute key="debugger.view.VariableTreeView:USER_ADDED_GLOBALS"/> + <booleanAttribute key="debugger.view.expression.DrawAsHex" value="false"/> + <booleanAttribute key="debugger.view.register.DrawAsHex" value="false"/> + <stringAttribute key="debugger.view.symbols.FunctionsView:DebugOutlineColumnState" value="OutlineConfig1	8	0	true	true	60	1	true	1	false	true	123	-1	true	2	false	true	109	-1	true	3	true	true	109	0	true	4	true	true	103	-1	true	5	false	true	47	-1	true	6	true	true	134	-1	true	7	true	true	62	-1	true"/> + <booleanAttribute key="debugger.view.variable.DrawAsHex" value="false"/> + <stringAttribute key="dtsl_config" value="DtslScript"/> + <stringAttribute key="dtsl_config_script" value="CDB://../../Arm FVP/VE_Cortex_R4/dtsl_config_script.py"/> + <stringAttribute key="dtsl_options_file" value="default"/> + <stringAttribute key="dtsl_tracecapture_option" value="options.trace.traceCapture"/> + <stringAttribute key="launch_configuration_version" value="5.29.2"/> + <booleanAttribute key="linuxOS" value="false"/> + <stringAttribute key="model_connection_address" value=""/> + <stringAttribute key="model_iris" value="1"/> + <stringAttribute key="model_params" value="-C daughterboard.core.NUM_MPU_REGION=12"/> + <booleanAttribute key="runAfterConnect" value="false"/> + <listAttribute key="setup"> + <listEntry value="CDB://Scripts/rtsm_launcher.py"/> + <listEntry value=""FVP_VE_Cortex-R4""/> + </listAttribute> + <stringAttribute key="stopAtExpression" value="main"/> + <stringAttribute key="watchpoints" value="<?xml version="1.0" encoding="UTF-8"?> <watchpoints> </watchpoints> "/> +</launchConfiguration> |
