在好例子网,分享、交流、成长!
您当前所在位置:首页C/C++ 开发实例嵌入式开发 → Aurix2G_Workspace_V1_0_1_13_0

Aurix2G_Workspace_V1_0_1_13_0

嵌入式开发

下载此实例
  • 开发语言:C/C++
  • 实例大小:3.97M
  • 下载次数:14
  • 浏览次数:453
  • 发布时间:2021-07-28
  • 实例类别:嵌入式开发
  • 发 布 人:mirandali
  • 文件格式:.rar
  • 所需积分:5
 相关标签: TriCore AURIX TC3XX

实例介绍

【实例简介】AURIX 2nd Generation 示例代码

【实例截图】

from clipboard

【核心代码】

Aurix2G_Workspace_V1_0_1_13_0

├── BaseFramework_TC38A
│   ├── 0_Src
│   │   ├── AppSw
│   │   │   ├── CpuGeneric
│   │   │   │   └── Config
│   │   │   │       ├── Ifx_Cfg.h
│   │   │   │       ├── Ifx_InterfaceConst.c
│   │   │   │       └── MainPage.h
│   │   │   └── Tricore
│   │   │       ├── Cfg_Ssw
│   │   │       │   ├── Ifx_Cfg_Ssw.c
│   │   │       │   ├── Ifx_Cfg_Ssw.h
│   │   │       │   └── Ifx_Cfg_SswBmhd.c
│   │   │       └── Main
│   │   │           ├── Cpu0_Main.c
│   │   │           ├── Cpu1_Main.c
│   │   │           ├── Cpu2_Main.c
│   │   │           └── Cpu3_Main.c
│   │   └── BaseSw
│   │       ├── Infra
│   │       │   ├── Platform
│   │       │   │   └── Tricore
│   │       │   │       └── Compilers
│   │       │   │           ├── CompilerDcc.c
│   │       │   │           ├── CompilerDcc.h
│   │       │   │           ├── CompilerGhs.c
│   │       │   │           ├── CompilerGhs.h
│   │       │   │           ├── CompilerGnuc.c
│   │       │   │           ├── CompilerGnuc.h
│   │       │   │           ├── CompilerTasking.c
│   │       │   │           ├── CompilerTasking.h
│   │       │   │           └── Compilers.h
│   │       │   ├── Sfr
│   │       │   │   └── TC38A
│   │       │   │       └── _Reg
│   │       │   │           ├── IfxAsclin_bf.h
│   │       │   │           ├── IfxAsclin_reg.h
│   │       │   │           ├── IfxAsclin_regdef.h
│   │       │   │           ├── IfxCan_bf.h
│   │       │   │           ├── IfxCan_reg.h
│   │       │   │           ├── IfxCan_regdef.h
│   │       │   │           ├── IfxCbs_bf.h
│   │       │   │           ├── IfxCbs_reg.h
│   │       │   │           ├── IfxCbs_regdef.h
│   │       │   │           ├── IfxCcu6_bf.h
│   │       │   │           ├── IfxCcu6_reg.h
│   │       │   │           ├── IfxCcu6_regdef.h
│   │       │   │           ├── IfxConverter_bf.h
│   │       │   │           ├── IfxConverter_reg.h
│   │       │   │           ├── IfxConverter_regdef.h
│   │       │   │           ├── IfxCpu_bf.h
│   │       │   │           ├── IfxCpu_reg.h
│   │       │   │           ├── IfxCpu_regdef.h
│   │       │   │           ├── IfxDam_bf.h
│   │       │   │           ├── IfxDam_reg.h
│   │       │   │           ├── IfxDam_regdef.h
│   │       │   │           ├── IfxDma_bf.h
│   │       │   │           ├── IfxDma_reg.h
│   │       │   │           ├── IfxDma_regdef.h
│   │       │   │           ├── IfxDmu_bf.h
│   │       │   │           ├── IfxDmu_reg.h
│   │       │   │           ├── IfxDmu_regdef.h
│   │       │   │           ├── IfxDom_bf.h
│   │       │   │           ├── IfxDom_reg.h
│   │       │   │           ├── IfxDom_regdef.h
│   │       │   │           ├── IfxEdsadc_bf.h
│   │       │   │           ├── IfxEdsadc_reg.h
│   │       │   │           ├── IfxEdsadc_regdef.h
│   │       │   │           ├── IfxEray_bf.h
│   │       │   │           ├── IfxEray_reg.h
│   │       │   │           ├── IfxEray_regdef.h
│   │       │   │           ├── IfxEvadc_bf.h
│   │       │   │           ├── IfxEvadc_reg.h
│   │       │   │           ├── IfxEvadc_regdef.h
│   │       │   │           ├── IfxFce_bf.h
│   │       │   │           ├── IfxFce_reg.h
│   │       │   │           ├── IfxFce_regdef.h
│   │       │   │           ├── IfxFsi_bf.h
│   │       │   │           ├── IfxFsi_reg.h
│   │       │   │           ├── IfxFsi_regdef.h
│   │       │   │           ├── IfxGeth_bf.h
│   │       │   │           ├── IfxGeth_reg.h
│   │       │   │           ├── IfxGeth_regdef.h
│   │       │   │           ├── IfxGpt12_bf.h
│   │       │   │           ├── IfxGpt12_reg.h
│   │       │   │           ├── IfxGpt12_regdef.h
│   │       │   │           ├── IfxGtm_bf.h
│   │       │   │           ├── IfxGtm_reg.h
│   │       │   │           ├── IfxGtm_regdef.h
│   │       │   │           ├── IfxHsct_bf.h
│   │       │   │           ├── IfxHsct_reg.h
│   │       │   │           ├── IfxHsct_regdef.h
│   │       │   │           ├── IfxHssl_bf.h
│   │       │   │           ├── IfxHssl_reg.h
│   │       │   │           ├── IfxHssl_regdef.h
│   │       │   │           ├── IfxI2c_bf.h
│   │       │   │           ├── IfxI2c_reg.h
│   │       │   │           ├── IfxI2c_regdef.h
│   │       │   │           ├── IfxInt_bf.h
│   │       │   │           ├── IfxInt_reg.h
│   │       │   │           ├── IfxInt_regdef.h
│   │       │   │           ├── IfxIom_bf.h
│   │       │   │           ├── IfxIom_reg.h
│   │       │   │           ├── IfxIom_regdef.h
│   │       │   │           ├── IfxLmu_bf.h
│   │       │   │           ├── IfxLmu_reg.h
│   │       │   │           ├── IfxLmu_regdef.h
│   │       │   │           ├── IfxMinimcds_bf.h
│   │       │   │           ├── IfxMinimcds_reg.h
│   │       │   │           ├── IfxMinimcds_regdef.h
│   │       │   │           ├── IfxMsc_bf.h
│   │       │   │           ├── IfxMsc_reg.h
│   │       │   │           ├── IfxMsc_regdef.h
│   │       │   │           ├── IfxMtu_bf.h
│   │       │   │           ├── IfxMtu_reg.h
│   │       │   │           ├── IfxMtu_regdef.h
│   │       │   │           ├── IfxPfi_bf.h
│   │       │   │           ├── IfxPfi_reg.h
│   │       │   │           ├── IfxPfi_regdef.h
│   │       │   │           ├── IfxPms_bf.h
│   │       │   │           ├── IfxPms_reg.h
│   │       │   │           ├── IfxPms_regdef.h
│   │       │   │           ├── IfxPmu_bf.h
│   │       │   │           ├── IfxPmu_reg.h
│   │       │   │           ├── IfxPmu_regdef.h
│   │       │   │           ├── IfxPort_bf.h
│   │       │   │           ├── IfxPort_reg.h
│   │       │   │           ├── IfxPort_regdef.h
│   │       │   │           ├── IfxPsi5_bf.h
│   │       │   │           ├── IfxPsi5_reg.h
│   │       │   │           ├── IfxPsi5_regdef.h
│   │       │   │           ├── IfxPsi5s_bf.h
│   │       │   │           ├── IfxPsi5s_reg.h
│   │       │   │           ├── IfxPsi5s_regdef.h
│   │       │   │           ├── IfxQspi_bf.h
│   │       │   │           ├── IfxQspi_reg.h
│   │       │   │           ├── IfxQspi_regdef.h
│   │       │   │           ├── IfxSbcu_bf.h
│   │       │   │           ├── IfxSbcu_reg.h
│   │       │   │           ├── IfxSbcu_regdef.h
│   │       │   │           ├── IfxScu_bf.h
│   │       │   │           ├── IfxScu_reg.h
│   │       │   │           ├── IfxScu_regdef.h
│   │       │   │           ├── IfxSent_bf.h
│   │       │   │           ├── IfxSent_reg.h
│   │       │   │           ├── IfxSent_regdef.h
│   │       │   │           ├── IfxSmu_bf.h
│   │       │   │           ├── IfxSmu_reg.h
│   │       │   │           ├── IfxSmu_regdef.h
│   │       │   │           ├── IfxSrc_bf.h
│   │       │   │           ├── IfxSrc_reg.h
│   │       │   │           ├── IfxSrc_regdef.h
│   │       │   │           ├── IfxStm_bf.h
│   │       │   │           ├── IfxStm_reg.h
│   │       │   │           ├── IfxStm_regdef.h
│   │       │   │           ├── Ifx_TypesReg.h
│   │       │   │           └── Ifx_reg.h
│   │       │   └── Ssw
│   │       │       └── TC38A
│   │       │           └── Tricore
│   │       │               ├── Ifx_Ssw.h
│   │       │               ├── Ifx_Ssw_Compilers.h
│   │       │               ├── Ifx_Ssw_CompilersDcc.h
│   │       │               ├── Ifx_Ssw_CompilersGhs.h
│   │       │               ├── Ifx_Ssw_CompilersGnuc.h
│   │       │               ├── Ifx_Ssw_CompilersTasking.h
│   │       │               ├── Ifx_Ssw_Infra.c
│   │       │               ├── Ifx_Ssw_Infra.h
│   │       │               ├── Ifx_Ssw_LegacySwCfg.h
│   │       │               ├── Ifx_Ssw_Tc0.c
│   │       │               ├── Ifx_Ssw_Tc1.c
│   │       │               ├── Ifx_Ssw_Tc2.c
│   │       │               └── Ifx_Ssw_Tc3.c
│   │       ├── Service
│   │       │   └── CpuGeneric
│   │       │       └── _Utilities
│   │       │           └── Ifx_Assert.h
│   │       └── iLLD
│   │           └── TC38A
│   │               └── Tricore
│   │                   ├── Cpu
│   │                   │   ├── Irq
│   │                   │   │   ├── IfxCpu_Irq.c
│   │                   │   │   └── IfxCpu_Irq.h
│   │                   │   ├── Std
│   │                   │   │   ├── IfxCpu.c
│   │                   │   │   ├── IfxCpu.h
│   │                   │   │   ├── IfxCpu_Intrinsics.h
│   │                   │   │   ├── IfxCpu_IntrinsicsDcc.h
│   │                   │   │   ├── IfxCpu_IntrinsicsGhs.h
│   │                   │   │   ├── IfxCpu_IntrinsicsGnuc.h
│   │                   │   │   ├── IfxCpu_IntrinsicsTasking.h
│   │                   │   │   ├── Ifx_Types.h
│   │                   │   │   ├── Ifx_TypesDcc.h
│   │                   │   │   ├── Ifx_TypesGhs.h
│   │                   │   │   ├── Ifx_TypesGnuc.h
│   │                   │   │   ├── Ifx_TypesTasking.h
│   │                   │   │   └── Platform_Types.h
│   │                   │   └── Trap
│   │                   │       ├── IfxCpu_Trap.c
│   │                   │       └── IfxCpu_Trap.h
│   │                   ├── Dma
│   │                   │   ├── Dma
│   │                   │   │   ├── IfxDma_Dma.c
│   │                   │   │   └── IfxDma_Dma.h
│   │                   │   └── Std
│   │                   │       ├── IfxDma.c
│   │                   │       └── IfxDma.h
│   │                   ├── IfxLldVersion.h
│   │                   ├── Mtu
│   │                   │   └── Std
│   │                   │       ├── IfxMtu.c
│   │                   │       └── IfxMtu.h
│   │                   ├── Pms
│   │                   │   └── Std
│   │                   │       ├── IfxPmsEvr.c
│   │                   │       ├── IfxPmsEvr.h
│   │                   │       ├── IfxPmsPm.c
│   │                   │       └── IfxPmsPm.h
│   │                   ├── Port
│   │                   │   ├── Io
│   │                   │   │   ├── IfxPort_Io.c
│   │                   │   │   └── IfxPort_Io.h
│   │                   │   └── Std
│   │                   │       ├── IfxPort.c
│   │                   │       └── IfxPort.h
│   │                   ├── Scu
│   │                   │   └── Std
│   │                   │       ├── IfxScuCcu.c
│   │                   │       ├── IfxScuCcu.h
│   │                   │       ├── IfxScuEru.c
│   │                   │       ├── IfxScuEru.h
│   │                   │       ├── IfxScuLbist.c
│   │                   │       ├── IfxScuLbist.h
│   │                   │       ├── IfxScuRcu.c
│   │                   │       ├── IfxScuRcu.h
│   │                   │       ├── IfxScuWdt.asm.h
│   │                   │       ├── IfxScuWdt.c
│   │                   │       └── IfxScuWdt.h
│   │                   ├── Src
│   │                   │   └── Std
│   │                   │       ├── IfxSrc.c
│   │                   │       └── IfxSrc.h
│   │                   ├── Stm
│   │                   │   └── Std
│   │                   │       ├── IfxStm.c
│   │                   │       └── IfxStm.h
│   │                   ├── _Impl
│   │                   │   ├── IfxCpu_cfg.c
│   │                   │   ├── IfxCpu_cfg.h
│   │                   │   ├── IfxDma_cfg.h
│   │                   │   ├── IfxGlobal_cfg.h
│   │                   │   ├── IfxMtu_cfg.c
│   │                   │   ├── IfxMtu_cfg.h
│   │                   │   ├── IfxPms_cfg.h
│   │                   │   ├── IfxPort_cfg.c
│   │                   │   ├── IfxPort_cfg.h
│   │                   │   ├── IfxScu_cfg.h
│   │                   │   ├── IfxSrc_cfg.h
│   │                   │   ├── IfxStm_cfg.c
│   │                   │   └── IfxStm_cfg.h
│   │                   ├── _Lib
│   │                   │   └── InternalMux
│   │                   │       ├── Ifx_InternalMux.c
│   │                   │       ├── Ifx_InternalMux.h
│   │                   │       └── info.dox
│   │                   └── _PinMap
│   │                       ├── IfxDmu_PinMap.c
│   │                       ├── IfxDmu_PinMap.h
│   │                       ├── IfxPms_PinMap.c
│   │                       ├── IfxPms_PinMap.h
│   │                       ├── IfxPort_PinMap.c
│   │                       ├── IfxPort_PinMap.h
│   │                       ├── IfxScu_PinMap.c
│   │                       └── IfxScu_PinMap.h
│   ├── 1_ToolEnv
│   │   └── 0_Build
│   │       └── 1_Config
│   │           ├── BifacesConfig.xsd
│   │           ├── Config.mk
│   │           ├── Config.xml
│   │           ├── Config_Tricore_Dcc
│   │           │   ├── Config_Dcc.mk
│   │           │   └── Lcf_Dcc_Tricore_Tc.lsl
│   │           ├── Config_Tricore_Ghs
│   │           │   ├── Config_Ghs.mk
│   │           │   └── Lcf_Ghs_Tricore_Tc.lsl
│   │           ├── Config_Tricore_Gnuc
│   │           │   ├── Config_Gnuc.mk
│   │           │   └── Lcf_Gnuc_Tricore_Tc.lsl
│   │           └── Config_Tricore_Tasking
│   │               ├── Config_Tasking.mk
│   │               └── Lcf_Tasking_Tricore_Tc.lsl
│   ├── LICENSE.md
│   ├── Makefile
│   └── README.md
├── BaseTemplateProjects.pdf
├── Example_BaseTemplateForMcs.pdf
├── Example_BaseTemplateForSCR.pdf
├── Example_BlinkingLED.pdf
├── Example_ERIKA_OS_Integration.pdf
├── Example_IndividualELfPerTriCore.pdf
├── Example_ModifyBootModeHeader.pdf
└── _Examples_TC3xx
    ├── BlinkyLed_TC39x
    │   └── 0_Src
    │       └── AppSw
    │           ├── CpuGeneric
    │           │   └── Config
    │           │       └── Ifx_Cfg.h
    │           └── Tricore
    │               ├── Demo_BlinkeyLed
    │               │   └── BlinkeyLedExample.c
    │               └── Main
    │                   ├── Cpu0_Main.c
    │                   ├── Cpu1_Main.c
    │                   ├── Cpu2_Main.c
    │                   ├── Cpu3_Main.c
    │                   ├── Cpu4_Main.c
    │                   └── Cpu5_Main.c
    ├── ErikaOsV220_TC3xx
    │   ├── 0_Src
    │   │   ├── AppSw
    │   │   │   └── Tricore
    │   │   │       ├── Main
    │   │   │       │   └── Cpu0_Main.c
    │   │   │       └── OSTasks
    │   │   │           ├── OSTasks.c
    │   │   │           ├── TriboardLed.c
    │   │   │           └── TriboardLed.h
    │   │   └── OS
    │   │       ├── config
    │   │       │   ├── cfg
    │   │       │   │   └── cfg.mk
    │   │       │   ├── inc
    │   │       │   │   └── eecfg.h
    │   │       │   └── src
    │   │       │       └── eecfg.c
    │   │       ├── cpu
    │   │       │   ├── common
    │   │       │   │   ├── README.txt
    │   │       │   │   ├── cfg
    │   │       │   │   │   ├── cfg.mk
    │   │       │   │   │   └── memprot_generator.awk
    │   │       │   │   ├── inc
    │   │       │   │   │   ├── README.txt
    │   │       │   │   │   ├── ee_compiler_ccrx.h
    │   │       │   │   │   ├── ee_compiler_ccs.h
    │   │       │   │   │   ├── ee_compiler_codewarrior.h
    │   │       │   │   │   ├── ee_compiler_diab.h
    │   │       │   │   │   ├── ee_compiler_gcc.h
    │   │       │   │   │   ├── ee_compiler_ghs.h
    │   │       │   │   │   ├── ee_compiler_iar.h
    │   │       │   │   │   ├── ee_compiler_keil.h
    │   │       │   │   │   ├── ee_compiler_tasking.h
    │   │       │   │   │   ├── ee_context.h
    │   │       │   │   │   ├── ee_hal_structs.h
    │   │       │   │   │   ├── ee_irqstub.h
    │   │       │   │   │   ├── ee_primitives.h
    │   │       │   │   │   ├── ee_stdint.h
    │   │       │   │   │   └── ee_types.h
    │   │       │   │   └── src
    │   │       │   │       ├── ee_context.c
    │   │       │   │       └── ee_hal_structs.c
    │   │       │   └── tricore
    │   │       │       ├── cfg
    │   │       │       │   └── cfg.mk
    │   │       │       ├── inc
    │   │       │       │   ├── ee_tc_cpu.h
    │   │       │       │   ├── ee_tc_cpu_reg.h
    │   │       │       │   ├── ee_tc_internal.h
    │   │       │       │   ├── ee_tc_irq.h
    │   │       │       │   ├── ee_tc_irq_internal.h
    │   │       │       │   └── ee_tc_trap.h
    │   │       │       ├── readme.txt
    │   │       │       └── src
    │   │       │           ├── ee_tc_context.c
    │   │       │           ├── ee_tc_intvec.c
    │   │       │           ├── ee_tc_oo.c
    │   │       │           ├── ee_tc_tasking_sync_on_halt.c
    │   │       │           └── ee_tc_trapvec.c
    │   │       ├── ee.h
    │   │       ├── ee.mk
    │   │       ├── ee_api.h
    │   │       ├── ee_internal.h
    │   │       ├── ee_irq.h
    │   │       ├── ee_os.h
    │   │       ├── ee_rtdruid_versions.h
    │   │       ├── kernel
    │   │       │   └── oo
    │   │       │       ├── cfg
    │   │       │       │   └── cfg.mk
    │   │       │       ├── doc
    │   │       │       │   └── readme.txt
    │   │       │       ├── inc
    │   │       │       │   ├── ee_api.h
    │   │       │       │   ├── ee_common.h
    │   │       │       │   ├── ee_inline.h
    │   │       │       │   ├── ee_internal.h
    │   │       │       │   ├── ee_intfunc.h
    │   │       │       │   ├── ee_irq.h
    │   │       │       │   └── ee_kernel.h
    │   │       │       └── src
    │   │       │           ├── ee_activate.c
    │   │       │           ├── ee_alcancel.c
    │   │       │           ├── ee_alget.c
    │   │       │           ├── ee_algetbase.c
    │   │       │           ├── ee_alsetabs.c
    │   │       │           ├── ee_alsetrel.c
    │   │       │           ├── ee_altick.c
    │   │       │           ├── ee_chaintas.c
    │   │       │           ├── ee_evclear.c
    │   │       │           ├── ee_evget.c
    │   │       │           ├── ee_evset.c
    │   │       │           ├── ee_evwait.c
    │   │       │           ├── ee_force_schedule.c
    │   │       │           ├── ee_getcountervalue.c
    │   │       │           ├── ee_getelapsedvalue.c
    │   │       │           ├── ee_gettaskid.c
    │   │       │           ├── ee_gettaskstate.c
    │   │       │           ├── ee_irqendin.c
    │   │       │           ├── ee_lockres.c
    │   │       │           ├── ee_lookup.c
    │   │       │           ├── ee_rq_exchg.c
    │   │       │           ├── ee_rq_first.c
    │   │       │           ├── ee_rq_inser.c
    │   │       │           ├── ee_schedule.c
    │   │       │           ├── ee_semgetvalue.c
    │   │       │           ├── ee_sempost.c
    │   │       │           ├── ee_semtrywait.c
    │   │       │           ├── ee_semwait.c
    │   │       │           ├── ee_shtdown.c
    │   │       │           ├── ee_startos.c
    │   │       │           ├── ee_terminat.c
    │   │       │           ├── ee_thendin.c
    │   │       │           ├── ee_tnterm.c
    │   │       │           ├── ee_tstub.c
    │   │       │           ├── ee_ulockallres.c
    │   │       │           └── ee_ulockres.c
    │   │       ├── license.txt
    │   │       │   ├── Eclipse Public License.txt
    │   │       │   ├── Erika Enterprise License.txt
    │   │       │   └── GPL-v2.txt
    │   │       └── os.h
    │   └── 1_ToolEnv
    │       └── 0_Build
    │           └── 1_Config
    │               ├── CfgErikaOS.oil
    │               └── Config_Tricore_Ghs
    │                   └── Config_Ghs.mk
    ├── IndividualELfPerTriCore_TC39B
    │   ├── 0_Src
    │   │   └── AppSw
    │   │       └── Tricore
    │   │           └── Main
    │   │               ├── Cpu0_Main.c
    │   │               ├── Cpu1_Main.c
    │   │               ├── Cpu2_Main.c
    │   │               ├── Cpu3_Main.c
    │   │               ├── Cpu4_Main.c
    │   │               └── Cpu5_Main.c
    │   └── 1_ToolEnv
    │       └── 0_Build
    │           └── 1_Config
    │               ├── Config.xml
    │               ├── Config_Tricore_Dcc
    │               │   ├── Lcf_Dcc_Tricore_Tc0.lsl
    │               │   ├── Lcf_Dcc_Tricore_Tc1.lsl
    │               │   ├── Lcf_Dcc_Tricore_Tc2.lsl
    │               │   ├── Lcf_Dcc_Tricore_Tc3.lsl
    │               │   ├── Lcf_Dcc_Tricore_Tc4.lsl
    │               │   └── Lcf_Dcc_Tricore_Tc5.lsl
    │               ├── Config_Tricore_Ghs
    │               │   ├── Lcf_Ghs_Tricore_Tc0.lsl
    │               │   ├── Lcf_Ghs_Tricore_Tc1.lsl
    │               │   ├── Lcf_Ghs_Tricore_Tc2.lsl
    │               │   ├── Lcf_Ghs_Tricore_Tc3.lsl
    │               │   ├── Lcf_Ghs_Tricore_Tc4.lsl
    │               │   └── Lcf_Ghs_Tricore_Tc5.lsl
    │               ├── Config_Tricore_Gnuc
    │               │   ├── Lcf_Gnuc_Tricore_Tc0.lsl
    │               │   ├── Lcf_Gnuc_Tricore_Tc1.lsl
    │               │   ├── Lcf_Gnuc_Tricore_Tc2.lsl
    │               │   ├── Lcf_Gnuc_Tricore_Tc3.lsl
    │               │   ├── Lcf_Gnuc_Tricore_Tc4.lsl
    │               │   └── Lcf_Gnuc_Tricore_Tc5.lsl
    │               └── Config_Tricore_Tasking
    │                   ├── Lcf_Tasking_Tricore_Tc0.lsl
    │                   ├── Lcf_Tasking_Tricore_Tc1.lsl
    │                   ├── Lcf_Tasking_Tricore_Tc2.lsl
    │                   ├── Lcf_Tasking_Tricore_Tc3.lsl
    │                   ├── Lcf_Tasking_Tricore_Tc4.lsl
    │                   └── Lcf_Tasking_Tricore_Tc5.lsl
    ├── MCSBaseFramework_TC39x
    │   ├── 0_Src
    │   │   └── AppSw
    │   │       ├── Mcs
    │   │       │   ├── Demo_Mcs
    │   │       │   │   ├── Mcs0.asm
    │   │       │   │   ├── Mcs1.asm
    │   │       │   │   ├── Mcs2.asm
    │   │       │   │   ├── Mcs3.asm
    │   │       │   │   ├── Mcs4.asm
    │   │       │   │   ├── Mcs5.asm
    │   │       │   │   ├── Mcs6.asm
    │   │       │   │   ├── Mcs7.asm
    │   │       │   │   ├── Mcs8.asm
    │   │       │   │   └── Mcs9.asm
    │   │       │   └── Mcs_Dep
    │   │       │       └── Mcs_Dep.mk
    │   │       └── Tricore
    │   │           ├── Demo_Mcs
    │   │           │   ├── Mcs_Init.c
    │   │           │   └── Mcs_Init.h
    │   │           └── Main
    │   │               └── Cpu0_Main.c
    │   └── 1_ToolEnv
    │       └── 0_Build
    │           └── 1_Config
    │               ├── Config.xml
    │               └── Config_Mcs_AsmMcs
    │                   └── Config_AsmMcs.mk
    ├── ModifyBMHD_TC3xx
    │   └── 1_ToolEnv
    │       └── 0_Build
    │           └── 1_Config
    │               └── Extentions
    │                   ├── Bmhd
    │                   │   ├── Bmhd.mk
    │                   │   ├── Config
    │                   │   │   ├── BmhdCfg.xml
    │                   │   │   └── BmhdTemplate.php
    │                   │   └── Scripts
    │                   │       ├── FileHandling.php
    │                   │       └── GenerateBmhd.php
    │                   └── ConfigPrjExtn.mk
    └── ScrBaseFramework_TC3xx
        ├── 0_Src
        │   └── AppSw
        │       ├── Tricore
        │       │   ├── Main
        │       │   │   └── Cpu0_Main.c
        │       │   ├── ScrCArray
        │       │   │   └── CompileScrArray.mk
        │       │   └── ScrStart
        │       │       ├── IfxScr_Start.c
        │       │       └── IfxScr_Start.h
        │       └── i51
        │           ├── Scr_GenericDefs.h
        │           ├── Scr_Io.h
        │           ├── Scr_Irq.h
        │           ├── Scr_Rtc.h
        │           ├── Scr_Scu.h
        │           ├── main.c
        │           └── registers.h
        └── 1_ToolEnv
            └── 0_Build
                ├── 0_Utilities
                │   ├── IFX_Copyright.txt
                │   └── iHex2Array.exe
                └── 1_Config
                    ├── Config.xml
                    ├── Config_i51_Keil
                    │   ├── Config_Keil.mk
                    │   └── Lcf_Keil_i51_Scr.lsl
                    └── Config_i51_Tasking
                        ├── Config_Tasking.mk
                        ├── Lcf_Tasking_i51_Scr.lsl
                        └── arch_scr.lsl

143 directories, 426 files


标签: TriCore AURIX TC3XX

实例下载地址

Aurix2G_Workspace_V1_0_1_13_0

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警