p12c508_test.stc
来自「可移植的MicroChip的PIC全系列单片机软件仿真器」· STC 代码 · 共 19 行
STC
19 行
## Startup commands for testing the p12c508## Define it:#processor p12c508 tiny_pic# Source code:load s it_12bit.codset verbose 0xff# Stimuli:load c gpio_stim.stcset verbose 0break c 1000
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?