GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable,ENABLE);
//禁止 JTAG选择SW模式,从而 PA15 可以做普通 IO 使用,否则 PA15 不能做普通 IO。