text
stringlengths
9
39.2M
dir
stringlengths
25
226
lang
stringclasses
163 values
created_date
timestamp[s]
updated_date
timestamp[s]
repo_name
stringclasses
751 values
repo_full_name
stringclasses
752 values
star
int64
1.01k
183k
len_tokens
int64
1
18.5M
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m33 -xc -mcmse ; command above MUST be in first line (no comment above!) ;Note: Add '-mcmse' to first line if your software model is "Secure Mode". ; #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m33 -xc -mcmse /* ;-------- <<< Use Confi...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults/CM33_s/RTE/Device/ARMCM33_DSP_FP_TZ/ARMCM33_ac6_s.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,100
```objective-c /**************************************************************************//** * @file partition_ARMCM33.h * @brief CMSIS-CORE Initial Setup for Secure / Non-Secure Zones for ARMCM33 * @version V1.1.1 * @date 12. March 2019 ***************************************************************...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults/CM33_s/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
17,184
```unknown <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <ProjectGui xmlns:xsi="path_to_url" xsi:noNamespaceSchemaLocation="project_guix.xsd"> <SchemaVersion>-6.1</SchemaVersion> <Header>### uVision Project, (C) Keil Software</Header> <PrjGuiSettings> <LastAddFilePath></LastAddFilePath> </PrjGu...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults/CM33_s/CM33_s.uvguix
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
39,306
```c /****************************************************************************** * @file startup_ARMCM33.c * @brief CMSIS-Core Device Startup File for Cortex-M33 Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************/ /* * ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults/CM33_s/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,412
```c /**************************************************************************//** * @file system_ARMCM33.c * @brief CMSIS Device System Source File for * ARMCM33 Device * @version V1.0.1 * @date 15. November 2019 ****************************************************************************...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS_Faults/CM33_s/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
610
```unknown <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <Project xmlns:xsi="path_to_url" xsi:noNamespaceSchemaLocation="project_projx.xsd"> <SchemaVersion>2.1</SchemaVersion> <Header>### uVision Project, (C) Keil Software</Header> <Targets> <Target> <TargetName>Simulator</TargetName> ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/MsqQueue.uvprojx
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
6,022
```c /* your_sha256_hash---------- * * * * www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * Name: main.c * Purpose: RTX example program * *your_sha256_hash---------...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/main.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
692
```unknown <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <ProjectOpt xmlns:xsi="path_to_url" xsi:noNamespaceSchemaLocation="project_optx.xsd"> <SchemaVersion>1.0</SchemaVersion> <Header>### uVision Project, (C) Keil Software</Header> <Extensions> <cExt>*.c</cExt> <aExt>*.s*; *.src; *.a*</aExt...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/MsqQueue.uvoptx
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
2,813
```objective-c /*your_sha256_hash-------------- * MDK - Component ::Event Recorder *your_sha256_hash-------------- * Name: EventRecorderConf.h * Purpose: Event Recorder Configuration * Rev.: V1.1.0 *your_sha256_hash------------*/ //-------- <<< Use Configuration Wizard in Context Menu >>> -----------------...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/RTE/Compiler/EventRecorderConf.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
352
```c /* * * * * www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * your_sha256_hash------------- * * $Revision: V5.2.0 * * Project: CMSIS-RTOS RTX * Title: RTX Config...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/RTE/CMSIS/RTX_Config.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
369
```objective-c /* * * * * www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * your_sha256_hash------------- * * $Revision: V5.6.0 * * Project: CMSIS-RTOS RTX * Title: ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/RTE/CMSIS/RTX_Config.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
5,011
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m3 -xc ; command above MUST be in first line (no comment above!) /* ;-------- <<< Use Configuration Wizard in Context Menu >>> ------------------- */ /*--------------------- Flash Configuration ---------------------------------- ; <h> Flash Configurati...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/RTE/Device/ARMCM3/ARMCM3_ac6.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
849
```c /**************************************************************************//** * @file system_ARMCM3.c * @brief CMSIS Device System Source File for * ARMCM3 Device * @version V1.0.1 * @date 15. November 2019 ******************************************************************************...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/RTE/Device/ARMCM3/system_ARMCM3.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
332
```c /****************************************************************************** * @file startup_ARMCM3.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M3 Device * @version V2.0.3 * @date 31. March 2020 ******************************************************************************/ /* * ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/RTE/Device/ARMCM3/startup_ARMCM3.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,201
```unknown <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <ProjectOpt xmlns:xsi="path_to_url" xsi:noNamespaceSchemaLocation="project_optx.xsd"> <SchemaVersion>1.0</SchemaVersion> <Header>### uVision Project, (C) Keil Software</Header> <Extensions> <cExt>*.c</cExt> <aExt>*.s*; *.src; *.a*</aExt...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/Blinky.uvoptx
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
3,311
```c /* your_sha256_hash---------- * * * * www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * Name: Blinky.c * Purpose: RTX example program * *your_sha256_hash-------...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/Blinky.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,273
```unknown <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <ProjectGui xmlns:xsi="path_to_url" xsi:noNamespaceSchemaLocation="project_guix.xsd"> <SchemaVersion>-6.1</SchemaVersion> <Header>### uVision Project, (C) Keil Software</Header> <PrjGuiSettings> <LastAddFilePath></LastAddFilePath> </PrjGu...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/MsgQueue/MsqQueue.uvguix
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
39,603
```unknown <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <Project xmlns:xsi="path_to_url" xsi:noNamespaceSchemaLocation="project_projx.xsd"> <SchemaVersion>2.1</SchemaVersion> <Header>### uVision Project, (C) Keil Software</Header> <Targets> <Target> <TargetName>Simulation</TargetName> ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/Blinky.uvprojx
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
5,989
```objective-c /*your_sha256_hash-------------- * MDK - Component ::Event Recorder *your_sha256_hash-------------- * Name: EventRecorderConf.h * Purpose: Event Recorder Configuration * Rev.: V1.1.0 *your_sha256_hash------------*/ //-------- <<< Use Configuration Wizard in Context Menu >>> -----------------...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/RTE/Compiler/EventRecorderConf.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
354
```c /* * * * * www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * your_sha256_hash------------- * * $Revision: V5.2.0 * * Project: CMSIS-RTOS RTX * Title: RTX Config...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/RTE/CMSIS/RTX_Config.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
369
```objective-c /* * * * * www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * your_sha256_hash------------- * * $Revision: V5.6.0 * * Project: CMSIS-RTOS RTX * Title: ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/RTE/CMSIS/RTX_Config.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
5,011
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m3 -xc ; command above MUST be in first line (no comment above!) /* ;-------- <<< Use Configuration Wizard in Context Menu >>> ------------------- */ /*--------------------- Flash Configuration ---------------------------------- ; <h> Flash Configurati...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/RTE/Device/ARMCM3/ARMCM3_ac6.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
849
```c /**************************************************************************//** * @file system_ARMCM3.c * @brief CMSIS Device System Source File for * ARMCM3 Device * @version V1.0.1 * @date 15. November 2019 ******************************************************************************...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/RTE/Device/ARMCM3/system_ARMCM3.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
332
```c /****************************************************************************** * @file startup_ARMCM3.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M3 Device * @version V2.0.3 * @date 31. March 2020 ******************************************************************************/ /* * ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/RTE/Device/ARMCM3/startup_ARMCM3.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,201
```c #include "cmsis_os2.h" // CMSIS RTOS header file /*your_sha256_hash------------ * Timer: Sample timer functions *your_sha256_hash-----------*/ /*----- One-Shoot Timer Example -----*/ osTimerId_t tim_id1; // timer id static uint32_t exec1; ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Template/Timer.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
417
```c #include "cmsis_os2.h" // CMSIS RTOS header file /*your_sha256_hash------------ * Mutex creation & usage *your_sha256_hash-----------*/ osMutexId_t mid_Mutex; // mutex id osThreadId_t tid_Thread_Mutex; // thread id void Thread_Mutex ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Template/Mutex.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
291
```c /* * * * * www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * your_sha256_hash------------- * * Project: CMSIS-RTOS RTX * Title: SVC User Table * * your_sha256_has...
/content/code_sandbox/CMSIS/RTOS2/RTX/Template/svc_user.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
152
```c #include "cmsis_os2.h" // CMSIS RTOS header file /*your_sha256_hash------------ * Memory Pool creation & usage *your_sha256_hash-----------*/ #define MEMPOOL_OBJECTS 16 // number of Memory Pool Objects typedef struct { // obj...
/content/code_sandbox/CMSIS/RTOS2/RTX/Template/MemPool.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
438
```c /*your_sha256_hash------------ * CMSIS-RTOS 'main' function template *your_sha256_hash-----------*/ #include "RTE_Components.h" #include CMSIS_device_header #include "cmsis_os2.h" /*your_sha256_hash------------ * Application main thread *your_sha256_hash-----------*/ __NO_RETURN static void app_main (void...
/content/code_sandbox/CMSIS/RTOS2/RTX/Template/main.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
163
```c #include "cmsis_os2.h" // CMSIS RTOS header file /*your_sha256_hash------------ * Message Queue creation & usage *your_sha256_hash-----------*/ #define MSGQUEUE_OBJECTS 16 // number of Message Queue Objects typedef struct { //...
/content/code_sandbox/CMSIS/RTOS2/RTX/Template/MsgQueue.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
488
```c #include "cmsis_os2.h" // CMSIS RTOS header file /*your_sha256_hash------------ * Thread 1 'Thread_Name': Sample thread *your_sha256_hash-----------*/ osThreadId_t tid_Thread; // thread id void Thread (void *argument); // thread functio...
/content/code_sandbox/CMSIS/RTOS2/RTX/Template/Thread.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
148
```c #include "cmsis_os2.h" // CMSIS RTOS header file /*your_sha256_hash------------ * Event Flags creation & usage *your_sha256_hash-----------*/ #define FLAGS_MSK1 0x00000001U osEventFlagsId_t evt_id; // event flasg id osThreadId_t tid_Thread_EventSender; ...
/content/code_sandbox/CMSIS/RTOS2/RTX/Template/Events.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
349
```c #include "cmsis_os2.h" // CMSIS RTOS header file /*your_sha256_hash------------ * Semaphore creation & usage *your_sha256_hash-----------*/ osSemaphoreId_t sid_Semaphore; // semaphore id osThreadId_t tid_Thread_Semaphore; // thread id void Threa...
/content/code_sandbox/CMSIS/RTOS2/RTX/Template/Semaphore.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
320
```unknown <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <ProjectGui xmlns:xsi="path_to_url" xsi:noNamespaceSchemaLocation="project_guix.xsd"> <SchemaVersion>-6.1</SchemaVersion> <Header>### uVision Project, (C) Keil Software</Header> <PrjGuiSettings> <LastAddFilePath></LastAddFilePath> </PrjGu...
/content/code_sandbox/CMSIS/RTOS2/RTX/Examples/Blinky/Blinky.uvguix
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
39,309
```objective-c /*your_sha256_hash------------- * Name: cmsis_cv.h * Purpose: cmsis_cv header *your_sha256_hash------------ *your_sha256_hash------------*/ #ifndef __CMSIS_CV_H #define __CMSIS_CV_H #include <stdint.h> #include "CV_Config.h" /* Expansion macro used to create CMSIS Driver refe...
/content/code_sandbox/CMSIS/CoreValidation/Include/cmsis_cv.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,289
```objective-c /*your_sha256_hash------------- * Name: CV_Typedefs.h * Purpose: Test framework filetypes and structures description *your_sha256_hash------------ *your_sha256_hash------------*/ #ifndef __TYPEDEFS_H__ #define __TYPEDEFS_H__ #include <stdint.h> #include <stdarg.h> #include <st...
/content/code_sandbox/CMSIS/CoreValidation/Include/CV_Typedefs.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
402
```objective-c /*your_sha256_hash------------- * Name: CV_Framework.h * Purpose: Framework header *your_sha256_hash------------ *your_sha256_hash------------*/ #ifndef __FRAMEWORK_H__ #define __FRAMEWORK_H__ #include "CV_Typedefs.h" #include "CV_Report.h" /*your_sha256_hash------------- *...
/content/code_sandbox/CMSIS/CoreValidation/Include/CV_Framework.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
323
```objective-c /*your_sha256_hash------------- * Name: CV_Report.h * Purpose: Report statistics and layout header *your_sha256_hash------------ *your_sha256_hash------------*/ #ifndef __REPORT_H__ #define __REPORT_H__ #include "CV_Config.h" #include "CV_Typedefs.h" /*your_sha256_hash------...
/content/code_sandbox/CMSIS/CoreValidation/Include/CV_Report.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
624
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55NS/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m55 -xc ; command above MUST be in first line (no comment above!) ;Note: Add '-mcmse' to first line if your software model is "Secure Mode". ; #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m55 -xc -mcmse /* ;-------- <<< Use Configuratio...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55NS/RTE/Device/ARMCM55/ARMCM55_ac6.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,097
```unknown /****************************************************************************** * @file startup_ARMCM55.c * @brief CMSIS-Core Device Startup File for Cortex-M55 Device * @version V1.1.0 * @date 16. December 2020 ******************************************************************************/ ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55NS/RTE/Device/ARMCM55/startup_ARMCM55.c.base@1.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,347
```objective-c /* * * * * www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * your_sha256_hash------ * * $Date: 30. October 2017 * $Revision: V2.1.2 * * Project: CM...
/content/code_sandbox/CMSIS/RTOS2/RTX/Include1/cmsis_os.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
9,590
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m55 -xc ; command above MUST be in first line (no comment above!) ;Note: Add '-mcmse' to first line if your software model is "Secure Mode". ; #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m55 -xc -mcmse /* ;-------- <<< Use Configuratio...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55NS/RTE/Device/ARMCM55/ARMCM55_ac6.sct.base@1.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,056
```unknown /**************************************************************************//** * @file system_ARMCM55.c * @brief CMSIS Device System Source File for * ARMCM55 Device * @version V1.1.0 * @date 28. March 2022 *************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55NS/RTE/Device/ARMCM55/system_ARMCM55.c.base@1.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
737
```c /**************************************************************************//** * @file system_ARMCM55.c * @brief CMSIS Device System Source File for * ARMCM55 Device * @version V1.1.0 * @date 28. March 2022 ******************************************************************************/...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55NS/RTE/Device/ARMCM55/system_ARMCM55.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
737
```c /****************************************************************************** * @file startup_ARMCM55.c * @brief CMSIS-Core Device Startup File for Cortex-M55 Device * @version V1.1.0 * @date 16. December 2020 ******************************************************************************/ /* * ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55NS/RTE/Device/ARMCM55/startup_ARMCM55.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,347
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m23 -xc ; command above MUST be in first line (no comment above!) ;Note: Add '-mcmse' to first line if your software model is "Secure Mode". ; #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m23 -xc -mcmse /* ;-------- <<< Use Configuratio...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23/RTE/Device/ARMCM23/ARMCM23_ac6.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,097
```unknown /****************************************************************************** * @file startup_ARMCM23.c * @brief CMSIS-Core Device Startup File for a Cortex-M23 Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23/RTE/Device/ARMCM23/startup_ARMCM23.c.base@2.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,252
```c /**************************************************************************//** * @file system_ARMCM23.c * @brief CMSIS Device System Source File for * ARMCM23 Device * @version V1.0.1 * @date 15. November 2019 ****************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23/RTE/Device/ARMCM23/system_ARMCM23.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
436
```linker script /****************************************************************************** * @file gcc_arm.ld * @brief GNU Linker Script for Cortex-M based device * @version V2.2.0 * @date 16. December 2020 ******************************************************************************/ /* * * ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23/RTE/Device/ARMCM23/gcc_arm.ld
linker script
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
2,080
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55S_BL/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```c /****************************************************************************** * @file startup_ARMCM23.c * @brief CMSIS-Core Device Startup File for a Cortex-M23 Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************/ /* ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23/RTE/Device/ARMCM23/startup_ARMCM23.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,252
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m55 -xc -mcmse ; command above MUST be in first line (no comment above!) ;Note: Add '-mcmse' to first line if your software model is "Secure Mode". ; #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m55 -xc -mcmse /* ;-------- <<< Use Confi...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55S_BL/RTE/Device/ARMCM55/ARMCM55_ac6_s.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,101
```unknown /**************************************************************************//** * @file system_ARMCM55.c * @brief CMSIS Device System Source File for * ARMCM55 Device * @version V1.1.0 * @date 28. March 2022 *************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55S_BL/RTE/Device/ARMCM55/system_ARMCM55.c.base@1.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
737
```unknown /****************************************************************************** * @file startup_ARMCM55.c * @brief CMSIS-Core Device Startup File for Cortex-M55 Device * @version V1.1.0 * @date 16. December 2020 ******************************************************************************/ ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55S_BL/RTE/Device/ARMCM55/startup_ARMCM55.c.base@1.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,347
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m55 -xc -mcmse ; command above MUST be in first line (no comment above!) ;Note: Add '-mcmse' to first line if your software model is "Secure Mode". ; #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m55 -xc -mcmse /* ;-------- <<< Use Confi...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55S_BL/RTE/Device/ARMCM55/ARMCM55_ac6_s.sct.base@1.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,060
```c /**************************************************************************//** * @file system_ARMCM55.c * @brief CMSIS Device System Source File for * ARMCM55 Device * @version V1.1.0 * @date 28. March 2022 ******************************************************************************/...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55S_BL/RTE/Device/ARMCM55/system_ARMCM55.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
737
```c /****************************************************************************** * @file startup_ARMCM55.c * @brief CMSIS-Core Device Startup File for Cortex-M55 Device * @version V1.1.0 * @date 16. December 2020 ******************************************************************************/ /* * ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55S_BL/RTE/Device/ARMCM55/startup_ARMCM55.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,347
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23S_BL/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m23 -xc -mcmse ; command above MUST be in first line (no comment above!) ;Note: Add '-mcmse' to first line if your software model is "Secure Mode". ; #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m23 -xc -mcmse /* ;-------- <<< Use Confi...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23S_BL/RTE/Device/ARMCM23_TZ/ARMCM23_ac6_s.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,101
```unknown /****************************************************************************** * @file startup_ARMCM23.c * @brief CMSIS-Core Device Startup File for a Cortex-M23 Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23S_BL/RTE/Device/ARMCM23_TZ/startup_ARMCM23.c.base@2.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,252
```linker script /****************************************************************************** * @file gcc_arm.ld * @brief GNU Linker Script for Cortex-M based device * @version V2.2.0 * @date 16. December 2020 ******************************************************************************/ /* * * ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23S_BL/RTE/Device/ARMCM23_TZ/gcc_arm.ld
linker script
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
2,076
```objective-c /**************************************************************************//** * @file partition_ARMCM55.h * @brief CMSIS-CORE Initial Setup for Secure / Non-Secure Zones for Armv8.1-M Mainline * @version V1.0.0 * @date 20. March 2020 ****************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM55S_BL/RTE/Device/ARMCM55/partition_ARMCM55.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
17,223
```c /**************************************************************************//** * @file system_ARMCM23.c * @brief CMSIS Device System Source File for * ARMCM23 Device * @version V1.0.1 * @date 15. November 2019 ****************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23S_BL/RTE/Device/ARMCM23_TZ/system_ARMCM23.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
436
```c /****************************************************************************** * @file startup_ARMCM23.c * @brief CMSIS-Core Device Startup File for a Cortex-M23 Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************/ /* ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23S_BL/RTE/Device/ARMCM23_TZ/startup_ARMCM23.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,252
```objective-c /**************************************************************************//** * @file partition_ARMCM23.h * @brief CMSIS-CORE Initial Setup for Secure / Non-Secure Zones for ARMCM23 * @version V5.3.1 * @date 09. July 2018 ****************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM23S_BL/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h
objective-c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
10,036
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0plus/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```c /**************************************************************************//** * @file system_ARMCM0plus.c * @brief CMSIS Device System Source File for * ARMCM0plus Device * @version V1.0.1 * @date 05. September 2022 *********************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0plus/RTE/Device/ARMCM0P/system_ARMCM0plus.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
335
```groff /****************************************************************************** * @file startup_ARMCM0plus.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M0+ Device * @version V2.0.3 * @date 31. March 2020 *****************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0plus/RTE/Device/ARMCM0P/startup_ARMCM0plus.c.base@2.0.3
groff
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,133
```batchfile /****************************************************************************/ /* tiac_arm.cmd - COMMAND FILE FOR LINKING ARM C PROGRAMS */ /* */ /* Description: This file is a sample command file that can be used ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0plus/RTE/Device/ARMCM0P/tiac_arm.cmd
batchfile
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
456
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m0+ -xc ; command above MUST be in first line (no comment above!) /* ;-------- <<< Use Configuration Wizard in Context Menu >>> ------------------- */ /*--------------------- Flash Configuration ---------------------------------- ; <h> Flash Configurat...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0plus/RTE/Device/ARMCM0P/ARMCM0plus_ac6.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
670
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```c /****************************************************************************** * @file startup_ARMCM0plus.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M0+ Device * @version V2.0.3 * @date 31. March 2020 ******************************************************************************/ /...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0plus/RTE/Device/ARMCM0P/startup_ARMCM0plus.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,133
```c /**************************************************************************//** * @file system_ARMCM0.c * @brief CMSIS Device System Source File for * ARMCM0 Device * @version V1.0.0 * @date 09. July 2018 ******************************************************************************/ /*...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0/RTE/Device/ARMCM0/system_ARMCM0.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
263
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m0 -xc ; command above MUST be in first line (no comment above!) /* ;-------- <<< Use Configuration Wizard in Context Menu >>> ------------------- */ /*--------------------- Flash Configuration ---------------------------------- ; <h> Flash Configurati...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0/RTE/Device/ARMCM0/ARMCM0_ac6.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
669
```c /****************************************************************************** * @file startup_ARMCM0.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M0 Device * @version V2.0.3 * @date 31. March 2020 ******************************************************************************/ /* * ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0/RTE/Device/ARMCM0/startup_ARMCM0.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,107
```batchfile /****************************************************************************/ /* tiac_arm.cmd - COMMAND FILE FOR LINKING ARM C PROGRAMS */ /* */ /* Description: This file is a sample command file that can be used ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0/RTE/Device/ARMCM0/tiac_arm.cmd
batchfile
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
456
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM35PNS/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```groff /****************************************************************************** * @file startup_ARMCM0.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M0 Device * @version V2.0.3 * @date 31. March 2020 ******************************************************************************/ /*...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM0/RTE/Device/ARMCM0/startup_ARMCM0.c.base@2.0.3
groff
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,107
```c /**************************************************************************//** * @file system_ARMCM35P.c * @brief CMSIS Device System Source File for * ARMCM35P Device * @version V1.0.1 * @date 15. November 2019 **************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM35PNS/RTE/Device/ARMCM35P_DSP_FP_TZ/system_ARMCM35P.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
622
```unknown /****************************************************************************** * @file startup_ARMCM35P.c * @brief CMSIS-Core Device Startup File for Cortex-M35P Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM35PNS/RTE/Device/ARMCM35P_DSP_FP_TZ/startup_ARMCM35P.c.base@2.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,421
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m35p -xc ; command above MUST be in first line (no comment above!) ;Note: Add '-mcmse' to first line if your software model is "Secure Mode". ; #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m35p -xc -mcmse /* ;-------- <<< Use Configurat...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM35PNS/RTE/Device/ARMCM35P_DSP_FP_TZ/ARMCM35P_ac6.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,099
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM33/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```c /****************************************************************************** * @file startup_ARMCM33.c * @brief CMSIS-Core Device Startup File for Cortex-M33 Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************/ /* * ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM33/RTE/Device/ARMCM33_DSP_FP/startup_ARMCM33.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,412
```c /****************************************************************************** * @file startup_ARMCM35P.c * @brief CMSIS-Core Device Startup File for Cortex-M35P Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************/ /* ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM35PNS/RTE/Device/ARMCM35P_DSP_FP_TZ/startup_ARMCM35P.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,421
```c /**************************************************************************//** * @file system_ARMCM33.c * @brief CMSIS Device System Source File for * ARMCM33 Device * @version V1.0.1 * @date 15. November 2019 ****************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM33/RTE/Device/ARMCM33_DSP_FP/system_ARMCM33.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
610
```batchfile /****************************************************************************/ /* tiac_arm.cmd - COMMAND FILE FOR LINKING ARM C PROGRAMS */ /* */ /* Description: This file is a sample command file that can be used ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM33/RTE/Device/ARMCM33_DSP_FP/tiac_arm.cmd
batchfile
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
456
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m33 -xc ; command above MUST be in first line (no comment above!) ;Note: Add '-mcmse' to first line if your software model is "Secure Mode". ; #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m33 -xc -mcmse /* ;-------- <<< Use Configuratio...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM33/RTE/Device/ARMCM33_DSP_FP/ARMCM33_ac6.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,097
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM4/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```unknown /****************************************************************************** * @file startup_ARMCM33.c * @brief CMSIS-Core Device Startup File for Cortex-M33 Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************/ ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM33/RTE/Device/ARMCM33_DSP_FP/startup_ARMCM33.c.base@2.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,412
```unknown #! armclang -E --target=arm-arm-none-eabi -mcpu=cortex-m4 -xc ; command above MUST be in first line (no comment above!) /* ;-------- <<< Use Configuration Wizard in Context Menu >>> ------------------- */ /*--------------------- Flash Configuration ---------------------------------- ; <h> Flash Configurati...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM4/RTE/Device/ARMCM4/ARMCM4_ac6.sct
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
669
```c /****************************************************************************** * @file startup_ARMCM4.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M4 Device * @version V2.0.3 * @date 31. March 2020 ******************************************************************************/ /* * ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM4/RTE/Device/ARMCM4/startup_ARMCM4.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,218
```batchfile /****************************************************************************/ /* tiac_arm.cmd - COMMAND FILE FOR LINKING ARM C PROGRAMS */ /* */ /* Description: This file is a sample command file that can be used ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM4/RTE/Device/ARMCM4/tiac_arm.cmd
batchfile
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
456
```groff /****************************************************************************** * @file startup_ARMCM4.c * @brief CMSIS-Core(M) Device Startup File for a Cortex-M4 Device * @version V2.0.3 * @date 31. March 2020 ******************************************************************************/ /*...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM4/RTE/Device/ARMCM4/startup_ARMCM4.c.base@2.0.3
groff
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,218
```yaml # yaml-language-server: $schema=path_to_url layer: # type: Target description: Target setup # packs: # - pack: ARM::CMSIS components: # [Cvendor::] Cclass [&Cbundle] :Cgroup [:Csub] [&Cvariant] [@[>=]Cversion] - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup misc:...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM35PS_BL/Target.clayer.yml
yaml
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
143
```c /**************************************************************************//** * @file system_ARMCM4.c * @brief CMSIS Device System Source File for * ARMCM4 Device * @version V1.0.1 * @date 15. November 2019 ******************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM4/RTE/Device/ARMCM4/system_ARMCM4.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
464
```c /**************************************************************************//** * @file system_ARMCM35P.c * @brief CMSIS Device System Source File for * ARMCM35P Device * @version V1.0.1 * @date 15. November 2019 **************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM35PS_BL/RTE/Device/ARMCM35P_DSP_FP_TZ/system_ARMCM35P.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
622
```unknown /****************************************************************************** * @file startup_ARMCM35P.c * @brief CMSIS-Core Device Startup File for Cortex-M35P Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM35PS_BL/RTE/Device/ARMCM35P_DSP_FP_TZ/startup_ARMCM35P.c.base@2.1.0
unknown
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,421
```c /****************************************************************************** * @file startup_ARMCM35P.c * @brief CMSIS-Core Device Startup File for Cortex-M35P Device * @version V2.1.0 * @date 16. December 2020 ******************************************************************************/ /* ...
/content/code_sandbox/CMSIS/CoreValidation/Layer/Target/CM35PS_BL/RTE/Device/ARMCM35P_DSP_FP_TZ/startup_ARMCM35P.c
c
2016-02-18T08:04:18
2024-08-16T08:24:23
CMSIS_5
ARM-software/CMSIS_5
1,295
1,421