代码搜索:CPU2
找到约 64 项符合「CPU2」的源代码
代码结果 64
www.eeworm.com/read/360348/10101697
log cc_build_debug.log
------------------------------ dct.pjt - Debug ------------------------------
"C:\ti2x\c2400\cgtools\bin\dspcl" -g -q -fr"E:/qu/zj4/2407/prg/algorithm/exp4_05_dct(cpu2)/dct/Debug" -d"_DEBUG" -v2xx
www.eeworm.com/read/442656/1755135
ini config.ini
[root]
type=Root
children=cpu0 cpu1 cpu2 cpu3 dram hier toMembus workload
checkpoint=
clock=200000000
max_tick=0
output_file=cout
progress_interval=0
[cpu0]
type=SimpleCPU
children=dcache icache
cloc
www.eeworm.com/read/302839/3822140
ini config.ini
[root]
type=Root
children=system
dummy=0
[system]
type=System
children=cpu0 cpu1 cpu2 cpu3 cpu4 cpu5 cpu6 cpu7 funcmem l2c membus physmem toL2Bus
mem_mode=timing
physmem=system.physmem
[system.cpu0]
www.eeworm.com/read/328029/3451819
h def_pin.h
/**********************51引脚定义************************/
//看门狗
sbit wdi=P1^5;
//外部ROM
sbit rom_wr=P3^6;
sbit rom_rd=P3^7;
sbit rom_ce=P1^2;
sbit rom_a17=P1^1;
sbit rom_a16=P1^0;
//与CPU2相连