void color(int x); int main(void) { { color(14); printf( " +\n" " +++\n" ); } char tree[500] = " +-+\n +*=*+\n +**-**+\n +*-*+\n +**=**+\n +-**-**-+\n +-***=***-+\n +-***-***-+\n +-**-**=***-+\n +-***_***-**-+\n"; for...
感谢 其实在STM32Cube中可以设置中断服务函数的开关,位置是NVIC选项里的第二页“Code generation”,把systick对应的IRQ handler相在项勾上,就有代码了,不是工具的bug。 大萨达 内核M4的芯片能不能软件仿真啊?主要是逻辑分析仪。怎么配置debug呀友情链接: Proteus软件 麦时事 Copyright Keil345.com .Some Rights ...
void color(int x); int main(void) { { color(14); printf( " +\n" " +++\n" ); } char tree[500] = " +-+\n +*=*+\n +**-**+\n +*-*+\n +**=**+\n +-**-**-+\n +-***=***-+\n +-***-***-+\n +-**-**=***-+\n +-***_***-**-+\n"; for...