Iar用JLINK下载不了程序,昨天我用JLINK下载程序都成功, 5
今天我用JLINK下载程序时,软件进入了下载界面,但是就是通过不了,程序也下载不进去,,运行始终过不了/*Gettheflagposition*/tmp=RCC_FLAG...
今天我用JLINK下载程序时,软件进入了下载界面,但是就是通过不了,程序也下载不进去,,
运行始终过不了
/* Get the flag position */
tmp = RCC_FLAG & FLAG_Mask;
if ((statusreg & ((uint32_t)1 << tmp)) != (uint32_t)RESET)
{
bitstatus = SET;
}
else
{
bitstatus = RESET;
}
/* Return the flag status */
我也不知道为啥子,昨天下这个都OK。 展开
运行始终过不了
/* Get the flag position */
tmp = RCC_FLAG & FLAG_Mask;
if ((statusreg & ((uint32_t)1 << tmp)) != (uint32_t)RESET)
{
bitstatus = SET;
}
else
{
bitstatus = RESET;
}
/* Return the flag status */
我也不知道为啥子,昨天下这个都OK。 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询